The MMGen Project
|
554703e541
bip39, baseconv: don't leak private data in error messages
|
5 years ago |
The MMGen Project
|
9c603be62b
minor fixes and changes
|
5 years ago |
The MMGen Project
|
186f223646
base conversion: rework pad API, forbid empty input and output
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
MMGen
|
9b456b0820
altcoin_subclass(): use importlib
|
5 years ago |
MMGen
|
4d07d53ff6
minor changes and cleanups
|
5 years ago |
MMGen
|
c90bc087e0
devtools: rename pretty-print functions and methods
|
5 years ago |
MMGen
|
3d004c3600
minor fixes and cleanups
|
5 years ago |
MMGen
|
d49159a92b
various changes and fixes
|
5 years ago |
MMGen
|
94d26212f6
minor fixes, changes
|
5 years ago |
MMGen
|
8519b68b89
Complete BIP39 mnemonic support
|
5 years ago |
MMGen
|
c82c9c5bd7
minor changes and fixes
|
5 years ago |
MMGen
|
94e02995de
issubclass -> isinstance and related cleanups
|
5 years ago |
MMGen
|
85d3336a9e
new file: devtools.py
|
5 years ago |
MMGen
|
b1a30fab2e
rpc_init(): move daemon init functions to rpc.py
|
5 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
5 years ago |
MMGen
|
d7bfc8307e
support 80-screen-width tracking wallet labels
|
5 years ago |
MMGen
|
429ff7fa07
[msys2]: warn/exit on buggy, unsupported features
|
5 years ago |
MMGen
|
3a09017804
various minor fixes and cleanups
|
6 years ago |
MMGen
|
823e325c6c
[msys2]: enable color output, handle exceptions in main.py
|
6 years ago |
MMGen
|
46b6abb3c7
use file io for terminal output
|
6 years ago |
MMGen
|
dcab10949e
Support MSWin via MSYS2
|
6 years ago |
MMGen
|
281e1f3ffb
minor fixes
|
6 years ago |
MMGen
|
f7b59022a4
silent -> quiet file opens + minor fixes
|
6 years ago |
MMGen
|
2a68ee8ef4
with open('foo') as f: t = f.read() -> t = open('foo').read()
|
6 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
6 years ago |
MMGen
|
634fb2e444
py3port: use dictionary comprehensions where applicable
|
6 years ago |
MMGen
|
ae77cb4a51
remove scripts/tx-v1-to-v3.py
|
6 years ago |
MMGen
|
4a73a0440b
minor changes; mmgen-tool: add 'redeem_script2addr' command
|
6 years ago |
MMGen
|
0879e53e74
tooltest2.py - add BTC test vectors
|
6 years ago |