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
|
3 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 |
The MMGen Project
|
4631ba7e58
main_addrimport.py: cleanups, refactor some code to tw.ctl
|
3 years ago |
The MMGen Project
|
15f4e1405f
minor changes and fixes
|
3 years ago |
The MMGen Project
|
e7ac7fd206
mmgen-addrimport: reimplement --rescan using `scantxoutset`
|
3 years ago |
The MMGen Project
|
3823e8cdc9
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
ef13359519
function rename: base_proto_tw_subclass() -> base_proto_subclass()
|
3 years ago |
The MMGen Project
|
224b6a70d0
confirm_or_raise() cleanups
|
3 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
3 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
3 years ago |
The MMGen Project
|
301e2516ab
altcoin_subclass() -> base_proto_subclass()
|
3 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
The MMGen Project
|
9e8f625c9b
tw.py: relocate tracking wallet classes to new modules
|
3 years ago |
The MMGen Project
|
d08503129e
obj.py: move TwLabel and TwMMGenID to tw.py
|
3 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
3 years ago |