The MMGen Project
|
a7e816f98e
test suite: make test scripts importable as modules
|
1 year ago |
The MMGen Project
|
6a21044127
test suite: improve initialization of `sys.path` and `repo_root`
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
f6d313dbcb
{start,stop}-coin-daemons.py: reimplement to eliminate use of symlink
|
3 years ago |
The MMGen Project
|
3a15e62bbe
Daemon: reimplement flags and opts using ClassFlags,ClassOpts
|
3 years ago |
The MMGen Project
|
25b0a0c995
test/start-coin-daemons.py: import daemon module after opts.init()
|
3 years ago |
The MMGen Project
|
20c9c37c6a
daemon.py,ut_rpc.py: fixes and cleanups
|
3 years ago |
The MMGen Project
|
c01863ab13
start-coin-daemons.py: add --quiet option
|
3 years ago |
The MMGen Project
|
86193229b6
start-coin-daemons.py: support multiple daemons per coin
|
3 years ago |
The MMGen Project
|
508069dc48
rpc.py,daemon.py: fixes and cleanups
|
3 years ago |
The MMGen Project
|
59c96fb16b
daemon.py: temporarily disable ETC (Ethereum Classic) support
|
3 years ago |
The MMGen Project
|
8bb6c40ec6
CoinDaemon: add subclasses, support multiple chains for ETH
|
3 years ago |
The MMGen Project
|
bab1242817
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
d94e514445
CoinDaemon: support multiple instances
|
3 years ago |
The MMGen Project
|
2fc96b8b8d
daemon.py: cleanups
|
3 years ago |
The MMGen Project
|
2fcb336d57
regtest: load all wallets, use rpcwallet mechanism to select user
|
3 years ago |
The MMGen Project
|
27a57d09c5
regtest: use RPC library to communicate with coin daemon
|
3 years ago |
The MMGen Project
|
018d4f3a9e
minor changes/fixes
|
3 years ago |
The MMGen Project
|
ba79fb176d
test/start-coin-daemons.py: minor change; bump release date
|
3 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
4 years ago |
The MMGen Project
|
f4d2829a54
Daemon: new 'flags' arg; testing/release: minor fixes
|
4 years ago |
The MMGen Project
|
93bb5ebcb5
global rename: Daemon -> CoinDaemon
|
4 years ago |
The MMGen Project
|
6f0e51d566
Daemon: handle path and RPC port selection logic in class
|
4 years ago |
The MMGen Project
|
12e742fb00
global rename: TestDaemon -> Daemon
|
4 years ago |
The MMGen Project
|
ac02cf66a6
file rename: test_daemon.py -> daemon.py
|
4 years ago |
The MMGen Project
|
69890d831b
TestDaemon: use non-standard RPC ports
|
4 years ago |
The MMGen Project
|
76925c0d5b
test/{start,stop}-coin-daemons.py: test suite daemon control utility
|
4 years ago |