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
|
3a80f3dd83
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-22 13:20:04 -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
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
2018-05-16 20:46:34 -07:00 |
|
kumavis
|
8e1cad5ff6
|
tx-state-history-helper - use more readable Date.now method
|
2018-05-16 13:05:07 -07:00 |
|
Csaba Solya
|
2081768fc5
|
fix lint issues
|
2018-05-10 13:43:31 +02:00 |
|
Csaba Solya
|
3642810584
|
remove unnecessary lib
|
2018-05-10 13:34:56 +02:00 |
|
Csaba Solya
|
349fb9e0bc
|
revert unnecessary change in state manager
|
2018-05-10 13:33:40 +02:00 |
|
Csaba Solya
|
9026651224
|
add time stamps to transaction history log entries
|
2018-05-10 13:26:02 +02:00 |
|
bitpshr
|
6351b7bb88
|
Fix documentation typo
|
2018-05-07 15:08:43 -04:00 |
|
frankiebee
|
a45cb75435
|
transactions - add a nonce check utility for ui use
|
2018-05-01 13:57:43 -07:00 |
|
frankiebee
|
62bf76db53
|
fix - getTxsByMetaData check if the key is in the object not if the value is truthy
|
2018-05-01 13:57:14 -07:00 |
|
frankiebee
|
8ffce8b59d
|
transactions - more docs and clean ups
|
2018-04-25 11:13:51 -07:00 |
|
Dan Finlay
|
621e9334bc
|
Cleaned up some typos and JSDocs in Transactions
Nonce tracker is not fully documented yet.
Have not yet touched:
- tx-state-manager
- tx-state-history-helper
- util
- tx-gas-utils
- pending-tx-tracker
|
2018-04-23 09:43:18 -07:00 |
|
frankiebee
|
e862a5091e
|
transactions - fix refernces
|
2018-04-19 12:07:45 -07:00 |
|
frankiebee
|
c20c97ce62
|
Merge branch 'master' into tx-controller-rewrite-v3
|
2018-04-19 11:49:11 -07:00 |
|
frankiebee
|
eeb9390de8
|
meta - transactions - docs yo!
|
2018-04-19 11:46:15 -07:00 |
|
frankiebee
|
943eea043c
|
fix up - more docs
|
2018-04-13 13:18:45 -07:00 |
|
frankiebee
|
88f4212363
|
meta - transactions - code clean up and jsDoc
|
2018-04-13 12:38:07 -07:00 |
|
frankiebee
|
3aaa28531e
|
transactions - code cleanup
|
2018-04-12 12:24:16 -07:00 |
|
frankiebee
|
5494aa4f9c
|
transactions - lint fixes
|
2018-04-10 14:54:30 -07:00 |
|
frankiebee
|
2d7c3c2b00
|
meta - transactions - create a transactions dir in controller and move relevant files into it
|
2018-04-10 14:28:05 -07:00 |
|