Commit Graph

739 Commits (43dde3cbde4118ef5d5b40faca6af8b308a1a902)

Author SHA1 Message Date
kumavis 39d28922de nonce-tracker - validation - add validation failing value type to error message 7 years ago
kumavis f16802e2d4 nonce-tracker - validation - add validation failing value to error message 7 years ago
frankiebee ab01358a48 Add stack traces both in errors and as a way to track txMetas 7 years ago
kumavis 12d6f21627 transactions - block nonce-tracker while updating pending transactions 7 years ago
kumavis aa48ed34c4 nonce-tracker - fix lock mechanism to be a real mutex 7 years ago
kumavis d249da77d7 nonce-tracker - return nonce as integer 7 years ago
kumavis 4f9fc8014a nonce-tracker - validate nonce calc components 7 years ago
frankiebee 948f3880a3 turn off auto faucet and remove file 7 years ago
frankiebee 7eccf5905a make publishTransaction and signTransaction async methods 7 years ago
frankiebee aeefcbd75b Fix test to match behavior 7 years ago
frankiebee da35f6744e use new nodeify 7 years ago
frankiebee 231ad48564 Use txParams 7 years ago
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 7 years ago
frankiebee 6d2cddaac9 fix nonce calculation order 7 years ago
frankiebee 690685d20d nonce-tracker: only check transactions that are not supposed to be ignored 7 years ago
frankiebee 92df9965eb fix nonceTracker 7 years ago
frankiebee fa8c74fe9b add a test for #getNonceLock 7 years ago
kumavis dab2fccc78 introduce nonce-tracker 8 years ago
Thomas Huang 13e6672028 Linting 8 years ago
Kevin Serrano 2b7d842498
Update gasblocklimit params with every block. 8 years ago
Kevin Serrano 82cbfaa826
Convert gasLimit to not use muln in BN 8 years ago
Dan Finlay 7268fcb694 Revert inpage-provider 8 years ago
Dan Finlay d8c94fca75 Add address image map to icon factory 8 years ago
Dan Finlay ad40e4d260 Remove stream subprovider 8 years ago
frankiebee 717dceede8 fix spelling 8 years ago
frankiebee 473b88f399 Reload the page when switching networks for sites that use web3 8 years ago
Kevin Serrano 26fd016b63
Add new blockGasLimit property to txMeta object. 8 years ago
kumavis e6b278569e inpage-provider - disable polling after first block 8 years ago
frankiebee 243eeff7cb Fix for tests 8 years ago
frankiebee 529304c005 Wrap the provider in a proxy 8 years ago
kumavis b217ad1ae8 clean - remove console logs 8 years ago
kumavis 1c1400b584 deps - use stream-subprovider from provider-engine 8 years ago
Dan Finlay cbfaa6f56f Rename stream to streamSubprovider 8 years ago
Dan Finlay 48d9a21071 Use filter subprovider in-page to avoid filter leaks 8 years ago
Dan Finlay c5432da567 Add new streaming subprovider but getting a loop 8 years ago
frankiebee f87ea49b5a Create a network controller to manage switcing networks an updating the provider 8 years ago
Thomas Huang 3367363b12 Remove all traces of testnet 8 years ago
Thomas Huang 4c10e2021a Change default network to rinkeby 8 years ago
kumavis 2c8bbe3b25 migrator - fix typo 8 years ago
kumavis 70a328e028 migrator - cleaner migration runner with es7 8 years ago
frankiebee 6c01b26845 use asyncQ.waterfall instead of asyncQ.eachSeries 8 years ago
frankiebee 1772d34e94 fix migrator 8 years ago
Dan Finlay 469648239f Linted 8 years ago
Thomas Huang 0b13429daf Lint tests 8 years ago
Kevin Serrano 833b9f183f
Minor lint 8 years ago
kumavis 6ace0c9afb notification-manager - remove promise listener 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
Kevin Serrano 242dc1e99f
Add missing changes. Create unique style for rinkeby icon. 8 years ago
Nickyg e9aa37b699 add rinkeby network 8 years ago
kumavis 9b9570fd2b auto-faucet - only skip faucet on explicit test environment 8 years ago