Commit Graph

1331 Commits (9940ea71dfb2b1e478f134e7cd82fce0e134f071)

Author SHA1 Message Date
frankiebee f47e81e493 transactions - throw error if dapp provides txParams whos value has a decimal 7 years ago
Dan Finlay 30b45c8a38 Do not log whole txs in recent block controller. 7 years ago
Dan Finlay 975f7279c7 Allow updating token details 7 years ago
Dan Finlay 10ff77477c Add Recent Blocks controller 7 years ago
Thomas Huang fb8744771a Change console.log for opts in _configureInfuraProvider 7 years ago
frankiebee 828734b977 transactions:gas-utils - handle new type of estimateGas error 7 years ago
kumavis 161aa66cb4 Revert "Revert "network - for infura networks use the infura block tracker provider"" 7 years ago
Frankie 5df7dcd758
Revert "network - for infura networks use the infura block tracker provider" 7 years ago
kumavis 33e6befdaa network - for infura networks use the infura block tracker provider 7 years ago
frankiebee da209a9cfd dont aggresively query account data 7 years ago
Dan Finlay 542e0035dd Pass polling interval to zero client provider 7 years ago
kumavis a91200fd08 tx-controller - failed state is a finished state 7 years ago
Dan Finlay 950ec9596c Do not allow nonces larger than the next valid nonce 7 years ago
vicnaum 553d713636
A more expressive way 7 years ago
Dan Finlay 0e25129028 Enforce retry tx at minimum gas of previous tx 7 years ago
Dan Finlay 31564e0a86 Fix retry action 7 years ago
Dan Finlay 6ff580584a Add retry background method and action 7 years ago
vicnaum 7854321fae
Fix for #2644 - Specified Nonce isn't used 7 years ago
Dan f58aae3f2b firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx 7 years ago
Dan ea23da9e75 Correct note for updateTx after block-update event in transaction.js 7 years ago
Dan 871d9fd9fb Fix undefined latestBlockNumber in _resubmitTx 7 years ago
Dan ae2a4d78e8 Exponentional backoff on transaction retry in pending-tx-tracker 7 years ago
William Chong 03f86acd60 fix #1398, prevent injecting xml without xml suffix 7 years ago
Dan Finlay 8192c0b58c Fix migration comment 7 years ago
Dan Finlay ab35a76a24 Migrate old data to include firstVersion info 7 years ago
Dan Finlay bd82b17310 Linted 7 years ago
Dan Finlay 049ec52a95 Add seed phrase bounty award notice 7 years ago
Dan Finlay f0f6bb28e0 Get notice version filtering working nicely 7 years ago
kumavis f64bc3c01a deps - obs-store@3 + migrate stream plumbing 7 years ago
Dan Finlay ec4b7de962 Add firstVersion field to notices selector 7 years ago
Dan Finlay e89f82399f Add optional version field to notices 7 years ago
kumavis 634102df63
network controller - warn via log.warn 7 years ago
Dan Finlay 65cb970487 Prevent creation of multiple vaults 7 years ago
Dan Finlay c0aa7ce857 Add reproduction and mutex code 7 years ago
Dora E. Mondrian 41fea44af3 newUnaprovedTx => newUnapprovedTx 7 years ago
Dan Finlay 5ce94e69b3 Add useful error when duplicate web3 is detected. 7 years ago
Kevin Serrano b9bbf8f329
Resolving that ugly merge. 7 years ago
kumavis b17a799de6 Update network.js 7 years ago
Dan Finlay 6d05238469 Try to fix intermittent test failure in NonceTracker tests 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
Dan Finlay a10a600cce Linted 7 years ago
Dan Finlay 3b4c679ffc Fix bug where new account was not immediately selected 7 years ago
Dan Finlay 0ae406e489 Allow computed balances to enumerate its own view 7 years ago
Dan Finlay 21bde66e16 Remove account-tracker from keyringController 7 years ago
Dan Finlay d89394a7c9 Make account tracking much more reactive 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
Dan Finlay 75177ce34c Make account tracking more reactive 7 years ago
Dan Finlay 9cc1e8a6d8 Refresh computed balances controller when restoring vault 7 years ago
Dan Finlay ea79eca8eb Add validation to balance constructor 7 years ago
Dan Finlay 7032edf32b Stop tracking old account balances after restore vault 7 years ago