openethereum/js/src/api/format
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
..
input.js Smarter Tokens fetching (#3546) 2016-11-23 10:30:47 +01:00
input.spec.js Add trace_{call, rawTransaction, replayTransaction} 2016-11-17 14:05:11 +01:00
output.js Add trace_{call, rawTransaction, replayTransaction} 2016-11-17 14:05:11 +01:00
output.spec.js Snapshot sync and block gap info in eth_syncing (#2948) 2016-10-31 17:32:53 +01:00