Commit Graph

192 Commits (4370ca0cef1f58e78b7d596c0976d6b18fe998f8)

Author SHA1 Message Date
Dan Finlay 8c66260bdb Removed redundant personal_recover logic 8 years ago
Dan Finlay f2851402f3 Mostly fix personal_recover 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Dan Finlay 564f920ae0 Add personal sign actions and template 8 years ago
Dan Finlay 8684fc40c7 Allow provider to init before keyringController 8 years ago
Dan Finlay 92fb07999a Point metamask-controller personalSignRecover method to keyring-controller 8 years ago
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Kevin Serrano 4033b620bd
Allowed net_version to be called synchronously 8 years ago
Dan Finlay 13ee92909c Mostly got shapeshift tx management into its own controller 8 years ago
kumavis ff87b9dc7a id mgmt - update to latest eth_sign spec 8 years ago
kumavis 970d4fd695 metamask - add missing diskState and memState subscriptions 8 years ago
kumavis 9e4ef45b6a migration #9 - break out CurrencyController substate 8 years ago
kumavis 8b5e3aa287 migration #8 - break out NoticeController substate 8 years ago
kumavis 73edfc9f31 eth-store - convert to obs-store subclass 8 years ago
kumavis f08f40aee2 txManager - depend on preferencesStore 8 years ago
kumavis 0c6df24ecf metamask - introduce networkStore 8 years ago
kumavis 99fa9ab13a migration 7 - break off TransactionManager substate 8 years ago
kumavis bcb86f38cb messageManager - move view state to obs-store 8 years ago
kumavis 79ed2e902f keyring - replace getState with memStore 8 years ago
kumavis 5c5aa6ea01 keyring - rm config dep 8 years ago
kumavis 4c0cb9d92e metamask - memState - adopt configManager.isDisclaimerConfirmed from keyring controller 8 years ago
Frankie 1b16b46241 code clan up and tests 8 years ago
kumavis 1cb730144d metamask - adopt isInitialized from keyring controller 8 years ago
kumavis ad060e2678 metamask - inherit some configManager state from keyring controller 8 years ago
kumavis c0d3db6a8c keyring - synchronous getState 8 years ago
kumavis 7ccaa263d2 inpage - set web3.eth.defaultAccount correctly 8 years ago
kumavis 2fa60cfcbf continue rename selectedAccount to selectedAddress 8 years ago
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
kumavis b1de2cdefa metamask - rename getSelectedAccount to getSelectedAddress 8 years ago
kumavis 4dafb09db2 metamask - move selectedAccount set/get to preferencesController 8 years ago
kumavis 0a1918f71a preferences - introduce preferences controller 8 years ago
kumavis dd528d886f metamask - lookup selectedAccount via keyringController 8 years ago
kumavis 6480c2d8a6 public config - get selectedAccount from keyring controller substate 8 years ago
kumavis 13e2003469 metamask - subscribe metamask store to keyringController substate 8 years ago
Frankie 8be68575bb Clean up message manger includes: 8 years ago
kumavis e9cdbf4f89 keyring - add and initialize obs-store 8 years ago
kumavis 1fd1746744 metamask - adopt shapeshift txs from keyringController 8 years ago
kumavis ad9531d521 metamask - organize methods 8 years ago
kumavis efcd22905a metamask - fix setupProviderConnection 8 years ago
kumavis 9ab8362843 metamask controller - cleanup remote api 8 years ago
kumavis fc1b11e373 metamask - organize into sections 8 years ago
kumavis 832772414e metamask - use web3-stream-provider/handler instead of manual wiring 8 years ago
kumavis 2113979be7 metamask controller - adopt setup*Communication from background 8 years ago
kumavis 2f79781ab9 metamask controller - adopt clearSeedWords from keyring controller 8 years ago
kumavis dc86ddebb7 background - graceful publicConfigStore connection teardown 8 years ago
kumavis af115aa4c1 background - organize metamask instantiation 8 years ago
kumavis 76ce348a04 obs-store - use published module 8 years ago
kumavis 463a56ff54 background controller - extract KeyringC.placeSeedWords to MetamaskC 8 years ago