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
|
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 |
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 |
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
7 years ago |
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
7 years ago |
kumavis
|
8e1cad5ff6
|
tx-state-history-helper - use more readable Date.now method
|
7 years ago |
Csaba Solya
|
2081768fc5
|
fix lint issues
|
7 years ago |
Csaba Solya
|
3642810584
|
remove unnecessary lib
|
7 years ago |
Csaba Solya
|
349fb9e0bc
|
revert unnecessary change in state manager
|
7 years ago |
Csaba Solya
|
9026651224
|
add time stamps to transaction history log entries
|
7 years ago |
bitpshr
|
6351b7bb88
|
Fix documentation typo
|
7 years ago |
frankiebee
|
a45cb75435
|
transactions - add a nonce check utility for ui use
|
7 years ago |
frankiebee
|
62bf76db53
|
fix - getTxsByMetaData check if the key is in the object not if the value is truthy
|
7 years ago |
frankiebee
|
8ffce8b59d
|
transactions - more docs and clean ups
|
7 years ago |
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
|
7 years ago |
frankiebee
|
e862a5091e
|
transactions - fix refernces
|
7 years ago |
frankiebee
|
eeb9390de8
|
meta - transactions - docs yo!
|
7 years ago |
frankiebee
|
943eea043c
|
fix up - more docs
|
7 years ago |
frankiebee
|
88f4212363
|
meta - transactions - code clean up and jsDoc
|
7 years ago |
frankiebee
|
3aaa28531e
|
transactions - code cleanup
|
7 years ago |
frankiebee
|
5494aa4f9c
|
transactions - lint fixes
|
7 years ago |
frankiebee
|
2d7c3c2b00
|
meta - transactions - create a transactions dir in controller and move relevant files into it
|
7 years ago |