MMGen
|
27355e0b27
handle environmental vars consistently
|
6 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
88039bb3c1
py3port: minor fixes
|
6 years ago |
MMGen
|
61b4f5a07a
py3port: Parity: support 'eth_chainId' RPC call
|
6 years ago |
MMGen
|
9c4d7d725f
py3port: remaining changes to modules
|
7 years ago |
MMGen
|
af2bec1220
py3port: new HexBytes class
|
7 years ago |
MMGen
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
MMGen
|
04329b6757
py3port: use encode() and decode() where applicable
|
7 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
MMGen
|
abbdda0dcf
Add return codes to exception classes, handle on exit
|
7 years ago |
MMGen
|
87a865b9e8
Version 0.9.9a
|
7 years ago |
MMGen
|
0408c4e304
Bitcoin Core v0.17.0 compatibility patch
|
7 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
7 years ago |
MMGen
|
d1e2bbb2e0
Minor changes
|
7 years ago |
MMGen
|
26210569f8
Minor changes and fixes
|
7 years ago |
MMGen
|
1b54d425bd
addr.py,rpc.py,tw.py,tx.py,traceback.py: minor cleanups and refactoring
|
7 years ago |
MMGen
|
82cd194ed3
*RPCConnection(): define RPC methods at instance creation time
|
7 years ago |
MMGen
|
290d3d557d
addr.py,rpc.py,tw.py: minor changes
|
7 years ago |
MMGen
|
3793852920
obj.py,rpc.py: minor changes
|
7 years ago |
MMGen
|
7ad2fdf66c
Basic Ethereum RPC support (Parity)
|
7 years ago |
MMGen
|
d49c8627aa
Support 40-character UTF-8 tracking wallet comments
|
7 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
7 years ago |
MMGen
|
e9385725cf
Add g.proto.witness_ver_num, minor fixes and changes
|
7 years ago |
MMGen
|
ebabea39ce
tw.add_label(): code cleanups, tests
|
7 years ago |
MMGen
|
6aca0f2986
use estimatesmartfee if the daemon supports it
|
7 years ago |
MMGen
|
d457259fcf
rpc.py: on_fail='raise', RPCFailure exception
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
8 years ago |
philemon
|
420d0e9699
B2X support, locktime-based coin splitting utility
|
8 years ago |