The MMGen Project
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
3 weeks ago |
The MMGen Project
|
89ad0fd29b
keyword-only parameters throughout
|
3 weeks ago |
The MMGen Project
|
1e422b2c2b
support Rust Ethereum client (Reth)
|
1 month ago |
The MMGen Project
|
e54f039690
update copyright dates
|
1 month ago |
The MMGen Project
|
f8a312e407
coin-specific and protocol-specific configuration options
|
2 months ago |
The MMGen Project
|
353a4a1f4e
Nix compatibility fixes
|
3 months ago |
The MMGen Project
|
b5600fc563
whitespace: top-level modules
|
5 months ago |
The MMGen Project
|
5150ca586b
update file header
|
5 months ago |
The MMGen Project
|
02ff2dd94a
pylint: branch logic
|
6 months ago |
The MMGen Project
|
4da5945eb3
pylint: imports
|
6 months ago |
The MMGen Project
|
91991a13de
support macOS (BTC-only, no autosign)
|
8 months ago |
The MMGen Project
|
a0eb2871f9
minor fixes and cleanups throughout
|
8 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
fb9c5ac22c
init_proto(): add `return_cls` param; cmdtest.py: minor cleanups
|
1 year ago |
The MMGen Project
|
7ab753d55d
class Daemon: check daemon returncode on start
|
1 year ago |
The MMGen Project
|
f2bf16bbdb
minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
0a1e3c3c98
pylint integration: `gc.platform` -> `sys.platform`
|
1 year ago |
The MMGen Project
|
d326c96af8
pylint throughout (excluding tests) - various cleanups
|
1 year ago |
The MMGen Project
|
a4cb7e3c72
pylint throughout (excluding tests) - unused variables
|
1 year ago |
The MMGen Project
|
83ac0f860c
pylint throughout (excluding tests) - f-strings
|
1 year ago |
The MMGen Project
|
4f42233836
pylint throughout (excluding tests) - imports
|
1 year ago |
The MMGen Project
|
2449baed2c
whitespace, comments throughout (excluding tests)
|
1 year ago |
The MMGen Project
|
31ad7805ca
daemon.py: `state_msg()` fix
|
1 year ago |
The MMGen Project
|
46befcb79b
add `MMGEN_DEBUG_DAEMON` environment var
|
1 year ago |
The MMGen Project
|
371e22887d
autosign,daemon: minor cleanups
|
1 year ago |
The MMGen Project
|
a873f14548
make Geth default Ethereum daemon
|
1 year ago |
The MMGen Project
|
6620db4158
mmgen-xmrwallet: force-kill wallet daemon on double Ctrl-C
|
1 year ago |
The MMGen Project
|
87275604b6
daemon.py: remove `do_start()`, `do_stop()` methods
|
1 year ago |
The MMGen Project
|
93bcc92534
globalvars.py -> cfg.py
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
2 years ago |