The MMGen Project
|
1648849c06
xmrwallet: minor cleanups
|
2 years ago |
The MMGen Project
|
3f182fed64
proto: btc.py -> btc/params.py, ... [code]
|
2 years ago |
The MMGen Project
|
467be95e1c
proto: btc.py -> btc/params.py, ... [add __init__.py]
|
2 years ago |
The MMGen Project
|
b8336acb62
proto: btc.py -> btc/params.py, ... [git mv]
|
2 years ago |
The MMGen Project
|
61d79e2899
proto.decode_wif(): parse version bytes more efficiently
|
2 years ago |
The MMGen Project
|
d1572154b9
proto.bytes2wif() -> proto.encode_wif()
|
2 years ago |
The MMGen Project
|
9ba4331340
proto.parse_wif() -> proto.decode_wif()
|
2 years ago |
The MMGen Project
|
fdf2557d01
proto.decode_addr(): parse version bytes more efficiently
|
2 years ago |
The MMGen Project
|
a78be65214
support Monero integrated addresses
|
2 years ago |
The MMGen Project
|
dc3a6b8d49
new method: proto.parse_addr(); new property: CoinAddr.parsed
|
2 years ago |
The MMGen Project
|
a48b43c838
proto.decoded_addr: add `ver_bytes` field
|
2 years ago |
The MMGen Project
|
8035688fb7
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
c647e48959
proto.addr_fmt_to_ver_bytes(): reimplement as dict
|
2 years ago |
The MMGen Project
|
01e2830296
proto.parse_addr() -> proto.decode_addr()
|
2 years ago |
The MMGen Project
|
0e50ead7b6
Version 13.2.0
|
2 years ago |
The MMGen Project
|
6acb3a370b
update documentation from wiki
|
2 years ago |
The MMGen Project
|
3fc105ffec
various testing fixes and cleanups
|
2 years ago |
The MMGen Project
|
63c573e0d6
testing distro/platform compatibility fixes for ethkey,openethereum
|
2 years ago |
The MMGen Project
|
31f981ab97
BTC-only testing fix
|
2 years ago |
The MMGen Project
|
6653cff8b0
Python 3.7, 3.8 compatibility fix
|
2 years ago |
The MMGen Project
|
009cb41941
Geth backwards-compatibility fix
|
2 years ago |
The MMGen Project
|
38527779b4
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
49faea717f
update daemon support for BCH,LTC,ETH,XMR
|
2 years ago |
The MMGen Project
|
da499f5672
`mmgen-tool listaddresses`: bugfix
|
2 years ago |
The MMGen Project
|
d07d665f35
`mmgen-tool`: improve usage screens for individual commands
|
2 years ago |
The MMGen Project
|
642b45b2e3
`mmgen-tool usage`: various fixes and cleanups
|
2 years ago |
The MMGen Project
|
784ae44596
`tw.unspent`: separate status messages for added and edited labels
|
2 years ago |
The MMGen Project
|
5eab2a5a66
`opts.py`: add `post_init()` function
|
2 years ago |
The MMGen Project
|
d44f05ff57
`test.py`: start Bitcoin daemon only when required
|
2 years ago |
The MMGen Project
|
3f2acde7a8
test suite: minor changes and cleanups
|
2 years ago |