9 Commits (master)

Author SHA1 Message Date
Daniel Edgecumbe df986b9b8d [monitor] Prevent crashing during IBD (handle RPCErrors)
We also now ensure that the best block, coinbase etc are in sync with the
bestblockhash when we draw them.
7 years ago
Daniel Edgecumbe 8c46e4b891 [view] Add View class for inheritance to aid in code reuse 7 years ago
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 ff3d013b7f [monitor] Do not crash if estimatesmartfee returns an odd result 7 years ago
Daniel Edgecumbe fe888bd27b [monitor] Add uptime 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