kumavis
|
53b946362a
|
controllers - recent-blocks - doc update
|
7 years ago |
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
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 |
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
7 years ago |
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
7 years ago |
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
7 years ago |
kumavis
|
3084dc47d1
|
recent-blocks - fix backfill blockNumber tracking
|
7 years ago |
kumavis
|
41c04ef721
|
controllers - recent-blocks - fix pifyd setTimeout args
|
7 years ago |
kumavis
|
08dc238c9f
|
deps - fix incorrect dep paths and versions
|
7 years ago |
kumavis
|
32b3b8f2a7
|
controllers - balance - update for eth-block-tracker@4
|
7 years ago |
kumavis
|
623533ab15
|
recent-blocks - update for eth-block-tracker@4
|
7 years ago |
kumavis
|
3e04840a71
|
remove unused events-proxy, was replaced with module swappable-obj-proxy
|
7 years ago |
kumavis
|
b6eff15bd2
|
lint fix
|
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 |
kumavis
|
d62fc22611
|
network - remove debugging console.log
|
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 |
kumavis
|
a1d13d45cf
|
lint - cleanup some unused variables
|
7 years ago |
kumavis
|
fec4c50657
|
controllers - network - move default config out of first-time-state
|
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 |
kumavis
|
53caa49666
|
network - refactor to remove unnecesary code
|
7 years ago |
kumavis
|
6f316ca450
|
network - remove setNetworkEndpoints
|
7 years ago |
kumavis
|
bfedd2776d
|
controllers - network - more semantic assert
|
7 years ago |
bitpshr
|
8c5994abc9
|
Return 0 for token rate fetch failures
|
7 years ago |
kumavis
|
1c63b11e3f
|
rpc - bump provider-engine + eth-json-rpc-filters
|
7 years ago |
frankiebee
|
8ffce8b59d
|
transactions - more docs and clean ups
|
7 years ago |
Dan Finlay
|
7ec775d614
|
Use latest balanc3 api for prices
|
7 years ago |
Dan Finlay
|
a833f02f33
|
Use the metamask balanc3 dev price api
Fixes #4056
|
7 years ago |
Alexander Tseung
|
9e41f58af2
|
Clean up network config
|
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 |
Dan
|
0c26df9653
|
Fix nits.
|
7 years ago |
Dan
|
69920045e9
|
Minor fixes in a number of docs.
|
7 years ago |
bitpshr
|
8636f3bae5
|
Clean up JSDoc for background scripts
|
7 years ago |
frankiebee
|
e862a5091e
|
transactions - fix refernces
|
7 years ago |
frankiebee
|
eeb9390de8
|
meta - transactions - docs yo!
|
7 years ago |
bitpshr
|
9c7eafc86f
|
Add more documentation to computed balances controller
|
7 years ago |
Dan
|
9f12c26d44
|
Even more documentation for various controllers and libs.
|
7 years ago |
bitpshr
|
6dbdc87713
|
Add generated docs
|
7 years ago |
Dan
|
164f9c4662
|
Missing bracket in docblock.
|
7 years ago |
Dan
|
e80bd230b9
|
NO MIXED TABS AND SPACES
|
7 years ago |
Dan
|
6d96b1a2ab
|
Documentation fix: @constant -> @property
|
7 years ago |
Dan
|
128cb1af46
|
Improve documentation of promises that return undefined.
|
7 years ago |
Dan
|
e9ca7199ab
|
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions.
|
7 years ago |
Dan
|
cc7e71488e
|
Spell deprecated correctly.
|
7 years ago |
Dan
|
23acddf8f6
|
@params -> @param fix
|
7 years ago |