MMGen
|
82dfd094ac
getbalance: fix incorrect display with 0-conf outputs
|
6 years ago |
MMGen
|
d7bfc8307e
support 80-screen-width tracking wallet labels
|
6 years ago |
MMGen
|
7ebfac59fd
test.py: force correct terminal width for spawned scripts
|
6 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
6 years ago |
MMGen
|
634fb2e444
py3port: use dictionary comprehensions where applicable
|
6 years ago |
MMGen
|
729a547c7d
tool.py, main_tool.py: major rewrite, cleanup
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
44eb299442
py3port: revert some changes made by 2to3
|
7 years ago |
MMGen
|
af2bec1220
py3port: new HexBytes class
|
7 years ago |
MMGen
|
b41d6ae3eb
py3port: fix altcoin_subclass module loading magic
|
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
|
46f44b645b
py3port: use floor division where applicable
|
7 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
MMGen
|
0408c4e304
Bitcoin Core v0.17.0 compatibility patch
|
7 years ago |
MMGen
|
b00c11b578
confirm_or_exit() -> confirm_or_raise()
|
7 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
7 years ago |
MMGen
|
9a89fa0a03
tw view: additional cleanups
|
7 years ago |
MMGen
|
084b493b7f
tw view: cleanups, interactive address removal for ETH
|
7 years ago |
MMGen
|
d9b344d1f5
eth: listaddresses, twview display fixes; add tests
|
7 years ago |
MMGen
|
881d55993f
ERC20 token support (create/deploy, TX create/sign/send)
|
7 years ago |
MMGen
|
fad573eccd
tx.py,tw.py: cleanups, support tx inputs from cmdline
|
7 years ago |
MMGen
|
cd4425ddf2
TwGetBalance: reimplement
|
7 years ago |
MMGen
|
556d1ca937
mmgen-addrimport: reimplement using TrackingWallet
|
7 years ago |
MMGen
|
80ed8d1d4c
tx.py: add g.dcoin global var for token unit display
|
7 years ago |
MMGen
|
c9bc01cbb1
Altcoin module loading magic
|
7 years ago |
MMGen
|
8683257b54
mmgen-tool getbalance: implement using new class + subclass for ETH
|
7 years ago |
MMGen
|
840d96b05f
eth/obj.py,eth/tw.py,obj.py,tw.py: small fixes
|
7 years ago |
MMGen
|
41e40c7a4e
Remove dummy txid and vout fields from inputs of Ethereum tx files
|
7 years ago |