The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
931c5dc7ca
rpc.py: minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
2 years ago |
The MMGen Project
|
fc87dcf0ba
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
c26d75c535
unit_tests.py tx_deserialize: test altcoin reference files
|
3 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
The MMGen Project
|
0880229e94
use open() strictly as context manager
|
3 years ago |
The MMGen Project
|
20b45c3b84
unit_tests.py tx_deserialize: support v22.0.0 test vectors
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
1ff7f3e5ba
various build and testing fixes
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
4 years ago |
The MMGen Project
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
4 years ago |
The MMGen Project
|
4449c23da4
make g.proto a class instance
|
4 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
4 years ago |
The MMGen Project
|
78a199c1a6
global var rename: g.rpch -> g.rpc
|
4 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
5 years ago |
The MMGen Project
|
b4a60208e4
test-release.sh: add 'noalt' test group
|
5 years ago |
The MMGen Project
|
93bb5ebcb5
global rename: Daemon -> CoinDaemon
|
5 years ago |
The MMGen Project
|
6f0e51d566
Daemon: handle path and RPC port selection logic in class
|
5 years ago |
The MMGen Project
|
12e742fb00
global rename: TestDaemon -> Daemon
|
5 years ago |
The MMGen Project
|
ac02cf66a6
file rename: test_daemon.py -> daemon.py
|
5 years ago |
The MMGen Project
|
69890d831b
TestDaemon: use non-standard RPC ports
|
5 years ago |
The MMGen Project
|
041c55b65a
test.py,unit_tests.py: start/stop BTC,LTC,BCH daemons automatically
|
5 years ago |
The MMGen Project
|
1810b50b09
unit_tests.py: new UnitTestHelpers class
|
5 years ago |
MMGen
|
792c791910
unit_tests.py: minor changes
|
5 years ago |
MMGen
|
e879b7e548
minor fixes
|
5 years ago |
MMGen
|
ab8b5d053e
modularize unit_tests.py
|
5 years ago |