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