Commit Graph

165 Commits (e73c7b907a111a12bcae3c04da9c3c99931f9e72)

Author SHA1 Message Date
Dan Finlay c071591adb Fix custom provider indication 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay e285f2cae9 Get duplicate UI template working 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
Dan Finlay 5cfce8c45a Fix token adding bug 7 years ago
Dan Finlay 48789f2a3d Add ability to add tokens to token list 7 years ago
Dan Finlay 0e1e0aa323 Create add token button and template view 7 years ago
Dan Finlay b7b9e0c1ac Persist selected account tab 7 years ago
kumavis 68be86abe9 ui - remove web3, use eth-query 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
Jared Pereira 7f12be6a01 remove updateCoinBaseAmount action 8 years ago
Jared Pereira 5cabd3e02d remove updateBuyAddress action 8 years ago
kumavis 5a91adf7d8 add platforms to mascara + move buyEther window open to ui 8 years ago
Dan Finlay 81d3658343 Improve UI gas calculation logic 8 years ago
Kevin Serrano a95d96d507
Assure that seed words are placed into state tree upon request. 8 years ago
Kevin Serrano 1dfcc54381
Remove goHome action causing erratic UI behavior. 8 years ago
Kevin Serrano f2e40e85b7 Add one more loading indication. 8 years ago
Kevin Serrano b0c0c30689 Uncomment lines relating to showing indicator. 8 years ago
Kevin Serrano 605c2a7404 Remove redundant removal of loading indicator. Integrate loading indicator disappear with display warning. 8 years ago
Kevin Serrano 0e43606b16 Adjust private key confirmation style and logic. 8 years ago
Kevin Serrano 889132b16c Add action to hide loading indication on an incorrect pw. 8 years ago
Kevin Serrano 37ffcfcf0e Rename variables to proper currency state variables. 8 years ago
Kevin Serrano 2ab86b001d Add comments. 8 years ago
Kevin Serrano b34ee4daa1 Allow for adding recently used addresses to address book. 8 years ago
Kevin Serrano 21769a008c
Fix typo, switch to log.error 8 years ago
Kevin Serrano 0ee8ca178e
Remove unneeded setrpc method. 8 years ago
Kevin Serrano cf2268c3d2
Nodeify and promisify calls to background. 8 years ago
Kevin Serrano e7e024bcdd
Refactor of code into separate reducers and actions. 8 years ago
Kevin Serrano 2a98beb878
Break out rpc update and rpclist into two reducers. 8 years ago
Dan Finlay f908aaafbc Use correct action to update and submit tx 8 years ago
Dan Finlay da88481560 Remove gasMultiplier txMeta param 8 years ago
Dan Finlay d844769c92 Add action for updating and approving a tx in one action 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Kevin Serrano 62854398f1
Tested against code to play nice with unit tests. 8 years ago
Dan Finlay 564f920ae0 Add personal sign actions and template 8 years ago
Kevin Serrano 7a0ce31bd3
Implemented functionality for displaying recent custom RPCs 8 years ago
Kevin Serrano 17a7436602
Connect to actions. 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Dan Finlay b529017149 Remove egregious alert 8 years ago
Dan Finlay 13ee92909c Mostly got shapeshift tx management into its own controller 8 years ago
kumavis 9e4ef45b6a migration #9 - break out CurrencyController substate 8 years ago
kumavis 99fa9ab13a migration 7 - break off TransactionManager substate 8 years ago
kumavis 296b278592 actions - dont expect background to provide newState, manually update 8 years ago
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
kumavis 9ab8362843 metamask controller - cleanup remote api 8 years ago
kumavis 463a56ff54 background controller - extract KeyringC.placeSeedWords to MetamaskC 8 years ago
kumavis 745fff0c80 hotfix - dont assume hd keyring position 8 years ago
Frankie 8642ced310 Fix issue where generating a new account would put it in loose keys 8 years ago
Dan Finlay 5d8a3dd99b Add ability to import v3 JSON wallets 8 years ago