Commit Graph

186 Commits (22e59af741a43ab9a9dc8e96415788f681a8efda)

Author SHA1 Message Date
Dan Finlay 5479509618 Set up MVP for popup-based notifications. 8 years ago
Kevin Serrano b1f68ec9cd Add global var for background. 8 years ago
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473) 8 years ago
Dan Finlay e21a48da83 Linted 8 years ago
kumavis b1d5a332c0 fix typo 8 years ago
kumavis c82d7585b8 background - prepare state for notifcations 8 years ago
Dan Finlay d3e0e7fe45 Manually debugged refactor 8 years ago
Dan Finlay 122018a96a Fixed tests 8 years ago
Dan Finlay fa7e466559 Rename background-controller metamask-controller 8 years ago
Dan Finlay b2b3f4b26b Improve refactor 8 years ago
Dan Finlay 9ed3c676ec Refactored background.js controller apart from chrome + transport 8 years ago
kumavis 2808fd175b notif - remove dummy dev notif 8 years ago
kumavis 122576a790 initial svg notifications 8 years ago
Dan Finlay a08c3bc01b Auto linted 8 years ago
kumavis 45d16d975b background - batch rpc fix for origin domain 8 years ago
Dan Finlay 7b2f061fbb Some manual fixes 8 years ago
kumavis c1e9444200 idStore - add DELEGATE_CALL detection 9 years ago
Dan Finlay 5d90167bcc Expose disclaimer consent to dnode API 9 years ago
Dan Finlay d49ef1a2e5 Blockchain status now updates on availability change 9 years ago
Dan Finlay 9cc04be5e4 Added seed word recovery to config screen 9 years ago
kumavis 092c191c1f background + notifications - add origin to message signatures 9 years ago
kumavis 821648fad7 background - append origin to rpc payload and sig request 9 years ago
kumavis 1d23bf8122 signTx+Msg - show Account Unlock Request when locked 9 years ago
kumavis 2a62d63b4f deps - use web3-stream-provider module 9 years ago
Dan Finlay 95a3cfe3fc Added ability to nickname wallets locally 9 years ago
Dan Finlay 7d5aaaa5bd Add ability to add account to vault 9 years ago
Dan Finlay d8bee4f599 Make default providers more easiliy configurable for metamask devs 9 years ago
Dan Finlay e6c4d63ccd Add UI for Signing Messages 9 years ago
kumavis 82983e5eff idmgmt - eth_sign support + notifications 9 years ago
kumavis d562b86f7a tx list - bug fix - fixes #143 9 years ago
Dan Finlay d017c28441 Filter transaction list for current blockchain network 9 years ago
Dan Finlay 29718a82b6 Record current network on each persisted transaction 9 years ago
kumavis c66ac13cc9 provider - use provider-engine zero 9 years ago
Dan Finlay dc043b7f9b Fix method of emitting unconfirmedTxs to UI 9 years ago
Dan Finlay a441e635bd Persist transactions to config-manager 9 years ago
kumavis d6114292d0 inpage - use publicConfigStore for selectedAccount and sync provider 9 years ago
kumavis d840e81a10 wiring - trusted-untrusted features + remote-store 9 years ago
kumavis 907e39e5ab wiring - move to obj-multiplex 9 years ago
Dan Finlay be4818564a Migrate etherscan configs to our new production RPC. 9 years ago
kumavis 266e3c7ddb popup - fix web3 plumbing 9 years ago
Dan Finlay 874d9c1ab8 Add ability to export private keys 9 years ago
Dan Finlay b3e5fc2cf6 Revert "Revert "Etherscan provider"" 9 years ago
Dan Finlay 3314aad9cc Revert "Etherscan provider" 9 years ago
Dan Finlay 091938a2c5 Add custom zeroclient that supports etherscan (still not working) 9 years ago
Dan Finlay d9cadb9efb First naive pass at implementing etherscan provider (not working) 9 years ago
Dan Finlay c2046be0d8 Made configuration migrateable 9 years ago
Dan Finlay 55f8ae4edd Add seed word caching during confirmation screen 9 years ago
kumavis 2197750510 add vault recovery 9 years ago
kumavis b8e36f41a2 notifications - add tx confirm+cancel buttons 9 years ago
kumavis 4ac689c1e3 unsig tx - show notification on new tx 9 years ago