Commit Graph

260 Commits (88ed1f191f26849b8451c652d30b81fc6d561a27)

Author SHA1 Message Date
Dan Finlay e8a8302624 Begin adding Ropsten support 8 years ago
Dan Finlay 8eb91e89bf Increment tx ids to avoid collisions 8 years ago
Kevin Serrano d891869eff
First attempt at fixing errors in confirmation screen. 8 years ago
Kevin Serrano 26a548a7a3
First attempt at fixing errors in confirmation screen. 8 years ago
kumavis 536cab0687 detect tx error - show warning and fix gasLimit 8 years ago
Kevin Serrano e2b2083df0
remove gas field, due to alias redundancy. 8 years ago
Kevin Serrano b6b4be61d9
Fix bug for increasing gas by 20 percent. 8 years ago
Dan Finlay 7068d2e71c Adjust gas buffer to be 20% over estimate 8 years ago
Dan Finlay 6f39924e60 Increase gas buffer 8 years ago
Dan Finlay 1896928562 Fix gas price buffering 8 years ago
Dan Finlay 21e7331111 Fix delegate call function reference 2 8 years ago
Dan Finlay b3613232a2 Rename wallet to account 8 years ago
Dan Finlay bda64ab132 Fix delegate call analysis 8 years ago
Dan Finlay 090959470b Add note about callback param to sync method warning 8 years ago
Dan Finlay 049705004f Reproduced issue 743 in test case 8 years ago
Dan Finlay 827d7553fc Restore hex prefix to gas price 8 years ago
Dan Finlay 91f43fa213 Increase gas estimate by 100000 wei 8 years ago
Frankie 67eba9f542 Specify base 10 in bignumber 8 years ago
Frankie c400f7c0f6 Fix gasPrice range 8 years ago
kumavis a1c3c944cf dapp reload - fixed disconnect detection via polling 8 years ago
Dan Finlay 5c9476e57d Fix bug where new vaults had no nicknames 8 years ago
Frankie e1b78da3e6 Add custom gas field to send page 8 years ago
Kevin Serrano 7c5ebb6a53
Renamed variables to make more sense. 8 years ago
Kevin Serrano db06813404
Add new functions for storing TOS hashes in config manager. 8 years ago
Dan Finlay f21170c7c3 Add tolerance for sending from mixed-case addresses. 8 years ago
Dan Finlay d02b2c4b4a Correct async link 8 years ago
Dan Finlay f9eba9d7e5 Make popup a little taller 8 years ago
Dan Finlay e10c651db0 Fix port stream end bug 8 years ago
Dan Finlay b508541935 Fix cache clearing reference for Opera 8 years ago
Dan Finlay 0ea0a9813d Make cache clearning error tolerant 8 years ago
Dan Finlay c3d1404e72 Fix clearing of account cache on vault restore 8 years ago
Dan Finlay 02b57adbf1 Linted 8 years ago
Dan Finlay 1ba83766bb Load accounts into ethStore on unlock 8 years ago
Dan Finlay 0d11eab8cb Add accounts back to metamask state 8 years ago
Dan Finlay 4a47f26e8c Fix keystore reference 8 years ago
Dan Finlay e0e38b879f Fix some references 8 years ago
Dan Finlay 363c2a0939 Fix account unlocking 8 years ago
Frankie c37c050c8a Revert "Add new eth-lightwallet salting to vault." 8 years ago
Dan Finlay 5c1d8e299e Select first address when restoring vault 8 years ago
Dan Finlay f51a13abaf Fix ethStore pushed addresses 8 years ago
Dan Finlay 9b861b6687 Fixed caching bug 8 years ago
Dan Finlay 59fd86383f Correctly clear ethStore cache on new vault restore 8 years ago
Dan Finlay 6763871c41 Captured #640 in failing test 8 years ago
Dan Finlay 36dc63bc04 Add new eth-lightwallet salting to vault. 8 years ago
Dan Finlay 01f3683dcf Only init one wallet on restore 8 years ago
Dan Finlay 2564c0c51c Bump changelog 8 years ago
Dan Finlay bfea26d3e3 Ensure listener is cleaned up 8 years ago
Vincent Serpoul 4cf12337f2 linting 8 years ago
Vincent Serpoul 76d63ec4e0 Error message more helpful 8 years ago
kumavis 891e17c44c notif - use standard err-first callback style 8 years ago