Commit Graph

1527 Commits

Author SHA1 Message Date
tecnovert
a04ce28ca2 Merge pull request #420 from tecnovert/tests
tests: add "fetchpricesthread" setting
2026-01-19 09:12:18 +00:00
tecnovert
52da86bc86 fix countEvents 2026-01-19 11:07:27 +02:00
tecnovert
1d5778a72c tests: add "fetchpricesthread" setting 2026-01-19 10:09:05 +02:00
tecnovert
1346d47d17 Merge pull request #419 from tecnovert/refactor
refactor: use coincurve for sumKeys
2026-01-18 22:25:25 +00:00
tecnovert
c9a884de52 tests: try prevent missing gnupg module error 2026-01-19 00:00:19 +02:00
tecnovert
a6b5661cf1 refactor: use coincurve for sumKeys 2026-01-18 23:32:49 +02:00
tecnovert
0e092ad7e9 Merge pull request #418 from tecnovert/refactor
Refactor
2026-01-12 18:05:50 +00:00
tecnovert
462ac250b3 db: enable partial retrievals and updates 2026-01-12 19:27:03 +02:00
tecnovert
78b018c2bd refactor: simplify setBidError 2026-01-12 19:26:21 +02:00
tecnovert
4545c2b147 Merge pull request #413 from nahuhh/bitcoin_v29.2
bitcoin: bump to 29.2
2026-01-05 21:17:22 +00:00
tecnovert
b14a77af3d Merge pull request #414 from basicswap/dependabot/pip/dev/python-gnupg-0.5.6
build(deps): bump python-gnupg from 0.5.5 to 0.5.6
2026-01-05 21:17:06 +00:00
tecnovert
eb450e04e0 Merge pull request #415 from tecnovert/db
simplify db, remove state_note
2026-01-05 21:16:06 +00:00
tecnovert
c0a5d0e31d simplify db, remove state_note 2026-01-05 21:20:02 +02:00
dependabot[bot]
e6dca30009 build(deps): bump python-gnupg from 0.5.5 to 0.5.6
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.5...0.5.6)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 07:14:49 +00:00
nahuhh
ed6ad637a0 bitcoin: bump to 29.2 2026-01-03 00:15:44 +00:00
tecnovert
339d52f114 Merge pull request #412 from tecnovert/logging
fix duplicate bid id in coin b lock tx submit msg, use logIDT consistently
2026-01-02 17:40:07 +00:00
tecnovert
d1d20e855b fix duplicate bid id in coin b lock tx submit msg, use logIDT consistently 2026-01-02 19:16:41 +02:00
tecnovert
9d716d25cb guix: update packed version v0.15.2 2026-01-01 01:28:36 +02:00
tecnovert
2259e964b1 build: raise version to 0.15.2 2026-01-01 01:14:19 +02:00
tecnovert
dc289a18ee dcr: fix wallet creation and test for v2.1.2 2026-01-01 01:12:27 +02:00
tecnovert
b3591a2bb1 Merge pull request #409 from nahuhh/decred_212
decred: v2.1.2
2025-12-31 06:52:18 +00:00
nahuhh
7e892ee9af decred: v2.1.2 2025-12-26 00:20:46 +00:00
tecnovert
69f607d28f Merge pull request #408 from tecnovert/backports
Backports
2025-12-25 18:55:12 +00:00
tecnovert
e1bca8e384 backports 2025-12-25 13:18:48 +02:00
tecnovert
6fd324ec9f refactor: split watched classes into new file 2025-12-25 13:13:46 +02:00
tecnovert
b6af5ee93d fix delay checking for expired bids and offers 2025-12-25 13:10:38 +02:00
tecnovert
289c66e2e5 Merge pull request #407 from tecnovert/coincurve
Update coincurve to basicswap_v0.3
2025-12-02 07:35:07 +00:00
tecnovert
bcec90feca build(deps): use rebased coincurve version 2025-11-26 11:02:36 +02:00
tecnovert
543a8e32a4 Merge pull request #403 from basicswap/dependabot/pip/dev/pyzmq-27.1.0
build(deps): bump pyzmq from 26.2.1 to 27.1.0
2025-11-26 08:29:08 +00:00
tecnovert
c8be53068b Merge pull request #405 from nahuhh/monero_1844
xmr: bump to v0.18.4.4
2025-11-25 09:37:48 +00:00
tecnovert
0af7e79929 prepare: set Particl version to 27.2.3.0 2025-11-23 00:38:13 +02:00
nahuhh
529402cff6 xmr: bump to v0.18.4.4 2025-11-19 14:20:52 +00:00
dependabot[bot]
9a863a00b6 build(deps): bump pyzmq from 26.2.1 to 27.1.0
Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 26.2.1 to 27.1.0.
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](https://github.com/zeromq/pyzmq/compare/v26.2.1...v27.1.0)

---
updated-dependencies:
- dependency-name: pyzmq
  dependency-version: 27.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 07:16:09 +00:00
tecnovert
cd98a8eb64 guix: update packed version v0.15.1 2025-11-15 18:26:41 +02:00
tecnovert
0bc9d3a5db build: raise version to 0.15.1 2025-11-15 17:59:47 +02:00
tecnovert
cd3c8e7c26 Merge pull request #402 from nahuhh/icon_padding
images: uniform padding on coin icons
2025-11-15 15:44:52 +00:00
tecnovert
ff9bbbfe06 Merge pull request #401 from nahuhh/icon_fix
images: change monero icon (white m)
2025-11-15 15:44:46 +00:00
nahuhh
47aab3140f images: uniform padding on coin icons 2025-11-14 05:52:50 +00:00
nahuhh
5512c9fd7f images: change monero icon (white m) 2025-11-14 04:38:25 +00:00
tecnovert
d0614fd7a3 Merge pull request #390 from nahuhh/xmr_interactive
xmr: --non-interactive doesnt have any functionality on wallet
2025-11-11 08:27:51 +00:00
tecnovert
84223fabb0 Merge pull request #398 from basicswap/dependabot/pip/dev/black-25.11.0
build(deps-dev): bump black from 25.9.0 to 25.11.0
2025-11-11 08:27:34 +00:00
tecnovert
4938a203f2 Merge pull request #394 from tecnovert/event_text
doc: clarify LOCK_TX_A_REFUND event descriptions
2025-11-11 08:27:17 +00:00
tecnovert
2a641567ba Merge pull request #393 from justanwar/firo_v0141500_hardfork
firo: v0.14.15.0 hardfork 2025-11-19 mandatory
2025-11-11 08:27:04 +00:00
tecnovert
fbeece4fc9 Merge pull request #389 from nahuhh/ignore-docs
ci: don't run on documentation updates
2025-11-11 08:26:27 +00:00
tecnovert
6906e8ac1b Merge pull request #388 from nahuhh/mac_zmq
docs: add zeromq to mac dependencies
2025-11-11 08:26:08 +00:00
dependabot[bot]
1a86d371c3 build(deps-dev): bump black from 25.9.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.0.
- [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/25.9.0...25.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 07:19:44 +00:00
tecnovert
e6c1c86dff doc: clarify LOCK_TX_A_REFUND event descriptions
"Lock tx A refund tx seen in chain" is confusing as that tx must still be spent for the refund to occur.
2025-10-28 23:40:36 +02:00
justanwar
ee8ab69d57 firo: v0.14.15.0 hardfork 2025-11-19 mandatory 2025-10-25 22:52:53 +08:00
nahuhh
2279ed84dc xmr: --non-interactive doesnt have any functionality on wallet 2025-10-23 15:56:56 +00:00
nahuhh
497793ae8c ci: don't run on documentation updates 2025-10-22 15:27:18 +00:00