openethereum/js/src/redux
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
..
providers Smarter Tokens fetching (#3546) 2016-11-23 10:30:47 +01:00
actions.js Smarter Polling #3240 2016-11-17 20:19:11 +01:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
middleware.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
reducers.js Solidity Compiler in UI (#3279) 2016-11-11 15:00:04 +01:00
store.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
util.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00