Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Edgecumbe
95de5ec147 [console] Add rudimentary debug console mode 2017-10-01 18:20:54 +01:00
Daniel Edgecumbe
8b0ff8112c [wallet] Add wallet view 2017-10-01 07:44:22 +01:00
Daniel Edgecumbe
8c46e4b891 [view] Add View class for inheritance to aid in code reuse 2017-10-01 02:57:56 +01:00
Daniel Edgecumbe
8bd34d158e [transaction] Add TX_VERBOSE_MODE to show addresses in inputs 2017-09-30 21:41:01 +01:00
Daniel Edgecumbe
9cae569e8c [transaction] Add transaction viewer; allow block view to enter
transaction view
2017-09-30 05:42:35 +01:00
Daniel Edgecumbe
3959a2612c [splash] Use DEFAULT_MODE on start 2017-09-28 11:07:45 +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
cc567aa599 [block] Add embryonic block view 2017-09-27 21:15:26 +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