The MMGen Project 5d5c1835dd tx.py,txfile.py: minor cleanups 3 years ago
..
altcoins 769f96aad7 altcoins.eth: use relative imports 3 years ago
data 7558c539a1 modularize coin protocols 3 years ago
proto 362d8cfeed add proto.common module 3 years ago
share 0138a6fa49 whitespace, cleanups, minor fixes 3 years ago
tool 362d8cfeed add proto.common module 3 years ago
__init__.py 5676d7a3f9 addr generation with secp256k1mod 9 years ago
addr.py ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 3 years ago
addrdata.py d08503129e obj.py: move TwLabel and TwMMGenID to tw.py 3 years ago
addrfile.py 38260eece6 passwdlist, tool.file: import optimizations 3 years ago
addrgen.py 362d8cfeed add proto.common module 3 years ago
addrlist.py 0dc3ef9a1f ImmutableAttr: remove support for type conversion from str 3 years ago
altcoin.py 362d8cfeed add proto.common module 3 years ago
amt.py 307ccfa87d remove altcoins.eth.obj module 3 years ago
base_obj.py b79865dba4 AttrCtrl: add _default_to_none flag 3 years ago
baseconv.py bb96d6223f lazy imports of hashlib, string 3 years ago
bech32.py 0138a6fa49 whitespace, cleanups, minor fixes 3 years ago
bip39.py ad569cbeb7 import cleanups throughout 3 years ago
cfg.py bb96d6223f lazy imports of hashlib, string 3 years ago
color.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
common.py 1a896d9af9 update copyright dates 4 years ago
crypto.py bb96d6223f lazy imports of hashlib, string 3 years ago
daemon.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
devtools.py 2872d4b683 f-strings, whitespace (program files) [43 files patched] 4 years ago
ed25519.py 2807c628ee ed25519.py: whitespace fixes 3 years ago
ed25519ll_djbec.py 61b4f5a07a py3port: Parity: support 'eth_chainId' RPC call 6 years ago
exception.py 32c522c039 overhaul public key and address generation code 3 years ago
filename.py 753bd0aba8 minor fixes, cleanups 3 years ago
fileutil.py ad569cbeb7 import cleanups throughout 3 years ago
flags.py 1a896d9af9 update copyright dates 4 years ago
globalvars.py 7e158a9bcf globalvars.py: make 'tx_fee_adj' a float 3 years ago
help.py 7558c539a1 modularize coin protocols 3 years ago
keccak.py 13ab25764f [msys2]: test suite fixes and additions 6 years ago
key.py ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 3 years ago
keygen.py 7558c539a1 modularize coin protocols 3 years ago
led.py c53c9d2c25 led.py: update deprecated Event method 4 years ago
license.py 1a896d9af9 update copyright dates 4 years ago
main.py 1a896d9af9 update copyright dates 4 years ago
main_addrgen.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
main_addrimport.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
main_autosign.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
main_passgen.py 246e500891 crypto.py: import cleanups 3 years ago
main_regtest.py 1a896d9af9 update copyright dates 4 years ago
main_seedjoin.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
main_split.py 0ac28869b3 remove unneeded 'add_opts' argument in opts.init() calls 3 years ago
main_tool.py 4981fefffe opts.init(): add 'need_proto' arg for on-demand loading of .protocol 3 years ago
main_txbump.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
main_txcreate.py 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
main_txdo.py 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
main_txsend.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
main_txsign.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
main_wallet.py 4981fefffe opts.init(): add 'need_proto' arg for on-demand loading of .protocol 3 years ago
main_xmrwallet.py cf28abc46d remove global --monero-wallet-rpc-{host,user,password} options 3 years ago
mn_bip39.py 16dff263a9 move BIP39 wordlist to mn_bip39.py 3 years ago
mn_electrum.py 1a896d9af9 update copyright dates 4 years ago
mn_entry.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
mn_monero.py cfa16418b3 limited Monero mnemonic seed phrase ('xmrseed') support 5 years ago
mn_tirosh.py 1a896d9af9 update copyright dates 4 years ago
obj.py 0dc3ef9a1f ImmutableAttr: remove support for type conversion from str 3 years ago
objmethods.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
opts.py 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
passwdlist.py 0dc3ef9a1f ImmutableAttr: remove support for type conversion from str 3 years ago
protocol.py 362d8cfeed add proto.common module 3 years ago
regtest.py 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
rpc.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
seed.py ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 3 years ago
seedsplit.py ad569cbeb7 import cleanups throughout 3 years ago
sha2.py 1a896d9af9 update copyright dates 4 years ago
subseed.py ad569cbeb7 import cleanups throughout 3 years ago
term.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
tw.py ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 3 years ago
twaddrs.py ad569cbeb7 import cleanups throughout 3 years ago
twbal.py 9e8f625c9b tw.py: relocate tracking wallet classes to new modules 3 years ago
twctl.py ad569cbeb7 import cleanups throughout 3 years ago
twuo.py 0dc3ef9a1f ImmutableAttr: remove support for type conversion from str 3 years ago
tx.py 5d5c1835dd tx.py,txfile.py: minor cleanups 3 years ago
txfile.py 5d5c1835dd tx.py,txfile.py: minor cleanups 3 years ago
txsign.py 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
util.py b9c96c5215 avoid use of globals() wherever practicable 3 years ago
wallet.py bb96d6223f lazy imports of hashlib, string 3 years ago
xmrseed.py ad569cbeb7 import cleanups throughout 3 years ago
xmrwallet.py 362d8cfeed add proto.common module 3 years ago