Commit Graph

335 Commits (af312bdc90139f99a9a08f9d0f67d63e005e2a20)

Author SHA1 Message Date
Kevin Serrano 22528002e1 Linting! 8 years ago
Kevin Serrano a612fcee64 Change function names. Add interval polling for api. Refactor functions. 8 years ago
Kevin Serrano 716e65424d Add date access throughout the data flow. 8 years ago
Frankie fcd523abe4 Buy button (#474) 8 years ago
Kevin Serrano 66941f0808 Provide date access. 8 years ago
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473) 8 years ago
Kevin Serrano 4a9d5b1c25 Add data field to pass up parameters up to reducer. 8 years ago
Kevin Serrano aac810b1eb Progress on config manager. Plus tests. 8 years ago
Dan Finlay cdd7e40545 Make injected web3 fail hard on sync methods (#471) 8 years ago
kumavis 97e38b4983 new tx - calculate estimatedGas and show thing in tx-details (#441) 8 years ago
Kevin Serrano ecd0a3ec1e Add one wallet to new accounts instead of three. 8 years ago
Dan Finlay e21a48da83 Linted 8 years ago
Dan Finlay c4a15340e0 Add notification global for development 8 years ago
Dan Finlay 78f2794d39 Remove useless and buggy clearWallet function 8 years ago
Dan Finlay 6fef01c8a1 Emphasizing how weird this bug is by removing all behavior from the method. 8 years ago
Dan Finlay f49b6ca1dc Replicated really strange bug with test 8 years ago
Kevin Serrano 3ae479f5ac Unify wording for transaction options (#369) 8 years ago
kumavis 6238af6330 fix bad merge 8 years ago
kumavis c82d7585b8 background - prepare state for notifcations 8 years ago
Frankie 4f4c5048bf fix #341 close notifications when oppening pop up 8 years ago
kumavis baba719468 notif - change size for better readability 8 years ago
kumavis 770528d538 clean - appease the linting machine 8 years ago
kumavis d7d440b2c2 svg notif now work for msg signatures 8 years ago
Dan Finlay 122018a96a Fixed tests 8 years ago
Dan Finlay b2b3f4b26b Improve refactor 8 years ago
kumavis eb1b9d027f breakout pending-tx-details 8 years ago
kumavis 2468949cb5 some legit linting fixes 9 years ago
kumavis 3cf7bf725f svg notif - use actual txParams 9 years ago
kumavis cc7dbace38 tx-conf add non-interactive mode for notification 9 years ago
kumavis 2495c6ea54 svg notifications - remove unneeded deps and clean code 9 years ago
kumavis 122576a790 initial svg notifications 9 years ago
Dan Finlay ff7b980143 Fix eth sign with dennis' test input 9 years ago
Dan Finlay 8fde8a8921 Manually linted 9 years ago
Dan Finlay a08c3bc01b Auto linted 9 years ago
kumavis 30da848611 id-mgmt - add missing deps 9 years ago
kumavis c1e9444200 idStore - add DELEGATE_CALL detection 9 years ago
Dan Finlay e8ef8f3d2d Add confirmation status to metamask state branch 9 years ago
Dan Finlay 0f564aa64d Add confirmation persisting to localStorage 9 years ago
Dan Finlay 408addb1b2 Fixed signing of hashes 9 years ago
Dan Finlay ae3993b6d7 Factor idManagement into its own module 9 years ago
Dan Finlay 37e552e95d Sign binary data not hash on eth_sign 9 years ago
Dan Finlay 7430560f7f Fix pad with zeroes usage 9 years ago
Dan Finlay 1fe383f7fb Fix signature concatenation 9 years ago
Dan Finlay d49ef1a2e5 Blockchain status now updates on availability change 9 years ago
Dan Finlay 2422c78ce2 Add network loading indication 9 years ago
kumavis 90f494c9a1 fix illegal return statement :( 9 years ago
Dan Finlay 07617dbb07 Add login check 9 years ago
kumavis c04d33c6a5 hotfix for #236 - chrome notif api not avail 9 years ago
Dan Finlay 9cc04be5e4 Added seed word recovery to config screen 9 years ago
kumavis 9640a6c543 idStore - track network failure 9 years ago