The MMGen Project
|
5339f5f1a9
minor fix
|
2 years ago |
The MMGen Project
|
36e3de8595
move MoneroWalletDaemon class to `base_proto/monero`
|
2 years ago |
The MMGen Project
|
4f41b4dee0
base_proto_subclass(): remove support for tx classes
|
2 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |
The MMGen Project
|
c205d2f7a6
test.py: remove superfluous calls to pexpect.read()
|
2 years ago |
The MMGen Project
|
2061d109cc
test.py: always check output when spawned script exits with non-zero value
|
2 years ago |
The MMGen Project
|
d30fbba837
environment var rename: MMGEN_TRACEBACK -> MMGEN_EXEC_WRAPPER
|
2 years ago |
The MMGen Project
|
c26d75c535
unit_tests.py tx_deserialize: test altcoin reference files
|
2 years ago |
The MMGen Project
|
cc3a03911b
unit_tests.py tx: test signed and altcoin transactions
|
2 years ago |
The MMGen Project
|
a3595062db
test/unit_tests.py: support coroutine tests; cleanups
|
2 years ago |
The MMGen Project
|
d7ebc45915
Completed: implement ext_to_type(), use in initializer
|
2 years ago |
The MMGen Project
|
3c015fa34f
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
07bc2e5cf2
Filename(): rename parameters
|
2 years ago |
The MMGen Project
|
05e901e78d
devtools.py: add pexit() method, allow args in pmsg()
|
2 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
2 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
2 years ago |
The MMGen Project
|
301e2516ab
altcoin_subclass() -> base_proto_subclass()
|
2 years ago |
The MMGen Project
|
c07595781c
altcoins.eth -> base_proto.ethereum
|
2 years ago |
The MMGen Project
|
be5867dd2c
test.py: minor overlay fix
|
2 years ago |
The MMGen Project
|
5d5c1835dd
tx.py,txfile.py: minor cleanups
|
2 years ago |
The MMGen Project
|
3a1ba61fc2
test.py input: add 'get_seed_from_stdin' test
|
2 years ago |
The MMGen Project
|
0dc3ef9a1f
ImmutableAttr: remove support for type conversion from str
|
2 years ago |
The MMGen Project
|
b9c96c5215
avoid use of globals() wherever practicable
|
2 years ago |
The MMGen Project
|
362d8cfeed
add proto.common module
|
2 years ago |
The MMGen Project
|
7558c539a1
modularize coin protocols
|
2 years ago |
The MMGen Project
|
38260eece6
passwdlist, tool.file: import optimizations
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
2eb646ef3f
addrfile.py: remove import of .passwdlist
|
2 years ago |
The MMGen Project
|
3aab5cf25c
protocol.py: add warn_trustlevel(), create altcoin classes from init_proto()
|
2 years ago |