openethereum/js/src/modals/Shapeshift
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
..
AwaitingDepositStep Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
AwaitingExchangeStep Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
CompletedStep Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
ErrorStep Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
OptionsStep Fixes currency symbol font size in Shapeshift modal (#2840) 2016-10-24 15:10:27 +02:00
Price Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Value Fixes currency symbol font size in Shapeshift modal (#2840) 2016-10-24 15:10:27 +02:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
shapeshift.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
shapeshift.js Smarter Tokens fetching (#3546) 2016-11-23 10:30:47 +01:00