The MMGen Project
|
ab5e56ca04
ViewKey: relocate protocol-specific code
|
2 years ago |
The MMGen Project
|
1ae19320a8
import key and address generators from addrgen.py
|
2 years ago |
The MMGen Project
|
94680db67d
addrgen.py: modularize protocol-specific code
|
2 years ago |
The MMGen Project
|
67eaf782b6
keygen.py: modularize protocol-specific code
|
2 years ago |
The MMGen Project
|
79652a78a6
keygen.py: relocate libsecp256k1 availability test to class
|
2 years ago |
The MMGen Project
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
2 years ago |
The MMGen Project
|
7a3ea17cc4
base_proto.bitcoin -> proto.btc, ... [docstrings]
|
2 years ago |
The MMGen Project
|
f06e48ec27
base_proto.bitcoin -> proto.btc, ... [git mv]
|
2 years ago |
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 |