Commit History

Author SHA1 Message Date
  The MMGen Project e221c3e9b4 filename.py: new classes: File, FileList 2 years ago
  The MMGen Project 8f6f47882e test-release.sh: alts -> altgen 2 years ago
  The MMGen Project d8965706d5 proto/common.py -> proto/btc/common.py 2 years ago
  The MMGen Project 70762c0f56 mmgen-xmrwallet: --do-not-relay -> --no-relay 2 years ago
  The MMGen Project d646099a37 move secp256k1 extension module to proto.secp256k1 2 years ago
  The MMGen Project 4e546030fa test-release.sh: more granular control over test rounds 2 years ago
  The MMGen Project 57d0ea689c unit_tests.py: allow hyphens instead of underscores for subtests 2 years ago
  The MMGen Project 4aa9f731c2 test suite: use monero-python as reference tool 2 years ago
  The MMGen Project e7cbfc2bd1 test suite: minor fixes 2 years ago
  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