Commit Graph

6798 Commits (c9f3404ca5b04df859f765f9f8e90f21737142c1)
 

Author SHA1 Message Date
kumavis c9f3404ca5 metamask-controller - lint fix 7 years ago
kumavis fe42de4642 metamask-controller - update preferences controller addresses after import account 7 years ago
kumavis e2a9b9e2ae Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 7 years ago
kumavis 31f47a7a42 test - unit - pending-tx-tracker - update method name 7 years ago
kumavis 686d5cf825 test - unit - nonce-tracker - fix blockTracker stub 7 years ago
kumavis 1b3fedd10d controllers - transaction - pending-tx-tracker - lint fix 7 years ago
kumavis 5be154ea20 controllers - transactions - merge @frankiebee's work with mine 7 years ago
kumavis 12492aae60
Merge pull request #4373 from whymarrh/new-ui-e2e 7 years ago
kumavis 9f8d5f0547 controllers - transactions - pending-tx-tracker - _getBlock - poll until block is truthy 7 years ago
kumavis 61ef4f1f29 tx-gas-utils - query for block without tx bodies 7 years ago
kumavis a0fe5b9190 test - unit - metamask-controller - remove log 7 years ago
kumavis deab195772 test - unit - code style nitpick 7 years ago
kumavis da5be0812a test - unit - metamask-controller - fix many bugs in tests 7 years ago
kumavis 0b45810d4c test - unit - run ganache-server in background 7 years ago
kumavis afdefc58e9 test - unit - tx-controller-test - add history object to txMeta when using internal calls 7 years ago
kumavis 630e2300f4 test - unit - move fetch polyfill to helper 7 years ago
kumavis 380964a687 test - unit - metamask-controller - polyfill global.fetch 7 years ago
Whymarrh Whitby 715624227a Add basic e2e tests for the new UI 7 years ago
Whymarrh Whitby f5cefbbeda fix: Why does npm insist on reordering the lockfile? 7 years ago
kumavis 41e4d27caf deps - bump eth-json-rpc-middleware for fetch bugfix 7 years ago
kumavis 76cfb10864 metamask-controller - wrap txController.addUnapprovedTx for wallet middleware reference before txController is instantiated 7 years ago
kumavis 2b54d948da test - remove .only from unit tests 7 years ago
kumavis aab9691c42 provider - update wallet hooks for new wallet middleware 7 years ago
kumavis 68aa1cce5f deps - bump json-rpc modules for bugfixes 7 years ago
kumavis 66a62dfd0c metamask-controller - fix account lookup hook 7 years ago
kumavis 91accee2c6 account-tracker - guard against empty block 7 years ago
kumavis 49ef93b991 controllers - recent-blocks - guard against empty block 7 years ago
kumavis ee800de025 controllers - recent-blocks - wrap block-tracker event in try-catch 7 years ago
kumavis dc96b1eb93 Merge branch 'network-remove-provider-engine' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 7 years ago
kumavis 9032719598 deps - bump eth-block-tracker for bugfix 7 years ago
kumavis f41198fbb6 sentry - setupRaven - ensure message is truthy 7 years ago
kumavis 22e59af741 controllers - recent-blocks - ensure full blocks 7 years ago
kumavis 8e672a82e2
Merge pull request #4241 from MetaMask/greenkeeper/ethjs-0.4.0 7 years ago
kumavis 3d8f41e912
Merge pull request #4347 from MetaMask/transactions-use-new-block-tracker 7 years ago
kumavis eb2423799d controllers - account-tracker - refactor + update for eth-block-tracker@4 7 years ago
kumavis 53b946362a controllers - recent-blocks - doc update 7 years ago
Alexander Tseung df38b0f307
Fix scrolling in Deposit Ether modal (#4336) 7 years ago
frankiebee 61caee9d94 Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker 7 years ago
frankiebee c4b09da34e transactions - update pending-tx-tracker to use the new block tracker 7 years ago
frankiebee 10aecf4922 remove dependance on the even tx:confirmed 7 years ago
frankiebee 60bc28bf3c test pending-tx-tracker - update tests to reflect new block tracker behavior and remove tx:confirmed event tests 7 years ago
kumavis 145016be4c Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 7 years ago
Frankie ed01c6c826
Merge pull request #4337 from MetaMask/recent-blocks-parallel 7 years ago
kumavis 9e7a9e47bd deps - eth-json-rpc-filters@2.0.0 7 years ago
kumavis ee280de3d0 deps - eth-block-tracker@4.0.1 7 years ago
kumavis 3a80f3dd83 Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 7 years ago
kumavis cee55b47d0
Merge pull request #4321 from MetaMask/testing 7 years ago
Thomas Huang 492b4a6743
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors 7 years ago
kumavis b5bbfd3264
Merge pull request #4308 from MetaMask/i4232-addtoken 7 years ago
Thomas Huang a8e0d38cfb
Merge pull request #4338 from MetaMask/ci-job-screens-enhance 7 years ago