The MMGen Project
|
dda845c943
unit_tests.py rpc: add testnet tests for Bitcoin and forks
|
3 years ago |
The MMGen Project
|
b14cbb1764
daemon.py: minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
ca8b4dc31f
CoinDaemon: init fixes and cleanups
|
3 years ago |
The MMGen Project
|
ac7bced579
ETH: support Geth
|
3 years ago |
The MMGen Project
|
8965c30aff
add oneshot_warning class, daemon_warning subclass
|
3 years ago |
The MMGen Project
|
8de120b667
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
25b0a0c995
test/start-coin-daemons.py: import daemon module after opts.init()
|
3 years ago |
The MMGen Project
|
b88c4bbd48
ETH: add experimental support for Erigon
|
3 years ago |
The MMGen Project
|
9f24236188
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
08ea12b8e5
Daemon: enable attribute locking
|
3 years ago |
The MMGen Project
|
6c4ca8ad52
Lockable: allow all non-int attrs to be considered unset
|
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
|
f290642ff8
daemon.py: simplify exception handling
|
3 years ago |
The MMGen Project
|
68b51368ce
daemon.py: improve PID handling
|
3 years ago |
The MMGen Project
|
13f2bf597b
daemon.py: add RPCDaemon class, related fixes, cleanups
|
3 years ago |
The MMGen Project
|
e24b3510dc
protocol.py: minor cleanups
|
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
|
7eacab5622
add --http-timeout long option
|
3 years ago |
The MMGen Project
|
6da5fca5de
rpc.py: remove parity methods where possible, related cleanups
|
3 years ago |
The MMGen Project
|
dfc732ac5d
CoinDaemon: support multiple daemons per coin
|
3 years ago |
The MMGen Project
|
1575b30cd4
daemon.py: support ETC via Parity
|
3 years ago |
The MMGen Project
|
305f986698
daemon.py,rpc.py: cleanups and fixes
|
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
|
0ff49400b6
protocol.py: chain_name -> chain_names
|
3 years ago |
The MMGen Project
|
44ace41c79
cfg.py: add 'mnemonic_entry_modes' test
|
3 years ago |
The MMGen Project
|
9862f4c5a6
cfg.py: improve cfg file parsing
|
3 years ago |
The MMGen Project
|
bab1242817
minor fixes and cleanups
|
3 years ago |