kumavis
|
bfedd2776d
|
controllers - network - more semantic assert
|
7 years ago |
frankiebee
|
98ae853b6c
|
require log
|
7 years ago |
frankiebee
|
706647785c
|
log emitter errors
|
7 years ago |
frankiebee
|
7eb735651b
|
transactions - run event emitters outside context of _setTxStatus
|
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 |
bitpshr
|
b4912f29cd
|
Disable token price polling when no client is active
|
7 years ago |
Dan
|
20a075657f
|
Documentation for various controllers and libs
|
7 years ago |
bitpshr
|
d0447f9058
|
Maintain token prices using a background service
|
7 years ago |
bitpshr
|
7129d7c0f3
|
Require loglevel singleton in each module that uses it
|
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 |
frankiebee
|
c02da0f27c
|
transactions - _normalizeTxParams will now return a new object for txParams
|
7 years ago |
frankiebee
|
343f0e9e80
|
transactions - remove unnecessary keys on txParams
|
7 years ago |
frankiebee
|
245c01bc0f
|
transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge
|
7 years ago |
frankiebee
|
457a47bf62
|
transactions - normalize txParams
|
7 years ago |
kumavis
|
038ad91454
|
app - currency - fix typo + prefer log over console
|
7 years ago |
kumavis
|
79d63332ee
|
app - currency - fix typo
|
7 years ago |
kumavis
|
ecbab14cae
|
app - warn on fetch errors instead of spamming sentry
|
7 years ago |
frankiebee
|
ab126b8c78
|
transactions gasLimit - use the block gasLimit if getCode fails
|
7 years ago |
frankiebee
|
3def45004a
|
transactions#newUnapprovedTransaction - dont default origin to metamask
|
7 years ago |
frankiebee
|
03b123a85d
|
transactions - put the origing on the txMeta to help with debugging
|
7 years ago |
kumavis
|
c4c459c8d7
|
controllers - currency - warn currency and encountered error
|
7 years ago |
kumavis
|
21fbaed97c
|
tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number
|
7 years ago |
Dan
|
b9309f689b
|
Use extension api to get initial locale.
|
7 years ago |
Dan
|
5fe0be722b
|
Handle i18n with redux.
|
7 years ago |
Dan
|
106ce091a9
|
Fix TransactionStateManager spelling.
|
7 years ago |