The MMGen Project
|
186f223646
base conversion: rework pad API, forbid empty input and output
|
5 years ago |
The MMGen Project
|
8e232f24bb
unit tests: use process_bad_data() helper in BIP39 test
|
5 years ago |
The MMGen Project
|
1810b50b09
unit_tests.py: new UnitTestHelpers class
|
5 years ago |
The MMGen Project
|
f9778043c2
unit_tests.py: add test for base conversion routines
|
5 years ago |
The MMGen Project
|
57682dce3f
test.py: cleanups and fixes throughout
|
5 years ago |
The MMGen Project
|
15ac6c6947
new wallet format: PlainHexSeedFile (plain hexadecimal w/o checksum)
|
5 years ago |
The MMGen Project
|
2a79e3647d
SeedFile -> MMGenSeedFile, HexSeedFile -> MMGenHexSeedFile
|
5 years ago |
The MMGen Project
|
139484281f
new test: colortest.py - test terminal output + terminfo parsing
|
5 years ago |
The MMGen Project
|
d57631695a
test suite: move path fixup code to test/tests_header.py
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
The MMGen Project
|
d8252c56ac
color.py: code cleanups, add terminfo entry parsing function
|
5 years ago |
The MMGen Project
|
017abc3f8c
altcoin.py: use namedtuples for CoinInfo entries
|
5 years ago |
MMGen
|
c276f9d8fe
scrambletest.py: add vectors for 'mmgen-passgen'
|
5 years ago |
MMGen
|
e12eb13cea
scrambletest.py: code cleanups
|
5 years ago |
MMGen
|
f327ce2bf9
gentest.py: minor code cleanups
|
5 years ago |
MMGen
|
e5abf419c0
gentest.py: use ethkey for Ethereum tests
|
5 years ago |
MMGen
|
174caeebd3
MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option
|
5 years ago |
MMGen
|
3224b9c7d2
new test: objattrtest.py: test objects' immutable attributes
|
5 years ago |
MMGen
|
514278d616
MMGenListItem: require all immutable attrs to be set in constructor
|
5 years ago |
MMGen
|
2df7878ea6
improve logic for loading mmgen.devtools module
|
5 years ago |
MMGen
|
c1347d1080
various fixes and cleanups
|
5 years ago |
MMGen
|
94eda8473e
test.py: use importlib, clean up module loading code
|
5 years ago |
MMGen
|
9b456b0820
altcoin_subclass(): use importlib
|
5 years ago |
MMGen
|
c1ba807502
MMGenPasswordType: initialize all unused fields with 'None'
|
5 years ago |
MMGen
|
28ff467eee
MMGenImmutableAttr: allow setting attrs to None with 'set_none_ok'
|
5 years ago |
MMGen
|
41d2d17b51
test.py: split ref3 cmd group into ref3, ref3_addr
|
5 years ago |
MMGen
|
a47e472078
AddrList: new make_label() method
|
5 years ago |
MMGen
|
508abfb350
MMGenAddrType.mmtypes: implement values as namedtuples
|
5 years ago |
MMGen
|
8705e57b8f
mmgen-passgen: support BIP39 passwords
|
5 years ago |
MMGen
|
83ad241963
minor changes
|
5 years ago |