openethereum/js/src/redux
Nicolas Gotchac 76cded7fa4 Use trace API for decentralized transaction list (#2784)
* Using traces when available to get accounts transactions (#2148)

* Fixed traceMode detection and transactions rendering (#2148)

* [WIP] Use Redux Thunk in main UI => Async Actions (#2148)

* Using Redux for Transaction / Block / Methods... (#2148)

* Use BigNumber comparedTo function to sort txs (#2148)
2016-10-22 09:45:54 +02:00
..
providers Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
actions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02: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 Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02: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