The MMGen Project
|
da32c52a0f
a few minor cleanups
|
1 year ago |
The MMGen Project
|
bbe19effb0
unit_tests.py: cleanups, import cleanups
|
1 year ago |
The MMGen Project
|
82fb37d09c
minor test fixes, minor Windows install fix
|
1 year ago |
The MMGen Project
|
f97869702d
MSWin/MSYS2 testing fixes
|
1 year ago |
The MMGen Project
|
46dcb5cabe
minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
5b4f9471e5
XMR test suite: datadir, RPC port fixes
|
1 year ago |
The MMGen Project
|
b081349514
minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
b45e1671e9
mmgen-xmrwallet: remove --wallet-rpc-host option
|
1 year ago |
The MMGen Project
|
d81d82fe35
cfg.py: prefix internally used attrs with underscore
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
6cd8856912
minor whitespace, cleanups
|
1 year ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
1 year ago |
The MMGen Project
|
cbdd9db75e
add Monero daemon version checking
|
1 year ago |
The MMGen Project
|
56746d92ae
MoneroRPCClient: add `proto` param to constructor
|
1 year ago |
The MMGen Project
|
47db716d7b
MoneroRPCClient: make call(), call_raw() methods non-async
|
1 year ago |
The MMGen Project
|
ee8ca9f99e
delete class MoneroRPCClientRaw
|
1 year ago |
The MMGen Project
|
aed8600931
proto.xmr: whitespace
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
526515db77
rpc.py: move set_auth() to `proto.btc`; add bad auth test
|
2 years ago |
The MMGen Project
|
931c5dc7ca
rpc.py: minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
2 years ago |
The MMGen Project
|
24a612fca7
aiohttp: initialize session in backend
|
2 years ago |
The MMGen Project
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
2 years ago |
The MMGen Project
|
078dcc51f7
daemon.py: new methods: get_daemon(), get_daemon_ids()
|
2 years ago |
The MMGen Project
|
0b79234f48
rpc.py: improve host_path implementation
|
2 years ago |
The MMGen Project
|
5535e33238
unit_tests.py rpc: display daemon info
|
2 years ago |
The MMGen Project
|
0b80ab0f26
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
f1844789d7
modularize RPC classes
|
2 years ago |
The MMGen Project
|
36e3de8595
move MoneroWalletDaemon class to `base_proto/monero`
|
2 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
2 years ago |