Commit Graph

1498 Commits (7d50a56198f2992e908bc97b871210ec2b52123a)

Author SHA1 Message Date
kumavis 7d50a56198 util - add obj-proxy 7 years ago
kumavis e32d75965f events-proxy - clean up 7 years ago
kumavis 4d273d3cea lint fixes 7 years ago
kumavis efa92a7fc5 network controller - refactor to use eth-rpc-client 7 years ago
kumavis ff4e9a0d11 metamask controller - define this.newTransaction to ease instantiation order 7 years ago
kumavis f7c1bc804d metamask controller - simplify provider init 7 years ago
kumavis e79037261e metamask controller - breakout getAccounts method 7 years ago
Sergey Ukustov a1696f89a8 Validate data format for eth_signTypedData 7 years ago
kumavis bc396a7417 lint fix - nodeify 7 years ago
Dan Finlay a417fab0eb When checking pending txs, check for successful txs with same nonce. 7 years ago
Dan Finlay 94513cae7b Provide method for tx tracker to refer to all txs 7 years ago
kumavis be4f7b33f4 nodeify - allow callback to be optional 7 years ago
Dan Finlay 0146b55d6d Check status of pending transactions on startup 7 years ago
Dan Finlay 9bc80d998e Add signTypedData input validations 7 years ago
Dan Finlay 8d45b96db6 Version 3.10.9 7 years ago
frankiebee 3cb9da2ae5 "fix" hours for message 7 years ago
frankiebee ec9c528313 pending-tx - check time stamp instead of block number for resubmit 7 years ago
kumavis 062eaa6a82 pending tx tracker - on tx:warn append error message instead of error obj 7 years ago
kumavis ed77304e73 pending tx tracker - tx:warning event includes err obj 7 years ago
kumavis 22eaf92ec2 pending tx tracker - resubmit - warn dont error on unknown error 7 years ago
kumavis 7af696bfbe pending tx tracker - dont throw on load failure 7 years ago
kumavis df59ef9942 tx state history - append note to first op of diff 7 years ago
frankiebee 833da191c3 transaction - provide notes for history 7 years ago
kumavis d29b5f10ef tx state history - fix bug where initial snapshot was mutated on updateTx 7 years ago
Kevin Serrano 36bc8f3c60 Update manifest.json 7 years ago
Adam Novak 8cc8fecdac Don't pass origin as an HTTP header 7 years ago
Dan Finlay d5b0d8af4f Version 3.10.8 - Fix Currency Conversion 7 years ago
kumavis 1ad8a9a0ff network - make network controller internal network switching explicit 7 years ago
kumavis d6ea2fa425 network - convert localhost from custom rpc to network type 7 years ago
kumavis b88d11f86e network controller - small refactor 7 years ago
Dan Finlay 14d58e630d Version 3.10.7 7 years ago
frankiebee ac80eaca1f pending-tx - dont check the balance to rebrodcast 7 years ago
Dan Finlay 861bd877f3 Ensure selected account is always set if possible 7 years ago
Sergey Ukustov c2b8dada91 Add eth_signTypedData handler 7 years ago
frankiebee b24e16d346 re-enabled x-metamask-origin for mascara 7 years ago
Dan Finlay b473d440a3 Version 3.10.6 7 years ago
Dan Finlay a246770866 Commit to the eth-keyring-controller module 7 years ago
Dan Finlay aefd17ef94 Remove dead reference 7 years ago
kumavis 06b5dd2096 network controller - move _setProvider to bottom 7 years ago
kumavis f2d9b75e94 network controller - refactor to use _setProvider 7 years ago
Dan Finlay 96ebbde634 Fix Account Selection 7 years ago
kumavis 7d499df8e3 account-tracker - remove unused import 7 years ago
kumavis c781e11c7a network - remove getter/setter 7 years ago
kumavis 7e9c6e96a1 metamask - improve comment 7 years ago
kumavis b41aad6d1a style - small whitespace nitpick 7 years ago
kumavis 89e690fc79 account-tracker - use new block-tracker block format 7 years ago
Dan Finlay 1983e161c6 Fix accountTracker store references 7 years ago
Dan Finlay a453eb132d Version 3.10.5 7 years ago
Dan Finlay 8d3fec42d0 Fix bug where block gas limit was incorrectly parsed. 7 years ago
Dan Finlay d77e0aff4d Version 3.10.4 7 years ago