kumavis
|
c9f3404ca5
|
metamask-controller - lint fix
|
2018-05-28 23:25:48 -07:00 |
|
kumavis
|
fe42de4642
|
metamask-controller - update preferences controller addresses after import account
|
2018-05-28 22:58:14 -07:00 |
|
kumavis
|
1b3fedd10d
|
controllers - transaction - pending-tx-tracker - lint fix
|
2018-05-28 15:54:47 -07:00 |
|
kumavis
|
5be154ea20
|
controllers - transactions - merge @frankiebee's work with mine
|
2018-05-28 14:29:31 -07:00 |
|
kumavis
|
9f8d5f0547
|
controllers - transactions - pending-tx-tracker - _getBlock - poll until block is truthy
|
2018-05-25 13:30:26 -07:00 |
|
kumavis
|
61ef4f1f29
|
tx-gas-utils - query for block without tx bodies
|
2018-05-25 13:21:42 -07:00 |
|
kumavis
|
76cfb10864
|
metamask-controller - wrap txController.addUnapprovedTx for wallet middleware reference before txController is instantiated
|
2018-05-24 16:05:07 -07:00 |
|
kumavis
|
aab9691c42
|
provider - update wallet hooks for new wallet middleware
|
2018-05-24 15:51:46 -07:00 |
|
kumavis
|
66a62dfd0c
|
metamask-controller - fix account lookup hook
|
2018-05-24 13:44:33 -07:00 |
|
kumavis
|
91accee2c6
|
account-tracker - guard against empty block
|
2018-05-24 13:43:36 -07:00 |
|
kumavis
|
49ef93b991
|
controllers - recent-blocks - guard against empty block
|
2018-05-24 13:43:16 -07:00 |
|
kumavis
|
ee800de025
|
controllers - recent-blocks - wrap block-tracker event in try-catch
|
2018-05-23 22:46:20 -07:00 |
|
kumavis
|
dc96b1eb93
|
Merge branch 'network-remove-provider-engine' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-23 22:34:00 -07:00 |
|
kumavis
|
f41198fbb6
|
sentry - setupRaven - ensure message is truthy
|
2018-05-23 22:33:02 -07:00 |
|
kumavis
|
22e59af741
|
controllers - recent-blocks - ensure full blocks
|
2018-05-23 22:32:33 -07:00 |
|
kumavis
|
3d8f41e912
|
Merge pull request #4347 from MetaMask/transactions-use-new-block-tracker
Transactions use new block tracker
|
2018-05-23 16:33:02 -07:00 |
|
kumavis
|
eb2423799d
|
controllers - account-tracker - refactor + update for eth-block-tracker@4
|
2018-05-23 16:22:40 -07:00 |
|
kumavis
|
53b946362a
|
controllers - recent-blocks - doc update
|
2018-05-23 16:20:35 -07:00 |
|
frankiebee
|
61caee9d94
|
Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker
|
2018-05-22 16:45:20 -07:00 |
|
frankiebee
|
c4b09da34e
|
transactions - update pending-tx-tracker to use the new block tracker
|
2018-05-22 16:42:06 -07:00 |
|
frankiebee
|
10aecf4922
|
remove dependance on the even tx:confirmed
|
2018-05-22 16:40:01 -07:00 |
|
kumavis
|
145016be4c
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-22 16:22:10 -07:00 |
|
kumavis
|
3a80f3dd83
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-22 13:20:04 -07:00 |
|
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
2018-05-22 01:58:36 -07:00 |
|
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
2018-05-21 16:00:44 -07:00 |
|
kumavis
|
7a65c22a02
|
Merge branch 'develop' into ci-publish-release
|
2018-05-21 14:58:37 -07:00 |
|
kumavis
|
f19d8a5905
|
Merge branch 'develop' of https://github.com/Trigalti/metamask-extension into Trigalti-develop
|
2018-05-21 14:14:03 -07:00 |
|
kumavis
|
08d95bbafa
|
Merge pull request #4034 from whymarrh/account-nicknames
Move account names out of KeyringController
|
2018-05-21 13:44:07 -07:00 |
|
Dan Finlay
|
713c77db54
|
Merge pull request #4199 from MetaMask/i3487-provider-errors
RPC error middleware for json-rpc-engine
|
2018-05-18 11:57:29 -07:00 |
|
kumavis
|
2d4d77b17d
|
docs - jsdoc - fix syntax
|
2018-05-18 11:52:28 -07:00 |
|
simon
|
22753d96fd
|
Added trailing comma for eslint
|
2018-05-18 16:11:46 +02:00 |
|
simon
|
41502cb384
|
Added adyen.com to blacklisted domains because postMessages are blocking card encryption
|
2018-05-18 15:43:27 +02:00 |
|
Whymarrh Whitby
|
67310e151e
|
Fix migration 026 to produce the correct shape for state.identities
|
2018-05-17 13:35:38 -02:30 |
|
Whymarrh Whitby
|
2d13fac476
|
Add migration to move identities from KeyringController
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
2018-05-17 12:57:39 -02:30 |
|
kumavis
|
3084dc47d1
|
recent-blocks - fix backfill blockNumber tracking
|
2018-05-17 00:13:20 -07:00 |
|
kumavis
|
41c04ef721
|
controllers - recent-blocks - fix pifyd setTimeout args
|
2018-05-16 23:13:25 -07:00 |
|
kumavis
|
08dc238c9f
|
deps - fix incorrect dep paths and versions
|
2018-05-16 22:46:11 -07:00 |
|
kumavis
|
32b3b8f2a7
|
controllers - balance - update for eth-block-tracker@4
|
2018-05-16 21:16:05 -07:00 |
|
kumavis
|
623533ab15
|
recent-blocks - update for eth-block-tracker@4
|
2018-05-16 21:13:53 -07:00 |
|
kumavis
|
3e04840a71
|
remove unused events-proxy, was replaced with module swappable-obj-proxy
|
2018-05-16 21:10:41 -07:00 |
|
kumavis
|
b6eff15bd2
|
lint fix
|
2018-05-16 21:08:19 -07:00 |
|
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
2018-05-16 20:46:34 -07:00 |
|
kumavis
|
44f31f9a7e
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-transaction-history-timestamps
|
2018-05-16 13:56:32 -07:00 |
|
kumavis
|
76c8cb3d7b
|
Merge pull request #4146 from MetaMask/sentry-error-like2
sentry - add helper to fully rewrite all error messages
|
2018-05-16 13:54:15 -07:00 |
|
kumavis
|
8e1cad5ff6
|
tx-state-history-helper - use more readable Date.now method
|
2018-05-16 13:05:07 -07:00 |
|
kumavis
|
d62fc22611
|
network - remove debugging console.log
|
2018-05-16 11:59:50 -07:00 |
|
kumavis
|
c27d9162d7
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-controller-remove-setNetworkEndpoints
|
2018-05-16 11:57:07 -07:00 |
|