Commit graph

11 commits

Author SHA1 Message Date
f840069ecb
update copyright dates 2026-02-11 13:02:12 +00:00
e54f039690
update copyright dates 2025-02-16 14:42:27 +00:00
747279c106
whitespace: examples 2024-10-18 10:32:11 +00:00
5150ca586b
update file header 2024-10-18 10:32:06 +00:00
8e46932475
update copyright dates 2024-01-19 11:05:10 +00:00
48636ff2e0
update headers: mmgen -> mmgen-wallet 2023-11-17 13:35:42 +00:00
3524ee0932
minor cleanups 2023-10-18 12:11:49 +00:00
2076c0308b
pylint (test suite) - various cleanups 2023-10-11 12:58:53 +00:00
9a8f6216f7
pylint (test suite) - f-strings 2023-10-11 12:58:52 +00:00
dce9e25919
rpc_init(): skip tw initialization where possible 2023-07-03 12:42:49 +00:00
e90e25b2f0
Config API, Part II
This patch completes the implementation of the API, making the entire MMGen
code base usable as a library for external projects.  A usage example can be
found in the script `examples/coin-daemon-info.py`.

Testing:

    $ test/test.py -e coin_daemon_info
2023-04-04 16:04:13 +00:00