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 |
The MMGen Project
|
3fa644b35b
remove two more assert statements with side-effects
|
2 years ago |
The MMGen Project
|
69f8d7d2fe
whitespace, cleanups (minor)
|
2 years ago |
The MMGen Project
|
67067aa7d5
baseconv: set constants in initializer
|
2 years ago |
The MMGen Project
|
e7d531db07
remove assert statements that affect branching
|
2 years ago |
The MMGen Project
|
20a0ac03fc
wallet.Mnemonic: remove redundant pad calculation code
|
2 years ago |
The MMGen Project
|
3dde478ebd
tooltest2.py: use mnemonic vectors from unit tests
|
2 years ago |
The MMGen Project
|
83859767aa
gentest.py: cleanups, improve arg parsing and data caching
|
2 years ago |
The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
2 years ago |
The MMGen Project
|
786a10c937
baseconv: disable Tirosh wordlist, minor cleanups in tool.py
|
2 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
2 years ago |
The MMGen Project
|
4496f795d7
bip39.py: cleanups
|
2 years ago |