The MMGen Project 15ac6c6947 new wallet format: PlainHexSeedFile (plain hexadecimal w/o checksum) 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 c276f9d8fe scrambletest.py: add vectors for 'mmgen-passgen' 5 years ago
altcoin.py 017abc3f8c altcoin.py: use namedtuples for CoinInfo entries 5 years ago
bech32.py 61b4f5a07a py3port: Parity: support 'eth_chainId' RPC call 6 years ago
bip39.py 8705e57b8f mmgen-passgen: support BIP39 passwords 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 c82c9c5bd7 minor changes and 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 d7fe969d8c passgen: code cleanups, new tests, new --passwd-fmt option 5 years ago
filename.py 4d07d53ff6 minor changes and cleanups 5 years ago
globalvars.py 2df7878ea6 improve logic for loading mmgen.devtools module 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 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 5 years ago
opts.py d49159a92b various changes and fixes 5 years ago
protocol.py 017abc3f8c altcoin.py: use namedtuples for CoinInfo entries 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 15ac6c6947 new wallet format: PlainHexSeedFile (plain hexadecimal w/o checksum) 5 years ago
sha2.py d49159a92b various changes and fixes 5 years ago
term.py c82c9c5bd7 minor changes and fixes 5 years ago
tool.py 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
tw.py 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 5 years ago
tx.py 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 5 years ago
txsign.py 23ae73d908 minor fixes and cleanups 5 years ago
util.py 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago