Gerlof van Ek
e5e0e6e911
Merge branch 'dev' into electrum
2026-03-31 22:28:45 +02:00
gerlofvanek
129a5bb9b7
Electrum connection stability, swap fixes / UX improvements + Various fixes.
2026-03-31 22:10:25 +02:00
tecnovert
569f4290d0
Merge pull request #406 from dhvll/firo-spark
...
Add Firo Spark Support
2026-03-18 08:22:50 +00:00
gerlofvanek
7b0925de46
BIP87
2026-02-06 21:39:17 +01:00
gerlofvanek
1afe1316d0
Fix: Clean BSX install litewallets switch in RPC mode wallet creation (RPC: BTC/LTC(+MWEB)
2026-01-30 22:34:25 +01:00
gerlofvanek
162254c537
Added graceful shutdown for electrum.
2026-01-28 23:42:24 +01:00
gerlofvanek
afae62ae38
Litewallets
2026-01-28 16:05:52 +01:00
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
78b018c2bd
refactor: simplify setBidError
2026-01-12 19:26:21 +02:00
tecnovert
c0a5d0e31d
simplify db, remove state_note
2026-01-05 21:20:02 +02: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
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
Dhaval Chaudhari
7ee1cea4eb
feat: implement Spark balance display and withdrawal options
...
feat: complete FIRO + Spark integration (balance, withdrawal, address caching, refactor)
feat: add support for Spark address handling
remove white space
ref
2025-12-02 22:10:56 +05:30
Dhaval Chaudhari
0bf4af100a
feat: add FIRO withdrawal and Spark address caching functionality
2025-11-20 00:22:03 +05:30
gerlofvanek
7755b4c505
Fix enable/disable Update notification settings.
2025-10-21 08:56:47 +02:00
gerlofvanek
95da26211b
Fix Update notification.
2025-10-21 08:21:55 +02:00
tecnovert
19fd15b9dc
refactor: deduplicate threads array
2025-10-15 20:40:52 +02:00
gerlofvanek
de501f4bb5
Removed CryptoCompare + Added background thread for price fetching.
2025-10-15 12:13:08 +02:00
gerlofvanek
1a9c153306
Fix getwalletinfo + various fixes.
2025-10-13 19:37:36 +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
tecnovert
292a3713c0
scripts: remove default values occluding error
...
fix test
2025-10-02 16:10:01 +02: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
ad472cf16f
init: adjust daemon startup log timing and types
2025-10-01 15:56:40 +00:00
tecnovert
4ebb6d6441
timeout bids before the script coin lock tx is mined.
2025-09-14 03:37:02 +02:00
gerlofvanek
43f9ae8acf
Show notification when new release of BSX
2025-08-29 21:07:47 +02:00
gerlofvanek
672747cc7d
GUI: Updated toasts and added notifications history + Various fixes.
2025-08-13 10:39:14 +02:00
tecnovert
bae6aac12a
Fix backwards compatibility.
2025-08-09 18:01:34 +02:00
tecnovert
6fce77f34a
Fix force_db_upgrade setting.
2025-08-09 11:39:41 +02:00
tecnovert
72481337e1
Fix verifyMessage parameter order.
...
i Please enter the commit message for your changes. Lines starting
2025-08-05 21:19:01 +02:00
tecnovert
cd147da7dd
network: Fix selection when no networks are specified.
2025-08-05 13:29:56 +02:00
tecnovert
235a8f6830
Explicitly set messagemagic string for Particl v27
2025-08-05 00:25:11 +02:00
tecnovert
9cc4734bda
Make backwards compatible with smsg payload version 1
2025-08-04 21:29:14 +02:00
tecnovert
dd2e8d1b59
Rename smsg_plaintext_version.
2025-08-04 21:29:13 +02:00
tecnovert
4b010cfee0
network: Don't raise an error if multiple networks are active.
...
For testing pre smsg-plaintext-version2
2025-08-03 22:30:05 +02:00
tecnovert
1ea8b80bdc
network: Automatically set direct simplex mode per bid.
2025-08-03 20:23:55 +02:00
tecnovert
4ba2b877dd
Store pubkeys in BSX if possible.
2025-07-31 10:50:23 +02:00
tecnovert
fea7130835
zmq: Use persistent client keypair.
2025-07-31 00:09:37 +02:00
tecnovert
6d4200f871
zmq: Use recv_multipart and set server keypair in prepare script.
2025-07-31 00:09:37 +02:00
tecnovert
6e614ff76d
Keep compatible with Particl 32.2.7
...
Only call smsggetdifficulty when smsg_plaintext_version >= 2
2025-07-31 00:09:37 +02:00
tecnovert
10d6b13930
net: Manage SMSG pubkeys in BSX.
2025-07-31 00:09:36 +02:00
tecnovert
e73e084a6d
net: Add network portals to allow swaps between networks.
2025-07-31 00:09:33 +02:00
Gerlof van Ek
b6e9118797
ZMQ remove time.sleep(0.1) ( #341 )
2025-07-28 21:43:25 +02:00
Gerlof van Ek
02ceb89d14
Fix: Rate tolerance. ( #339 )
...
* Fix: Rate tolerance.
* Fix GUI Rate tolerance.
* Fix: json/rate
* Fix: Mismatch
* Fix: Use backend handle calc.
* Cleanup
* Fix: format_amount
* Add test.
2025-07-28 21:43:06 +02:00
nahuhh
90a162f0ea
wow: reuse threadPollXMRChainstate & monerod_proxy_config
2025-07-22 21:50:16 +00:00
Gerlof van Ek
a5cc83157d
GUI: Dynamic balances (WS) + Better Notifications (Toasts) + various fixes. ( #332 )
...
* GUI: Dynamic balances (WS) + various fixes.
* BLACK + FLAKE8
* Clean-up.
* Fix refresh intervals + Fix pending balance.
* Fix amounts scientific notation (1e-8)
* Better Notifications (Toasts)
* Removed duplicated code + Balance skip if the chain is still syncing.
* Fix MWEB doesnt show as pending + Various fixes.
* Fix: USD values are off with part blind.
* Fix: Percentage change buttons on wallet page.
* Cleanup debug on wallet page.
* Use ZMQ for part balances.
* Fix ZMQ config.
* Fix PART price in chart.
2025-07-22 23:45:45 +02:00