Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Edgecumbe
9cae569e8c [transaction] Add transaction viewer; allow block view to enter
transaction view
2017-09-30 05:42:35 +01:00
Daniel Edgecumbe
1af8f7ab2a Remove some commented unneeded code 2017-09-28 03:06:57 +01:00
Daniel Edgecumbe
0709fb00e2 [splash] Add the obligatory splash screen on startup
Also fix a bunch of asyncio nonsense going on.
2017-09-28 03:06:10 +01:00
Daniel Edgecumbe
6a6ce3c7e4 [block] Add the ability to seek in the block viewer 2017-09-27 23:21:40 +01:00
Daniel Edgecumbe
2aec076015 [keypress] Let 'q' quit, and disable quitting for all other keys. 2017-09-27 22:17:32 +01:00
Daniel Edgecumbe
6d9b4dbb21 Add a ModeHandler to handle hotkeys for switching modes and pass through
those that are not under its' purview.
2017-09-27 22:15:34 +01:00
Daniel Edgecumbe
cc567aa599 [block] Add embryonic block view 2017-09-27 21:15:26 +01:00
Daniel Edgecumbe
fe888bd27b [monitor] Add uptime 2017-09-27 20:42:19 +01:00
Daniel Edgecumbe
df40b10bed Add estimatesmartfee to monitor mode 2017-09-27 19:19:54 +01:00
Daniel Edgecumbe
e0bf9041a9 Add mempool statistics display to monitor mode 2017-09-27 19:09:16 +01:00
Daniel Edgecumbe
52545651db Fix various screen resizing issues; should no longer attempt to draw out
of bounds
2017-09-27 17:18:09 +01:00
Daniel Edgecumbe
0d4a8777e6 Initial commit 2017-09-27 06:30:09 +01:00