Commit Graph

1724 Commits

Author SHA1 Message Date
tecnovert d2cbce0de9 Merge pull request #496 from tecnovert/strict_swap_types
Reject secret-hash offers where coin pair can use adaptor-sig
2026-06-09 12:00:00 +00:00
tecnovert 3aacc57f09 feat: reject secret-hash offers where coin pair can use adaptor sig 2026-06-09 12:05:31 +02:00
tecnovert d23665d585 build: update docker base images to debian:trixie 2026-06-09 12:03:02 +02:00
dependabot[bot] 553b5a6a32 build(deps-dev): bump black from 26.3.1 to 26.5.1
Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.3.1...26.5.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-09 11:01:32 +02:00
tecnovert 3af05ea5c0 build, guix: update packed version v0.16.4 2026-06-09 02:20:08 +02:00
tecnovert 136b311dc6 build: raise black version 2026-06-09 02:14:44 +02:00
tecnovert df672d4056 build: raise min python version to 3.11 2026-06-09 02:06:22 +02:00
tecnovert f536f8962e test: raise python ci version to 3.14 2026-06-09 02:00:42 +02:00
tecnovert ce5ffe92b4 build: raise version to 0.16.4 2026-06-09 01:51:38 +02:00
tecnovert 32bdd11853 Merge pull request #493 from tecnovert/fix
fix: always require secret hash swap ITX index and value
2026-06-08 23:49:04 +00:00
tecnovert 5e7dbbb22f fix: always require secret hash swap ITX index and value 2026-06-09 01:48:28 +02:00
tecnovert 4d10c4b385 build, guix: update packed version v0.16.3 2026-06-09 00:02:17 +02:00
tecnovert ced017ab3a build: raise version to 0.16.3 2026-06-08 23:47:04 +02:00
tecnovert a64a65fe53 Merge pull request #491 from gerlofvanek/electrum_fixes_3
Verify initiate lock-tx amount.
2026-06-08 21:43:07 +00:00
gerlofvanek 4ac0321acb Verify initiate lock-tx amount. 2026-06-08 22:47:23 +02:00
tecnovert d16e658a66 fix: match Part address type used for funded itx and createSCLockTx 2026-06-07 19:17:24 +02:00
tecnovert 6861975f9a Merge pull request #489 from tecnovert/csv_check_fix
fix: get refund tx block info for CSV check
2026-06-06 21:53:08 +00:00
tecnovert f47320e0e4 fix: get actual blinded Part refund vout 2026-06-06 23:52:09 +02:00
tecnovert 2b2d14b86a test: simplify PIVX test 2026-06-06 23:52:09 +02:00
tecnovert 554d362a45 test: fix Dash tests 2026-06-06 23:52:08 +02:00
tecnovert 7655f1ad81 fix: get refund tx block info for CSV check 2026-06-06 23:52:08 +02:00
tecnovert 3264a5845e Merge pull request #487 from tecnovert/subfee_ui
Subfee Bids
2026-06-06 21:50:07 +00:00
tecnovert 46e3d0266b refactor: make adaptor-sig the default swap type 2026-06-05 23:07:35 +02:00
tecnovert 34b6f816ee refactor: remove unused function 2026-06-05 23:07:34 +02:00
tecnovert 04e2020ff3 feat: add subfee bids 2026-06-05 23:07:34 +02:00
tecnovert 1f8d2f2eb8 Merge pull request #485 from nahuhh/xmr_max_log
xmr: reduce max log files to from 50 -> 5 (x100MB)
2026-06-03 21:50:57 +00:00
tecnovert ea3dc7bdb0 Merge pull request #486 from nahuhh/daemon_updates
firo: bump to v0.14.16.1 [mandatory]
2026-06-03 19:11:14 +00:00
nahuhh 67d0ffa3cf firo: bump to v0.14.16.1 [mandatory] 2026-06-03 18:06:00 +00:00
nahuhh dc80795d08 xmr: reduce max log files to from 50 -> 5 (x100MB) 2026-06-01 03:50:26 +00:00
tecnovert cfca799df2 Merge pull request #483 from tecnovert/feerate
fix: raise default max fee rate from 2 to 4x estimated fee
2026-05-31 10:59:58 +00:00
tecnovert 79f50f27f7 fix: ui, display offer chain a feerate for reversed swaps 2026-05-30 22:54:14 +02:00
tecnovert 5c8f1bc6d1 fix: raise default max fee rate from 2 to 4x estimated fee 2026-05-30 22:11:25 +02:00
tecnovert 590601a969 Merge pull request #459 from nahuhh/daemon_updates
prepare: daemon updates 2026-05-12
2026-05-30 20:08:32 +00:00
tecnovert 1c0cdc0bd6 Merge pull request #480 from tecnovert/feerate
Feerate validation
2026-05-30 18:10:09 +00:00
tecnovert 119a116918 test: add codespell extra dictionary and add config to .toml 2026-05-30 19:44:29 +02:00
tecnovert f5249448bb doc: update release notes 2026-05-30 19:44:29 +02:00
tecnovert fa063e5f01 test: add tests for automatic feerate validation 2026-05-30 19:44:29 +02:00
tecnovert 48ea745cc2 feat: automatically verify feerate 2026-05-30 19:44:23 +02:00
tecnovert 7840f12814 Merge pull request #482 from gerlofvanek/electrum_fixes_2
Fix: Refund-path / Maturity checks.
2026-05-30 15:16:23 +00:00
gerlofvanek 0de77c8d97 Update: HTLC - CSV / CLTV 2026-05-29 22:01:32 +02:00
gerlofvanek 283662e659 Fix: Median time one call. 2026-05-29 19:15:34 +02:00
gerlofvanek 221d962c12 Fix: Refund-path / Maturity checks. 2026-05-29 18:36:05 +02:00
nahuhh 31f8bc0f12 firo: bump to v0.14.16.0 [mandatory]
"[update] prior to block 1,329,000 (approximately 22 June 2026)."
2026-05-29 13:30:40 +00:00
nahuhh a473347a67 xmr: bump to v0.18.5.0 2026-05-29 13:30:40 +00:00
nahuhh b676d0be2e decred: bump to v2.1.5 2026-05-29 13:30:40 +00:00
tecnovert 5099b9ebaa test: raise default waitForServer time 2026-05-29 15:22:48 +02:00
tecnovert 19f13d9d96 Merge pull request #481 from tecnovert/refactor
Refactor
2026-05-29 12:54:54 +00:00
tecnovert 27f9f8c13a doc: update release notes 2026-05-29 14:23:32 +02:00
tecnovert 248b8046b1 test: wait longer, add startup_delay option 2026-05-29 14:02:07 +02:00
tecnovert 6b4b97376b test: print xmr daemon logs on ci failure 2026-05-29 11:26:11 +02:00