Commit graph

23 commits

Author SHA1 Message Date
ab41b78863
new platform global constant 2026-05-17 18:03:32 +00:00
762940deca
autosign: minor cleanups 2026-05-15 13:42:44 +00:00
ce40c500e1
new modules: autosign.signable, autosign.swap_mgr 2026-05-08 13:34:30 +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
f840069ecb
update copyright dates 2026-02-11 13:02:12 +00:00
4a4b814935
XMR compat: export outputs files during TX creation
Formerly, users were required to run `mmgen-xmrwallet export-outputs` at
the beginning of each XMR autosigning session.  This patch eliminates that
requirement when transacting via the compatibility layer.
2026-02-02 09:56:58 +00:00
41d705ec6e
xmrwallet create_offline: use existing key-address file if present 2026-02-01 09:11:08 +00:00
031ae051f9
CmdTestAutosignBase: simplify mnemonic entry 2026-02-01 09:11:02 +00:00
49a11a750b
mmgen-txsend -s: fix crash with XMR compat tx file in txauto dir 2026-01-14 16:27:27 +00:00
f6c09b83da
cmdtest.py autosign: wait_loop_start(): add opts param 2025-12-01 16:54:36 +00:00
78bd55b3bb
CmdTestBase: new extra_daemons attribute 2025-12-01 16:54:35 +00:00
24a22e63e1
whitespace, minor cleanups 2025-12-01 16:54:30 +00:00
4573e170ed
test suite: use match statement where practicable (21 files) 2025-09-23 09:20:53 +00:00
e41249aa04
LEDControl.binfo: add color attribute 2025-09-09 11:27:04 +00:00
b12fd879bf
mmgen-autosign: support signing of TXs with non-MMGen inputs 2025-06-21 11:14:09 +00:00
5409ef4c2d
fixes and cleanups throughout 2025-06-21 11:14:08 +00:00
9638a96ec6
test suite: minor fixes 2025-06-16 14:35:30 +00:00
48660c3189
tx.online.OnlineSigned: new send() method
- common exit point for all scripts that broadcast transactions to the network

- supports transaction files with multiple txhex, required for upcoming ERC20
  THORChain swap support
2025-04-21 14:01:16 +00:00
026f4a4c1d
cmdtest.py: minor fixes and cleanups 2025-04-21 14:01:16 +00:00
e6758ef1db
CmdTestRunner: add quiet attribute 2025-03-29 09:30:15 +00:00
b2e210485f
test/cmdtest_d: remove prefixes on files 2025-03-29 09:30:15 +00:00
Renamed from test/cmdtest_d/ct_autosign.py (Browse further)