| .. |
|
altcoins
|
1ef18c4fdb
py3port: initialize coin amts with '0' (str), not 0 (int)
|
7 years ago |
|
share
|
04329b6757
py3port: use encode() and decode() where applicable
|
7 years ago |
|
__init__.py
|
5676d7a3f9
addr generation with secp256k1mod
|
9 years ago |
|
addr.py
|
b41d6ae3eb
py3port: fix altcoin_subclass module loading magic
|
7 years ago |
|
altcoin.py
|
46f44b645b
py3port: use floor division where applicable
|
7 years ago |
|
bech32.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
color.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
common.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
crypto.py
|
cc3678619c
py3port: fix single-keypress terminal input
|
7 years ago |
|
ed25519.py
|
282fec8054
addrgen,keygen: use internal ed25519 module by user request
|
7 years ago |
|
exception.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
filename.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
globalvars.py
|
a97995c6cb
py3port: use os.write() instead of sys.std{out,err}.write() for terminal output
|
7 years ago |
|
license.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
main_addrgen.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
main_addrimport.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
main_autosign.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
main_passgen.py
|
46f44b645b
py3port: use floor division where applicable
|
7 years ago |
|
main_regtest.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_split.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_tool.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_txbump.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_txcreate.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_txdo.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
main_txsend.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
main_txsign.py
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
|
main_wallet.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
mn_electrum.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
mn_tirosh.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
obj.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
opts.py
|
04329b6757
py3port: use encode() and decode() where applicable
|
7 years ago |
|
protocol.py
|
b41d6ae3eb
py3port: fix altcoin_subclass module loading magic
|
7 years ago |
|
regtest.py
|
46438767af
py3port: a few more bytes literals
|
7 years ago |
|
rpc.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
seed.py
|
cc3678619c
py3port: fix single-keypress terminal input
|
7 years ago |
|
sha256.py
|
f6d5c5b465
py3port: replace s.encode('hex'), s.decode('hex') with hexlify(), unhexlify()
|
7 years ago |
|
term.py
|
cc3678619c
py3port: fix single-keypress terminal input
|
7 years ago |
|
test.py
|
04329b6757
py3port: use encode() and decode() where applicable
|
7 years ago |
|
tool.py
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
|
tw.py
|
b41d6ae3eb
py3port: fix altcoin_subclass module loading magic
|
7 years ago |
|
tx.py
|
b41d6ae3eb
py3port: fix altcoin_subclass module loading magic
|
7 years ago |
|
txsign.py
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
|
util.py
|
a97995c6cb
py3port: use os.write() instead of sys.std{out,err}.write() for terminal output
|
7 years ago |