tecnovert
|
c6d5f47cea
|
tests: Disable checking for updates
Override with CHECK_FOR_BSX_UPDATES.
|
2025-10-17 12:31:21 +02:00 |
|
tecnovert
|
d16dc9e124
|
build: raise version to 0.15.0
|
2025-10-15 21:24:17 +02:00 |
|
tecnovert
|
a9953c5ffe
|
Merge pull request #380 from tecnovert/refactor
refactor: deduplicate threads array
|
2025-10-15 19:15:48 +00:00 |
|
tecnovert
|
19fd15b9dc
|
refactor: deduplicate threads array
|
2025-10-15 20:40:52 +02:00 |
|
tecnovert
|
3794b58021
|
Merge pull request #378 from gerlofvanek/refactor-2
Refactor + Optimizations
|
2025-10-15 18:37:32 +00:00 |
|
tecnovert
|
2d1ff4f8bf
|
Merge pull request #379 from basicswap/dependabot/pip/dev/websocket-client-1.9.0
build(deps): bump websocket-client from 1.8.0 to 1.9.0
|
2025-10-15 17:13:20 +00:00 |
|
gerlofvanek
|
6a8c90a04b
|
Fixed identity tooltips on bids page + removed bottleneck offers page.
|
2025-10-15 18:28:44 +02:00 |
|
tecnovert
|
e9704510f9
|
Merge pull request #377 from nahuhh/stray_period
run: remove trailing period on webgui url
|
2025-10-15 16:20:02 +00:00 |
|
gerlofvanek
|
14a1b0dd7d
|
Update test_settings.py
|
2025-10-15 12:42:05 +02:00 |
|
gerlofvanek
|
de501f4bb5
|
Removed CryptoCompare + Added background thread for price fetching.
|
2025-10-15 12:13:08 +02:00 |
|
gerlofvanek
|
4c1c5cd1a6
|
Fix keep WebSockets alive.
|
2025-10-14 13:06:59 +02:00 |
|
gerlofvanek
|
1a9c153306
|
Fix getwalletinfo + various fixes.
|
2025-10-13 19:37:36 +02:00 |
|
dependabot[bot]
|
0a3afd4a5a
|
build(deps): bump websocket-client from 1.8.0 to 1.9.0
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: websocket-client
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-13 07:47:09 +00:00 |
|
Gerlof van Ek
|
3dbc5f329c
|
Merge pull request #376 from nahuhh/monero_v0.18.4.3
xmr: bump to v0.18.4.3
|
2025-10-10 23:04:16 +02:00 |
|
gerlofvanek
|
eb46a4fcc5
|
Fix pricechart if no price/historical data available.
|
2025-10-10 12:26:36 +02:00 |
|
gerlofvanek
|
73d486d6f0
|
Refactor + Optimizations
|
2025-10-10 11:08:23 +02:00 |
|
nahuhh
|
cc6fbb9685
|
run: remove trailing period on webgui url
|
2025-10-10 02:25:55 +00:00 |
|
nahuhh
|
4ad8a3f07c
|
xmr: bump to v0.18.4.3
|
2025-10-10 01:25:38 +00:00 |
|
tecnovert
|
2f7e425da9
|
Merge pull request #374 from tecnovert/sign
btc: grind for low-r value signatures to match core
|
2025-10-03 16:18:34 +00:00 |
|
tecnovert
|
a6c2251146
|
btc: grind for low-r value signatures to match core
|
2025-10-03 10:36:29 +02:00 |
|
tecnovert
|
071675d359
|
Merge pull request #373 from tecnovert/refactor
refactor: remove unused code
|
2025-10-02 21:42:38 +00:00 |
|
tecnovert
|
9cc731d313
|
Merge pull request #372 from nahuhh/firo_emerg_release
firo: v0.14.14.3 emergency release
|
2025-10-02 21:29:53 +00:00 |
|
tecnovert
|
4e152d5a2b
|
refactor: remove unused code
|
2025-10-02 23:21:30 +02:00 |
|
nahuhh
|
26392eafb4
|
firo: v0.14.14.3 emergency release
|
2025-10-02 18:32:33 +00:00 |
|
tecnovert
|
c27ea87e9f
|
Merge pull request #370 from tecnovert/xmr_retry
xmr: retry on transient error.
|
2025-10-02 18:29:48 +00:00 |
|
tecnovert
|
b35f74c659
|
Merge pull request #369 from tecnovert/prepare
prepare: start Particl daemon only once.
|
2025-10-02 18:26:49 +00:00 |
|
tecnovert
|
93e5ce0ab9
|
Merge pull request #371 from tecnovert/createoffers
scripts: remove default values occluding error
|
2025-10-02 18:24:50 +00:00 |
|
tecnovert
|
292a3713c0
|
scripts: remove default values occluding error
fix test
|
2025-10-02 16:10:01 +02:00 |
|
tecnovert
|
add3a1d83e
|
prepare: reuse Particl daemon when adding coins.
|
2025-10-01 22:18:57 +02:00 |
|
tecnovert
|
a4cc20022e
|
xmr: retry on transient error.
alternative to #368
|
2025-10-01 21:44:57 +02:00 |
|
tecnovert
|
390fb71aa7
|
Merge pull request #364 from nahuhh/automation_strat_max_concurrent
automation: set max concurrent incoming bids to 1
|
2025-10-01 18:25:27 +00:00 |
|
tecnovert
|
91dbe6bf0e
|
Merge pull request #367 from basicswap/dependabot/pip/dev/black-25.9.0
build(deps): bump black from 25.1.0 to 25.9.0
|
2025-10-01 18:24:49 +00:00 |
|
tecnovert
|
fda2d1f578
|
Merge pull request #368 from nahuhh/xmr_transient
xmr: add `request-sent`, `idle`, and `output distribution` to transie…
|
2025-10-01 18:23:08 +00:00 |
|
tecnovert
|
7e53af3616
|
Merge pull request #362 from nahuhh/init_logging
init: adjust node startup log timing and types
|
2025-10-01 18:21:07 +00:00 |
|
nahuhh
|
6172785e2e
|
xmr: add request-sent, idle, and output distribution to transient errors
|
2025-10-01 16:05:19 +00:00 |
|
nahuhh
|
ad472cf16f
|
init: adjust daemon startup log timing and types
|
2025-10-01 15:56:40 +00:00 |
|
tecnovert
|
9d6e566c3b
|
backports
|
2025-09-29 09:55:50 +02:00 |
|
tecnovert
|
911ca189bc
|
Merge pull request #366 from tecnovert/expire_accepted
timeout bids before the script coin lock tx is mined.
|
2025-09-25 07:48:21 +00:00 |
|
dependabot[bot]
|
f309256a7f
|
build(deps): bump black from 25.1.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.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.1.0...25.9.0)
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-22 07:24:56 +00:00 |
|
tecnovert
|
4ebb6d6441
|
timeout bids before the script coin lock tx is mined.
|
2025-09-14 03:37:02 +02:00 |
|
nahuhh
|
42c40244a1
|
automation: set max concurrent incoming bids to 1
|
2025-09-11 13:45:25 +00:00 |
|
Gerlof van Ek
|
918bf60200
|
Merge pull request #360 from gerlofvanek/version-3
GUI v3.3.0
|
2025-08-30 21:30:23 +02:00 |
|
Gerlof van Ek
|
19b8e89836
|
Merge pull request #359 from gerlofvanek/pricechart_fix
Fix BTC chart loads even if BTC is not enabled
|
2025-08-30 21:30:12 +02:00 |
|
Gerlof van Ek
|
d117938bb0
|
Merge pull request #358 from gerlofvanek/update_notification
Show notification when new release of BSX
|
2025-08-30 21:29:58 +02:00 |
|
Gerlof van Ek
|
ab827833a6
|
Merge pull request #357 from gerlofvanek/password
Fix small bug with changepassword required.
|
2025-08-30 21:29:43 +02:00 |
|
Gerlof van Ek
|
a5a727a9ac
|
Merge pull request #354 from nahuhh/monero_1842
xmr: bump to v0.18.4.2
|
2025-08-30 21:29:30 +02:00 |
|
gerlofvanek
|
c160ba5114
|
GUI v3.3.0
|
2025-08-29 21:28:06 +02:00 |
|
gerlofvanek
|
30226c37af
|
Fix BTC chart loads even if BTC is not enabled
|
2025-08-29 21:21:50 +02:00 |
|
gerlofvanek
|
43f9ae8acf
|
Show notification when new release of BSX
|
2025-08-29 21:07:47 +02:00 |
|
gerlofvanek
|
4c9aa7b777
|
Fix small bug with changepassword required.
|
2025-08-29 20:13:19 +02:00 |
|