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 |
The MMGen Project
|
16dff263a9
move BIP39 wordlist to mn_bip39.py
|
2 years ago |
The MMGen Project
|
85941cb6e4
minor help notes cleanups
|
2 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
2 years ago |
The MMGen Project
|
2807c628ee
ed25519.py: whitespace fixes
|
2 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
b43d827b50
rewrite test/gentest.py utility
|
2 years ago |
The MMGen Project
|
3799411071
test.py, gendiff.py: minor fixes
|
2 years ago |
The MMGen Project
|
2bbf186de5
obj.py: cleanups
|
2 years ago |