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
|
1d8b908c7c
util.py: relocate user-prompting functions to ui.py
|
3 years ago |
The MMGen Project
|
246e500891
crypto.py: import cleanups
|
3 years ago |
The MMGen Project
|
748bf68c15
crypto.py:mmgen_{en,de}crypt(): whitespace, cleanups
|
3 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
The MMGen Project
|
0ac28869b3
remove unneeded 'add_opts' argument in opts.init() calls
|
3 years ago |
The MMGen Project
|
b46cbd1ddd
replace global variables 'seed_lens' and 'dfl_seed_len'
|
3 years ago |
The MMGen Project
|
85941cb6e4
minor help notes cleanups
|
3 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
3 years ago |
The MMGen Project
|
012fea543f
addr.py: move address file-related methods to new AddrFile class
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
5 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
5 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
5 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
5 years ago |
The MMGen Project
|
9a4920a1b5
release/testing: minor fixes and improvements
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
2d02af152e
[msys2]: test suite fixes
|
6 years ago |
MMGen
|
8705e57b8f
mmgen-passgen: support BIP39 passwords
|
6 years ago |
MMGen
|
8a68f00ab7
AddrList, passgen: minor fixes; add altcoin ref file tests
|
6 years ago |