Commit graph

2,753 commits

Author SHA1 Message Date
191e8ec26b
update PGP signing keys 2026-05-23 13:32:37 +00:00
d63dd743f5
update README, documentation (minor) 2026-05-23 13:32:31 +00:00
8488755790
CoinAmt: Python 3.15 fix 2026-05-21 12:09:33 +00:00
b29b8b4b9c
cmdtest.py: new --dev-mode option 2026-05-21 12:09:33 +00:00
77a42a1df9
tool rand2file: use os.process_cpu_count() to set thread count 2026-05-21 12:09:33 +00:00
c4feeccb66
enable use of pyaes package for testing 2026-05-21 12:09:33 +00:00
75ced150ba
cfg: sort env vars 2026-05-21 12:09:33 +00:00
3d8e98f31e
crypto.Crypto: new encrypt_aes_ctr() method 2026-05-21 12:09:33 +00:00
b13acfa3b1
wallet.mmgen: increase salt length to 32 bytes 2026-05-21 12:09:33 +00:00
7ca2449306
cmdtest.py input: disable some tests for free-threaded Python builds 2026-05-21 12:09:32 +00:00
86ac4e8418
new threaded_python cfg var 2026-05-21 12:09:32 +00:00
2b1fbfa0fc
cmdtest.py: new skip_on_condition() method 2026-05-21 12:09:32 +00:00
efe3cd2261
update secp256k1 extmod for free-threaded Python builds 2026-05-21 12:09:27 +00:00
6195b3b4c6
Version 16.1.0 v16.1.0 stable_msys2 stable_macos stable_linux 2026-05-18 09:31:56 +00:00
b0b738b5d2
update README, wiki documentation (minor) 2026-05-18 09:28:51 +00:00
3b1f07199e
update command help footers for v16.1.0 2026-05-18 09:28:51 +00:00
866846a200
autosign: wait loop message fix 2026-05-18 09:28:44 +00:00
170a0a892a
update documentation 2026-05-17 18:03:37 +00:00
e092f44ace
minor testing fixes 2026-05-17 18:03:37 +00:00
e2ea3b5d26
main_tool: disable aiohttp backend for arm64 2026-05-17 18:03:37 +00:00
2356abd1b4
tool_cmd.find_incog_data(): use itertools.count() in loop 2026-05-17 18:03:37 +00:00
5a83a716e7
daemontest.py exec: cleanups 2026-05-17 18:03:36 +00:00
eea9195f49
update coin daemon support (XMR, LTC, Geth)
- Monero         v0.18.5.0
- Litecoin Core  v0.21.5.5
- Go-Ethereum    v1.17.4
2026-05-17 18:03:36 +00:00
e982f7003a
new machine global constant 2026-05-17 18:03:36 +00:00
ab41b78863
new platform global constant 2026-05-17 18:03:32 +00:00
f8e12ec6c7
update nix build for Bitcoin Cash Node v29.0.0 2026-05-15 14:02:28 +00:00
2d1a626a7d
update documentation from wiki 2026-05-15 14:02:04 +00:00
765f245042
enable --scroll option for XMR, tool command 2026-05-15 13:42:49 +00:00
6a402f4000
support Reth v2.2.0 2026-05-15 13:42:49 +00:00
762940deca
autosign: minor cleanups 2026-05-15 13:42:44 +00:00
79ca80e8f2
autosign: re-enable file cleaning for non-XMR setup (bugfix) 2026-05-08 13:34:30 +00:00
64f9b26a2a
autosign: delay a few imports 2026-05-08 13:34:30 +00:00
ce40c500e1
new modules: autosign.signable, autosign.swap_mgr 2026-05-08 13:34:30 +00:00
b99ef94b60
autosign.py -> autosign/__init__.py 2026-05-08 13:34:25 +00:00
b3bdc76eb7
doc/wiki: update mmgen-autosign command help 2026-05-07 17:52:59 +00:00
7e093fbef8
mmgen-autosign: expand and revise help notes, add examples 2026-05-07 17:52:59 +00:00
c69f7e52d3
mmgen-autosign: forbid use of --xmrwallets in non-setup context 2026-05-07 17:52:59 +00:00
47b2a2e338
mmgen-autosign: move help notes to separate module 2026-05-07 17:52:59 +00:00
91e10be951
autosign: minor fixes and cleanups 2026-05-07 17:52:59 +00:00
9e40e6c8c9
autosign: skip dfl wallet prompt if --seed-len or --mnemonic-fmt specified 2026-05-07 17:52:59 +00:00
f9e2afc6e0
autosign: add test_led, list_led operations 2026-05-07 17:52:59 +00:00
aca87cb825
doc/wiki: minor updates 2026-05-07 17:52:53 +00:00
2aad5a1118
doc/wiki: update command help 2026-05-05 12:07:32 +00:00
aa0a83d237
help notes: minor fixes 2026-05-05 12:07:32 +00:00
71ee60a77b
help usage, notes: add --coin opt where applicable 2026-05-05 12:07:32 +00:00
165d65d4ed
help.make_usage_str(): improve usage indentation 2026-05-05 12:07:32 +00:00
db8b769faa
help notes cleanups throughout (whitespace, var renames) 2026-05-05 12:07:32 +00:00
27312d2e54
update Github workflows for Python 3.14 2026-04-27 13:52:17 +00:00
c406336ca4
update coin daemon support (BTC, LTC, BCH, Geth)
- Bitcoin Core       v31.0.0
- Litecoin Core      v0.21.5.4
- Bitcoin Cash Node  v29.0.0
- Go-Ethereum        v1.17.2
2026-04-27 13:52:10 +00:00
8583e1f5a2
support Reth v2.1.0 2026-04-25 14:54:39 +00:00