The MMGen Project dc07cd3c39 gentest.py: test private key edge cases 5 years ago
..
altcoins 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 5 years ago
share 017ecef3bc [opts]: separate code from text in opts_data 6 years ago
__init__.py 5676d7a3f9 addr generation with secp256k1mod 8 years ago
addr.py 18af5a1306 preprocess_key(), parse_wif(): fixes and cleanups 5 years ago
altcoin.py 9518f702a9 gentest.py: add moneropy as external checking library 5 years ago
baseconv.py 3931cc7be1 MMGen & BIP39 mnemonic: refactor interactive input code, clean up test 5 years ago
bech32.py 61b4f5a07a py3port: Parity: support 'eth_chainId' RPC call 6 years ago
bip39.py 3931cc7be1 MMGen & BIP39 mnemonic: refactor interactive input code, clean up test 5 years ago
color.py d8252c56ac color.py: code cleanups, add terminfo entry parsing function 5 years ago
common.py c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 5 years ago
crypto.py 809fd0503d crypto.py: get_random() -> add_user_random(), UI cleanups & fixes 5 years ago
devtools.py 514278d616 MMGenListItem: require all immutable attrs to be set in constructor 5 years ago
ed25519.py 53189f4469 py3port: Zcash and Monero-related changes 6 years ago
ed25519ll_djbec.py 61b4f5a07a py3port: Parity: support 'eth_chainId' RPC call 6 years ago
exception.py 18af5a1306 preprocess_key(), parse_wif(): fixes and cleanups 5 years ago
filename.py 4d07d53ff6 minor changes and cleanups 5 years ago
globalvars.py 3931cc7be1 MMGen & BIP39 mnemonic: refactor interactive input code, clean up test 5 years ago
keccak.py 13ab25764f [msys2]: test suite fixes and additions 5 years ago
license.py 514c1100ee Update copyright dates 6 years ago
main.py c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 5 years ago
main_addrgen.py 508abfb350 MMGenAddrType.mmtypes: implement values as namedtuples 5 years ago
main_addrimport.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_autosign.py 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
main_passgen.py 8705e57b8f mmgen-passgen: support BIP39 passwords 5 years ago
main_regtest.py 017ecef3bc [opts]: separate code from text in opts_data 6 years ago
main_seedjoin.py c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 5 years ago
main_split.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_tool.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_txbump.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_txcreate.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_txdo.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_txsend.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_txsign.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
main_wallet.py 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
mn_electrum.py 8519b68b89 Complete BIP39 mnemonic support 5 years ago
mn_tirosh.py 8519b68b89 Complete BIP39 mnemonic support 5 years ago
obj.py 18af5a1306 preprocess_key(), parse_wif(): fixes and cleanups 5 years ago
opts.py d49159a92b various changes and fixes 5 years ago
protocol.py dc07cd3c39 gentest.py: test private key edge cases 5 years ago
regtest.py 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
rpc.py d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
seed.py ac48947769 die roll wallet: handle invalid data length, add base6d tool cmds 5 years ago
sha2.py d49159a92b various changes and fixes 5 years ago
term.py 5617dcad9a term.py: add 'sleep' option 5 years ago
tool.py ac48947769 die roll wallet: handle invalid data length, add base6d tool cmds 5 years ago
tw.py 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 5 years ago
tx.py f1e7cbb7a0 baseconv: minor cleanups & fixes (import, init_mn) 5 years ago
txsign.py 23ae73d908 minor fixes and cleanups 5 years ago
util.py 99d968e4aa minor fixes and cleanups 5 years ago