openethereum/js/src/ui/TxList
Jaco Greeff 5e8f6f271d Display local/completed transactions (#3630)
* Initial fetch of local transactions

* Container allows for title specification

* Introduce TxList component

* Display local transactions in signer list

* Simplify

* Pass only hashes from calling components

* Simplify no pending display

* Render pending blocks at the top

* Get rid of time for 0 blocks

* Indeed sort Pending to the top

* Allow retrieval of pending transactions

* setTimeout with clearTimeout
2016-11-29 13:50:09 +01:00
..
index.js Display local/completed transactions (#3630) 2016-11-29 13:50:09 +01:00
store.js Display local/completed transactions (#3630) 2016-11-29 13:50:09 +01:00
txList.css Display local/completed transactions (#3630) 2016-11-29 13:50:09 +01:00
txList.js Display local/completed transactions (#3630) 2016-11-29 13:50:09 +01:00