The MMGen Project
|
5545a011b0
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
2305efc39d
scripts/exec_wrapper.py: add tracemalloc support
|
2 years ago |
The MMGen Project
|
8e17b0fe21
remove unsupported 'mmgen-split' command
|
2 years ago |
The MMGen Project
|
0ef7de1886
globalvars.py: move crypto constants to crypto.py
|
2 years ago |
The MMGen Project
|
246e500891
crypto.py: import cleanups
|
2 years ago |
The MMGen Project
|
ccb4894583
crypto.py:get_*passphrase(),get_hash_preset*(): merge with duplicating code in wallet.py
|
2 years ago |
The MMGen Project
|
748bf68c15
crypto.py:mmgen_{en,de}crypt(): whitespace, cleanups
|
2 years ago |
The MMGen Project
|
ad569cbeb7
import cleanups throughout
|
2 years ago |
The MMGen Project
|
753bd0aba8
minor fixes, cleanups
|
2 years ago |
The MMGen Project
|
7d84165ae7
class Filename: improve implementation
|
2 years ago |
The MMGen Project
|
5d6e79783f
test overlay fixes
|
2 years ago |
The MMGen Project
|
0a4427bb89
scripts/gendiff.py: DOS CR fix
|
2 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
2 years ago |
The MMGen Project
|
550a07a644
whitespace (minor)
|
2 years ago |
The MMGen Project
|
fbd15ee55d
opts.py: remove module-level import of .util
|
2 years ago |
The MMGen Project
|
0f99c334d5
relocate set_for_type() to opts.py
|
2 years ago |
The MMGen Project
|
5ca69146df
opts.py,cfg.py,globalvars.py: cleanups (minor)
|
2 years ago |
The MMGen Project
|
c7da0656b1
globalvars.py: sort lists
|
2 years ago |
The MMGen Project
|
d6b6d19254
g.max_int -> CoinProtocol.Bitcoin.max_int
|
2 years ago |
The MMGen Project
|
cf28abc46d
remove global --monero-wallet-rpc-{host,user,password} options
|
2 years ago |
The MMGen Project
|
91156f6847
globalvars.py: required_opts -> init_opts
|
2 years ago |
The MMGen Project
|
0ac28869b3
remove unneeded 'add_opts' argument in opts.init() calls
|
2 years ago |
The MMGen Project
|
9e8f625c9b
tw.py: relocate tracking wallet classes to new modules
|
2 years ago |
The MMGen Project
|
481bc13e52
UserOpts: set _default_to_none to True
|
2 years ago |
The MMGen Project
|
b79865dba4
AttrCtrl: add _default_to_none flag
|
2 years ago |
The MMGen Project
|
523a8cc5c3
replace global variable 'subseeds' with SubSeedList.dfl_len
|
2 years ago |
The MMGen Project
|
54e9799989
test suite: minor cleanups
|
2 years ago |
The MMGen Project
|
b46cbd1ddd
replace global variables 'seed_lens' and 'dfl_seed_len'
|
2 years ago |
The MMGen Project
|
b995cbf71e
permit execution of tests with optimization set
|
2 years ago |
The MMGen Project
|
6b3ea8b251
permit execution of scripts with docstrings removed
|
2 years ago |