openethereum/js/src/api/util
Nicolas Gotchac 08c507daaa Smarter balance fetching (#3605)
* Smarter dApps Manifest fetching...

* Fetching only visible accounts (and don't delete other balances) #3590

* Moved balances action into BalancesActions #3590

* Fetch balances for accounts and contracts #3590

* Add balances to contract/address/account views #3590

* Fix transaction not fetching on first load

* Remove console.warn

* Fix pending tokens not showing #3154

* Fix tokens image update

* Remove unused name in Header

* Separate Tokens and ETH fetching #3590

* Remove unused isTest

* Fetch Tokens Balance via Filter #3590

* Fix linting

* Fix updating tokens image (#3590)

* Fix contract balances

* Improved Status

* Fixing secureApi issues...

* Fetch all tokens every 2 minutes (for safety) #3590

* PR changes fix

* Fix Account error
2016-11-25 16:46:35 +01:00
..
decode.js empty data is allowed 2016-10-22 10:38:34 +02:00
decode.spec.js empty data is allowed 2016-10-22 10:38:34 +02:00
format.js Smarter balance fetching (#3605) 2016-11-25 16:46:35 +01:00
format.spec.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
identity.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js Smarter Tokens fetching (#3546) 2016-11-23 10:30:47 +01:00
sha3.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
sha3.spec.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
types.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
types.spec.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
wei.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
wei.spec.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00