openethereum/js/src/views/Contract/Events
Jaco Greeff 34e3c1e0c2 Speed up unresponsive Contract events & Account transactions (#3145)
* Don't load method via redux

* Don't redux fetchTransaction (contracts)

* Move isTest to top-level passing

* transaction list with local blocks/transactions

* Combine calls (allows future chunking)

* Progressive loading of transactions

* Cleanups

* Never try tracing
2016-11-03 20:08:35 +01:00
..
Event Speed up unresponsive Contract events & Account transactions (#3145) 2016-11-03 20:08:35 +01:00
events.js Speed up unresponsive Contract events & Account transactions (#3145) 2016-11-03 20:08:35 +01:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00