Commit graph

27 commits

Author SHA1 Message Date
a7e816f98e
test suite: make test scripts importable as modules 2023-10-13 09:51:14 +00:00
6a21044127
test suite: improve initialization of sys.path and repo_root 2023-10-13 09:51:14 +00:00
20f4b12832
module docstring cleanups [134 files] 2022-11-14 09:54:07 +00:00
f6d313dbcb
{start,stop}-coin-daemons.py: reimplement to eliminate use of symlink 2021-09-23 21:15:33 +00:00
3a15e62bbe
Daemon: reimplement flags and opts using ClassFlags,ClassOpts 2021-08-10 19:38:21 +00:00
25b0a0c995
test/start-coin-daemons.py: import daemon module after opts.init() 2021-08-04 11:34:28 +00:00
20c9c37c6a
daemon.py,ut_rpc.py: fixes and cleanups 2021-08-02 21:50:27 +00:00
c01863ab13
start-coin-daemons.py: add --quiet option 2021-08-02 19:47:52 +00:00
86193229b6
start-coin-daemons.py: support multiple daemons per coin 2021-08-01 20:54:51 +00:00
508069dc48
rpc.py,daemon.py: fixes and cleanups 2021-08-01 20:54:51 +00:00
59c96fb16b
daemon.py: temporarily disable ETC (Ethereum Classic) support 2021-07-29 14:30:23 +00:00
8bb6c40ec6
CoinDaemon: add subclasses, support multiple chains for ETH 2021-07-29 14:30:23 +00:00
bab1242817
minor fixes and cleanups 2021-07-29 14:20:44 +00:00
d94e514445
CoinDaemon: support multiple instances 2021-05-09 11:56:48 +00:00
2fc96b8b8d
daemon.py: cleanups 2021-05-09 11:56:47 +00:00
2fcb336d57
regtest: load all wallets, use rpcwallet mechanism to select user 2021-03-02 18:04:29 +00:00
27a57d09c5
regtest: use RPC library to communicate with coin daemon 2021-02-26 13:52:08 +00:00
018d4f3a9e
minor changes/fixes 2021-02-26 13:51:26 +00:00
ba79fb176d
test/start-coin-daemons.py: minor change; bump release date 2021-02-19 20:15:36 +03:00
de7fba0c19
test suite: relocate some modules, use relative imports 2020-03-16 10:45:00 +00:00
f4d2829a54
Daemon: new 'flags' arg; testing/release: minor fixes 2020-02-25 16:45:27 +00:00
93bb5ebcb5
global rename: Daemon -> CoinDaemon 2020-02-08 17:58:56 +00:00
6f0e51d566
Daemon: handle path and RPC port selection logic in class 2020-02-08 17:43:59 +00:00
12e742fb00
global rename: TestDaemon -> Daemon 2019-12-10 18:27:19 +00:00
ac02cf66a6
file rename: test_daemon.py -> daemon.py 2019-12-10 18:16:56 +00:00
69890d831b
TestDaemon: use non-standard RPC ports 2019-12-08 18:29:46 +00:00
76925c0d5b
test/{start,stop}-coin-daemons.py: test suite daemon control utility 2019-12-07 12:37:41 +00:00