The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
3 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
3 years ago |
The MMGen Project
|
0880229e94
use open() strictly as context manager
|
3 years ago |
The MMGen Project
|
0098f5a71f
test suite: ARM fixes
|
3 years ago |
The MMGen Project
|
921a338fe5
test suite: minor changes, fixes
|
3 years ago |
The MMGen Project
|
88a9729810
test suite: Windows/MSYS2 fixes
|
3 years ago |
The MMGen Project
|
35f9201174
stop Monero coin and wallet daemons via RPC
|
3 years ago |
The MMGen Project
|
641c6bdf97
MoneroWalletRPCClient: simplify instantiation
|
3 years ago |
The MMGen Project
|
d70f3a7c1f
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
3a15e62bbe
Daemon: reimplement flags and opts using ClassFlags,ClassOpts
|
3 years ago |
The MMGen Project
|
d00dc7987b
unit_tests.py rpc: test all configured daemon_ids
|
3 years ago |
The MMGen Project
|
dda845c943
unit_tests.py rpc: add testnet tests for Bitcoin and forks
|
3 years ago |
The MMGen Project
|
20c9c37c6a
daemon.py,ut_rpc.py: fixes and cleanups
|
3 years ago |
The MMGen Project
|
13f2bf597b
daemon.py: add RPCDaemon class, related fixes, cleanups
|
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
|
8bb6c40ec6
CoinDaemon: add subclasses, support multiple chains for ETH
|
3 years ago |
The MMGen Project
|
d9a58c7c55
RPC ETH unit test: minor changes
|
3 years ago |
The MMGen Project
|
74c617f463
Remove unused and deprecated Parity methods
|
3 years ago |
The MMGen Project
|
1ff7f3e5ba
various build and testing fixes
|
4 years ago |
The MMGen Project
|
82001409f5
parity -> openethereum
|
4 years ago |
The MMGen Project
|
cfa8d19cd0
LTC support/testing fixes
|
4 years ago |
The MMGen Project
|
5f22ded095
unit_tests.py: add --no-altcoin-deps option; update in test-release.sh
|
4 years ago |
The MMGen Project
|
973c7be78d
string formatting, whitespace, minor fixes and cleanups throughout
|
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
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
4 years ago |
The MMGen Project
|
c2cdfa429f
rpc: add BCH unit test; Daemon: move list attrs from class to instance
|
4 years ago |
The MMGen Project
|
04775afb2e
protocol.py: make coin protocols attrs of CoinProtocol
|
4 years ago |
The MMGen Project
|
28538babcc
rpc.py: restore SSL to Monero wallet client, minor cleanups
|
4 years ago |