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 |