The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
3 years ago |
The MMGen Project
|
c205d2f7a6
test.py: remove superfluous calls to pexpect.read()
|
3 years ago |
The MMGen Project
|
2061d109cc
test.py: always check output when spawned script exits with non-zero value
|
3 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
c07595781c
altcoins.eth -> base_proto.ethereum
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
The MMGen Project
|
f4282cd214
tool: unify class initialization with 'need_proto' and 'need_addrtype'
|
3 years ago |
The MMGen Project
|
307ccfa87d
remove altcoins.eth.obj module
|
3 years ago |
The MMGen Project
|
341ee2c741
modularize the 'mmgen-tool' utility
|
3 years ago |
The MMGen Project
|
d669229da0
move CoinAmt and related classes to amt.py
|
3 years ago |
The MMGen Project
|
0880229e94
use open() strictly as context manager
|
3 years ago |
The MMGen Project
|
4ce1701de2
string literal fixes: deprecated escapes, et al.
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
88a9729810
test suite: Windows/MSYS2 fixes
|
3 years ago |
The MMGen Project
|
bc33489e76
daemon.py, test suite: Windows fixes
|
3 years ago |
The MMGen Project
|
2660a3591b
test.py: fixes for --pexpect-spawn
|
3 years ago |
The MMGen Project
|
4453aaf355
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
d99c75216d
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
54d123fdc0
scripts/traceback_run.py -> scripts/exec_wrapper.py
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
877be3f877
test.py ethdev: support Erigon (WIP)
|
3 years ago |
The MMGen Project
|
229107a8a9
CoinProtocol.Ethereum: generate checksummed addresses
|
3 years ago |
The MMGen Project
|
395d3c1a20
test.py: whitespace, remove 'non_mmgen_inputs' parameter
|
3 years ago |
The MMGen Project
|
50d8fc8422
test.py ethdev: variable renames
|
3 years ago |
The MMGen Project
|
b400b26029
test suite: improve handling of BOGUS_SEND environment var
|
3 years ago |
The MMGen Project
|
d75ffea985
test suite: whitespace
|
3 years ago |
The MMGen Project
|
eaeeef97c0
test.py ethdev: update solc to v0.8.7, update precompiled contract data
|
3 years ago |
The MMGen Project
|
4742255ad2
test.py ethdev, scripts/create-token.py: cleanups
|
3 years ago |