MMGen
|
00079ae156
Implement _b58tonum() as generator func; utf8 label test, bugfixes
|
6 years ago |
MMGen
|
d49c8627aa
Support 40-character UTF-8 tracking wallet comments
|
7 years ago |
MMGen
|
896c7fe996
Support UTF-8 filenames and paths
|
7 years ago |
MMGen
|
b230b43d4b
MMGEN_DEBUG_ALL env var; tw display and other fixes
|
7 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
7 years ago |
MMGen
|
b80b059815
Use map() instead of list comprehension where possible
|
7 years ago |
MMGen
|
27c3196269
TX size estimation: --vsize-adj fixes, tests
|
7 years ago |
MMGen
|
6f572cddde
Bech32: additional tests
|
7 years ago |
MMGen
|
e4114eedf3
Bech32 address support
|
7 years ago |
MMGen
|
ed2b94caca
tx size estimation: reworked code, bugfixes, --vsize-adj option
|
7 years ago |
MMGen
|
e9385725cf
Add g.proto.witness_ver_num, minor fixes and changes
|
7 years ago |
MMGen
|
ebabea39ce
tw.add_label(): code cleanups, tests
|
7 years ago |
MMGen
|
d5d81b8c02
test/test.py: no_msg option for MMGenPexpect
|
7 years ago |
MMGen
|
8fe92de627
Coverage support for tests via Python trace module
|
7 years ago |
MMGen
|
6aca0f2986
use estimatesmartfee if the daemon supports it
|
7 years ago |
MMGen
|
6b9df0ea44
Change all eval() calls to ast.literal_eval()
|
7 years ago |
MMGen
|
f7e54cce93
Minor fixes and improvements
|
7 years ago |
MMGen
|
65e2db0512
Monero,autosign: minor improvements
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
7 years ago |
MMGen
|
df0385160b
XMR (Monero) key/address generation support and wallet generating utility
|
7 years ago |
MMGen
|
91ac2effb3
Key/address generation support for 144 altcoins
|
7 years ago |
MMGen
|
4876ee47ed
View key support for Zcash z-addresses
|
7 years ago |
MMGen
|
1cc64e1eb9
Zcash z-address generation with custom sha256 implementation
|
7 years ago |
MMGen
|
bafea57134
Key/address generation for Ethereum, Eth Classic, DASH, and Zcash
|
7 years ago |
philemon
|
420d0e9699
B2X support, locktime-based coin splitting utility
|
7 years ago |
philemon
|
8fb3efd99c
mmgen-autosign: encrypt signing wallet with session key on removable device
|
7 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
7 years ago |
philemon
|
d3f0f26668
bitcoin.py -> protocol.py: CoinProtocol classes and methods
|
7 years ago |
philemon
|
12ea12e4e2
mmgen-regtest: final implementation; additional test suite tests
|
7 years ago |
philemon
|
49e1acfb74
mmgen-regtest: improvements + additional tests in test suite
|
7 years ago |