The MMGen Project
|
eb7bcef036
util.py: reimplement `async_run()` (stub)
|
2 months ago |
The MMGen Project
|
df49bc851c
main_*: use match statement where practicable (6 files)
|
2 months ago |
The MMGen Project
|
8c2b48780d
minor cleanups
|
6 months ago |
The MMGen Project
|
c452db345c
ui.keypress_confirm(): add `do_exit`, `exit_msg` params
|
8 months ago |
The MMGen Project
|
89ad0fd29b
keyword-only parameters throughout
|
8 months ago |
The MMGen Project
|
e54f039690
update copyright dates
|
9 months ago |
The MMGen Project
|
5e4d5952be
addrimport: remove `segwit_is_active` requirement
|
11 months ago |
The MMGen Project
|
265be8593c
CoinProtocol.Base: make Lockable, tokensym init cleanups
|
11 months ago |
The MMGen Project
|
96b6b38c01
whitespace: main_*.py
|
1 year ago |
The MMGen Project
|
5150ca586b
update file header
|
1 year ago |
The MMGen Project
|
66521a07f2
update --longhelp text
|
1 year ago |
The MMGen Project
|
eeb98869d3
CoinAddr: add `views`, `view_pref` attrs
|
1 year ago |
The MMGen Project
|
1581437f0d
minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
fbe4961deb
TwCtl: add `no_rpc` arg; don’t require RPC to instantiate token TXs
|
1 year ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
1cbd1a63b9
pylint fixes - entry mods
|
2 years ago |
The MMGen Project
|
9e1935ad19
opts.init() -> Config()
|
2 years ago |
The MMGen Project
|
93bcc92534
globalvars.py -> cfg.py
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
2 years ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
2 years ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
2 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
00a52b687d
TwCtl: variable, attribute and key renames
|
3 years ago |
The MMGen Project
|
21b8084b37
class rename: TrackingWallet -> TwCtl
|
3 years ago |
The MMGen Project
|
a7b11f1d3b
move TwMMGenID, TwLabel, get_tw_label() to tw.shared
|
3 years ago |
The MMGen Project
|
5948bd4106
module rename: tw.common -> tw.view
|
3 years ago |
The MMGen Project
|
12baa5ee9a
mmgen.tx,mmgen.tw: class, variable and function renames
|
3 years ago |
The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
3 years ago |
The MMGen Project
|
1d8b908c7c
util.py: relocate user-prompting functions to ui.py
|
3 years ago |
The MMGen Project
|
d355fe6e58
util.py: relocate base_proto_subclass() to protocol.py
|
3 years ago |