openethereum/js/src/api/util
Nicolas Gotchac 33dd49160f Smarter Tokens fetching (#3546)
* Don't auto-subscribe for contracts #3240

* Smarter Balance : don't re-instantiate contracts, fetch tokens #3240

* Smarter Balance Tokens fetching (update image when needed) #3240

* Attaching to TokenReg Events instead of fetching for each block #3240

* Unsubscribe from shapeshit... #3240

* Unsubscribe from EthFilter if used once (resolved) #3240

* Remove warning

* PR review fix

* Typo

* Better contract JS API : one subscribe for all #3546

* Fixed test
2016-11-23 10:30:47 +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 Tokens fetching (#3546) 2016-11-23 10:30:47 +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