16 Commits (95de5ec14719a7fa688d13180ac5ac5e7ea425b6)

Author SHA1 Message Date
Daniel Edgecumbe 95de5ec147 [console] Add rudimentary debug console mode 7 years ago
Daniel Edgecumbe 8b0ff8112c [wallet] Add wallet view 7 years ago
Daniel Edgecumbe f3dd4f8a7f Remove unused import. 7 years ago
Daniel Edgecumbe 1a42b9da6b [net] Add network monitor view 7 years ago
Daniel Edgecumbe 9cae569e8c [transaction] Add transaction viewer; allow block view to enter
transaction view
7 years ago
Daniel Edgecumbe 1af8f7ab2a Remove some commented unneeded code 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 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 cc567aa599 [block] Add embryonic block view 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