Commit Graph

793 Commits (3afd0ef27d69ed5d130f4ea37e3e856cadba34d9)

Author SHA1 Message Date
kumavis 3afd0ef27d tests - remove persistence and start with initial state 8 years ago
kumavis ad9531d521 metamask - organize methods 8 years ago
kumavis efcd22905a metamask - fix setupProviderConnection 8 years ago
kumavis 95b846ba07 keymanager - small clean 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 fc3a53ec7b background - stream disconnection fix 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 a06ee45404 migrations - rename 005 to stubbed _multi-keyring 8 years ago
kumavis 463a56ff54 background controller - extract KeyringC.placeSeedWords to MetamaskC 8 years ago
kumavis e2b2e6d5e1 3.1.2 8 years ago
kumavis 745fff0c80 hotfix - dont assume hd keyring position 8 years ago
kumavis 01c88bb0bd keyring-controller - cleanup 8 years ago
kumavis 8049c1fc07 keyring-controller - cleanup 8 years ago
Frankie 48ffea0142 Move the assumption of their only being one hd keyring when requesting seed words to metamaskController 8 years ago
Frankie 8642ced310 Fix issue where generating a new account would put it in loose keys 8 years ago
kumavis 389a104f0d 3.1.1 8 years ago
kumavis 9c6cf90538 keyring controller - placeSeedWords should use first hdKeyring 8 years ago
Dan Finlay 5d8a3dd99b Add ability to import v3 JSON wallets 8 years ago
Dan Finlay b52346388b Added new modular private key import system 8 years ago
Dan Finlay 99ce68b4f6 Version 3.1.0 8 years ago
kumavis 3b7301488f tx-manager - use rpc-specified txHash 8 years ago
Frankie 460cbb985f Fix the dissplay for submitted transactions and the listner wating to hear when tx's were included in a block 8 years ago
Dan Finlay 1ff4894b67 Allow importing of private key strings 8 years ago
Dan Finlay a208ed1d83 Version 3.0.1 8 years ago
Dan Finlay 8fcade92d3 Fix bug where signed messages were not dismissed 8 years ago
Dan Finlay 7ae2e005ed Fix removeHexPrefix to stripHexPrefix 8 years ago
Dan Finlay d5ad84aa12 Wrote fix for eth.sign 8 years ago
Dan Finlay 5de6eaf35d Fix manifest version 8 years ago
Dan Finlay 9203b8c305 Version 3.0.0 8 years ago
kumavis 82012cbbce keyring - simple - throw error if wallet not found for address 8 years ago
kumavis e7cf0f4bdd keyring - simple - fix address generation 8 years ago
kumavis ef81bde98b eth-store - emit update on new account add 8 years ago
kumavis f49fb149cc background - txManager - filter txs by network 8 years ago
kumavis c3d491a37c background - return txHash to provider-engine on done 8 years ago
Frankie fdcf03f57d Fix the inclusion of the txFee in the meta tx object 8 years ago
Frankie 87505e1742 fix for linting 8 years ago
Frankie 580d93188c Satisfy review needs: 8 years ago
Frankie 212ef0b850 fix the maxcost not being included in txMeta 8 years ago
kumavis d755b66e20 background - metamask controller - fix 'this' ref 8 years ago
Frankie 5ed52eed68 Clean up code 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 8 years ago
kumavis bc1615f032 background - fix metamaskController store -> diskStore persistence 8 years ago
kumavis 80514d73b5 migrations - wip - 005 multivault migration 8 years ago
kumavis b33c51c0a6 migrations - introduce promise-based migrator 8 years ago