MMGen
|
766281cb0e
py3port: test.py: improved version checking for solc
|
6 years ago |
MMGen
|
8c1df23332
py3port: 'test.py autosign_live' - test device insertion/removal + LED
|
6 years ago |
MMGen
|
80564f6efd
py3port: allow solc v0.5.1 or v0.5.3, update ethdev test vectors accordingly
|
6 years ago |
MMGen
|
3f83f4bd82
py3port: test.py: ethdev: permit port-forwarded RPC
|
6 years ago |
MMGen
|
d67c92e831
py3port: test.py: add 'autosign_minimal' test
|
6 years ago |
MMGen
|
88039bb3c1
py3port: minor fixes
|
6 years ago |
MMGen
|
7c0caa3815
py3port: test.py: rewrite autosign()
|
6 years ago |
MMGen
|
fb07b089be
py3port: ERC20: support/require Solidity compiler version 0.5.3
|
6 years ago |
MMGen
|
c2675c15ed
py3port: headers
|
6 years ago |
MMGen
|
44eb299442
py3port: revert some changes made by 2to3
|
6 years ago |
MMGen
|
0eff2811e1
py3port: update tests
|
6 years ago |
MMGen
|
53189f4469
py3port: Zcash and Monero-related changes
|
6 years ago |
MMGen
|
81548b9a35
py3port: exec, subprocess: 'python' -> 'python3'
|
6 years ago |
MMGen
|
a97995c6cb
py3port: use os.write() instead of sys.std{out,err}.write() for terminal output
|
6 years ago |
MMGen
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
6 years ago |
MMGen
|
f6d5c5b465
py3port: replace s.encode('hex'), s.decode('hex') with hexlify(), unhexlify()
|
6 years ago |
MMGen
|
04329b6757
py3port: use encode() and decode() where applicable
|
6 years ago |
MMGen
|
46f44b645b
py3port: use floor division where applicable
|
6 years ago |
MMGen
|
2c253c0750
py3port: use bytes literals where applicable ('foo' -> b'foo')
|
6 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
6 years ago |
MMGen
|
ab06ca4ea8
Rename traceback file; bump version to 0.9.999
|
6 years ago |
MMGen
|
abbdda0dcf
Add return codes to exception classes, handle on exit
|
6 years ago |
MMGen
|
92e6d77779
test.py ethdev: support UTF8 filenames, improve balance checks
|
6 years ago |
MMGen
|
0408c4e304
Bitcoin Core v0.17.0 compatibility patch
|
6 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
6 years ago |
MMGen
|
084b493b7f
tw view: cleanups, interactive address removal for ETH
|
6 years ago |
MMGen
|
80e2530c98
Version 0.9.9rc1
|
6 years ago |
MMGen
|
d9b344d1f5
eth: listaddresses, twview display fixes; add tests
|
6 years ago |
MMGen
|
d4eb8f6ac0
Full Ethereum Classic (ETC) + ERC20 token support
|
6 years ago |