Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Edgecumbe
a4dea8dcdd [block] Update prevblock with nextblockhash on new bestblockhash 2017-09-28 00:03:58 +01:00
Daniel Edgecumbe
2fdf157182 [header] Fix bug: regtest wouldn't fit in the header 2017-09-27 23:42:11 +01:00
Daniel Edgecumbe
ff3d013b7f [monitor] Do not crash if estimatesmartfee returns an odd result 2017-09-27 23:41:06 +01:00
Daniel Edgecumbe
8786351ece [block] Tweaks to formatting, fix genesis block bug 2017-09-27 23:40:48 +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
1a0e4933bc [footer] Slight changes to formatting, colour current time 2017-09-27 21:16:46 +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
11ce261f03 [header] Shift over wallet disabled text and make it red 2017-09-27 20:42:02 +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