16 Commits (0709fb00e2413e631977cbbbb68f81ddd8c64f88)
 

Author SHA1 Message Date
Daniel Edgecumbe 0709fb00e2 [splash] Add the obligatory splash screen on startup
Also fix a bunch of asyncio nonsense going on.
7 years ago
Daniel Edgecumbe a4dea8dcdd [block] Update prevblock with nextblockhash on new bestblockhash 7 years ago
Daniel Edgecumbe 2fdf157182 [header] Fix bug: regtest wouldn't fit in the header 7 years ago
Daniel Edgecumbe ff3d013b7f [monitor] Do not crash if estimatesmartfee returns an odd result 7 years ago
Daniel Edgecumbe 8786351ece [block] Tweaks to formatting, fix genesis block bug 7 years ago
Daniel Edgecumbe 6a6ce3c7e4 [block] Add the ability to seek in the block viewer 7 years ago
Daniel Edgecumbe 2aec076015 [keypress] Let 'q' quit, and disable quitting for all other keys. 7 years ago
Daniel Edgecumbe 6d9b4dbb21 Add a ModeHandler to handle hotkeys for switching modes and pass through
those that are not under its' purview.
7 years ago
Daniel Edgecumbe 1a0e4933bc [footer] Slight changes to formatting, colour current time 7 years ago
Daniel Edgecumbe cc567aa599 [block] Add embryonic block view 7 years ago
Daniel Edgecumbe fe888bd27b [monitor] Add uptime 7 years ago
Daniel Edgecumbe 11ce261f03 [header] Shift over wallet disabled text and make it red 7 years ago
Daniel Edgecumbe df40b10bed Add estimatesmartfee to monitor mode 7 years ago
Daniel Edgecumbe e0bf9041a9 Add mempool statistics display to monitor mode 7 years ago
Daniel Edgecumbe 52545651db Fix various screen resizing issues; should no longer attempt to draw out
of bounds
7 years ago
Daniel Edgecumbe 0d4a8777e6 Initial commit 7 years ago