kumavis
|
8da0d0b28a
|
Revert "NetworkController refactor for new EthClient interface"
|
7 years ago |
Dan Finlay
|
06094c914b
|
Move etherscan link logic into module
|
7 years ago |
kumavis
|
dcf10f3d75
|
nonce-tracker - use blockTracker directly
|
7 years ago |
kumavis
|
0f8d7dacb1
|
network-controller - use obj-proxy for providerProxy
|
7 years ago |
Kevin Serrano
|
d82d9215fb
|
Make modification
|
7 years ago |
Kevin Serrano
|
c12d56063d
|
Fix to actually fail in earlier versions.
|
7 years ago |
Kevin Serrano
|
6f0c0e8374
|
Add test to look for wei precision.
|
7 years ago |
kumavis
|
3b3120c5f8
|
nodeify - fix test
|
7 years ago |
Dan Finlay
|
94513cae7b
|
Provide method for tx tracker to refer to all txs
|
7 years ago |
Dan Finlay
|
a32d71e8ed
|
Add failing test for issue #2294
|
7 years ago |
kumavis
|
25a80932a6
|
pending tx tracker - test - expect warning event on resubmit failure
|
7 years ago |
kumavis
|
a86f6d6d90
|
pending tx tracker - test - rename tests to match event name
|
7 years ago |
kumavis
|
c9c0e6f674
|
tx state history - test - fix format of history entries
|
7 years ago |
kumavis
|
d29b5f10ef
|
tx state history - fix bug where initial snapshot was mutated on updateTx
|
7 years ago |
frankiebee
|
ac80eaca1f
|
pending-tx - dont check the balance to rebrodcast
|
7 years ago |
kumavis
|
f2d9b75e94
|
network controller - refactor to use _setProvider
|
7 years ago |
kumavis
|
b41aad6d1a
|
style - small whitespace nitpick
|
7 years ago |
frankiebee
|
0a94ec41d3
|
pending-tx - move incrementing of the retryCount on the txMeta outside pending-tx-tracker
|
7 years ago |
frankiebee
|
b05a6f89cb
|
fix tests
|
7 years ago |
frankiebee
|
80c98b1653
|
transactions: make evnt names pretty and eaiser to read
|
7 years ago |
frankiebee
|
9fd5458112
|
transactions: lint fixes and reveal status-update event for balance controller
|
7 years ago |
frankiebee
|
4f887c6a62
|
fix test
|
7 years ago |
frankiebee
|
b654eb9b1f
|
wrap block tracker in events proxy
|
7 years ago |
Kevin Serrano
|
31e9dcf470
|
Modify tests for new API.
|
7 years ago |
tmashuang
|
ff6f7b52e4
|
Clean up transactionController tests
|
7 years ago |
Dan Finlay
|
8cd7329c91
|
Implemented feedback
|
7 years ago |
tmashuang
|
20fea3f1de
|
Remove pending updateAndApprovedTransaction test
|
7 years ago |
tmashuang
|
d4578836c9
|
Most of transaction controller tests
|
7 years ago |
Dan Finlay
|
443b1a8eb7
|
Remove keyring controller from project
|
7 years ago |
Dan Finlay
|
f128240e7f
|
Fix test references
|
7 years ago |
Dan Finlay
|
e9043f22df
|
Allow custom encryptor to be passed to MetaMaskController and KeyringControllers.
|
7 years ago |
frankiebee
|
4e57cdf8b3
|
stub platform
|
7 years ago |
Dan Finlay
|
c9585f166f
|
Fix test
|
7 years ago |
frankiebee
|
59909601b8
|
add test for pendingTxCount
|
7 years ago |
Dan Finlay
|
53a467cd1e
|
Some progress
|
7 years ago |
frankiebee
|
3ad67d1b14
|
match other controller patterns
|
7 years ago |
frankiebee
|
9b9df41724
|
more tests and craete a getPendingTransactions function
|
7 years ago |
Dan Finlay
|
65c00e9fbb
|
Improve test name
|
7 years ago |
Dan Finlay
|
532a4040de
|
Add test for computing gas price
|
7 years ago |
Dan Finlay
|
c616581001
|
Remove logs
|
7 years ago |
Dan Finlay
|
a95a3c7e4f
|
Fix balance calc test
|
7 years ago |
Dan Finlay
|
7b92268428
|
Fix valueFor test
|
7 years ago |
Dan Finlay
|
4058574436
|
Add basic test for valueFor
|
7 years ago |
Dan Finlay
|
b6e8791bc2
|
test not passing
|
7 years ago |
Dan Finlay
|
f9a052deed
|
Add first passing balance calc test
|
7 years ago |
Dan Finlay
|
714df393b4
|
Add test template
|
7 years ago |
frankiebee
|
15c12ca4bb
|
add better comments
|
7 years ago |
frankiebee
|
00bd5b143f
|
rename tx-utils.js -> tx-gas-utils.js
|
7 years ago |
frankiebee
|
4c554f32ec
|
remove #buildEthTxFromParams
|
7 years ago |
Dan Finlay
|
2117490d41
|
Add test for trying to reproduce faq#67
Failed to reproduce this issue with the same inputs.
|
7 years ago |