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
|
2 years ago |
The MMGen Project
|
56746d92ae
MoneroRPCClient: add `proto` param to constructor
|
2 years ago |
The MMGen Project
|
47db716d7b
MoneroRPCClient: make call(), call_raw() methods non-async
|
2 years ago |
The MMGen Project
|
ee8ca9f99e
delete class MoneroRPCClientRaw
|
2 years ago |
The MMGen Project
|
aed8600931
proto.xmr: whitespace
|
2 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years 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
|
3 years ago |
The MMGen Project
|
36e3de8595
move MoneroWalletDaemon class to `base_proto/monero`
|
3 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
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 |