The MMGen Project
|
550a07a644
whitespace (minor)
|
3 years ago |
The MMGen Project
|
fbd15ee55d
opts.py: remove module-level import of .util
|
3 years ago |
The MMGen Project
|
0f99c334d5
relocate set_for_type() to opts.py
|
3 years ago |
The MMGen Project
|
5ca69146df
opts.py,cfg.py,globalvars.py: cleanups (minor)
|
3 years ago |
The MMGen Project
|
cf28abc46d
remove global --monero-wallet-rpc-{host,user,password} options
|
3 years ago |
The MMGen Project
|
91156f6847
globalvars.py: required_opts -> init_opts
|
3 years ago |
The MMGen Project
|
481bc13e52
UserOpts: set _default_to_none to True
|
3 years ago |
The MMGen Project
|
523a8cc5c3
replace global variable 'subseeds' with SubSeedList.dfl_len
|
3 years ago |
The MMGen Project
|
b46cbd1ddd
replace global variables 'seed_lens' and 'dfl_seed_len'
|
3 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
e5a6fa588a
opts.py: avoid use of os.path.expanduser()
|
4 years ago |
The MMGen Project
|
ae0618ad01
rpc.py: get regtest credentials from CoinDaemon
|
4 years ago |
The MMGen Project
|
d99c75216d
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
8c45829682
add remove_dups() function, use lists instead of sets to preserve order
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
ca86da1c1b
AttrCtrl,Lockable: add autolocking
|
4 years ago |
The MMGen Project
|
7eacab5622
add --http-timeout long option
|
4 years ago |
The MMGen Project
|
dfc732ac5d
CoinDaemon: support multiple daemons per coin
|
4 years ago |
The MMGen Project
|
9862f4c5a6
cfg.py: improve cfg file parsing
|
4 years ago |
The MMGen Project
|
0c832c9c0c
support ANSI escapes under MSWin
|
4 years ago |
The MMGen Project
|
ab8028ae64
MMGenTX: code cleanups, variable and method renames
|
4 years ago |
The MMGen Project
|
0cc1c5f2a8
Restore disabling of color with --color=0
|
4 years ago |
The MMGen Project
|
0d31bf84af
Opts.py: support multiline usage text
|
4 years ago |
The MMGen Project
|
e10f5d19ac
protocol-specific cfg_file vars: fix chain_name parsing regression, add test
|
4 years ago |
The MMGen Project
|
6b73197679
regtest: minor changes
|
4 years ago |
The MMGen Project
|
27a57d09c5
regtest: use RPC library to communicate with coin daemon
|
4 years ago |
The MMGen Project
|
fef1d509a5
override_globals_from_cfg_file(): set class, not instance, attr in proto
|
4 years ago |
The MMGen Project
|
ffa49545e4
minor changes/fixes
|
4 years ago |
The MMGen Project
|
a4eee3ef4b
Daemon version checking
|
4 years ago |