Commit Graph

1631 Commits

Author SHA1 Message Date
tecnovert 60eb0b295b Merge pull request #451 from nahuhh/mweb_copy_addr
wallet: fix copyable mweb address
2026-04-28 17:54:40 +00:00
tecnovert 2c1d5c60b2 Merge pull request #450 from gerlofvanek/segfault
Fix: Segfault + various fixes, Bump GUI: v3.5.0
2026-04-28 17:42:48 +00:00
tecnovert 47cd052c9f Merge pull request #452 from nahuhh/corrupt_xmr
xmr: add "input stream error" to corrupt wallet errors
2026-04-28 17:37:21 +00:00
tecnovert 6a8ab745e1 Merge pull request #455 from nahuhh/ltc_2154
ltc: bump to v0.21.5.4 [required]
2026-04-28 17:37:09 +00:00
gerlofvanek c5e703dfb3 GUI: v3.5.0 2026-04-28 10:10:24 +02:00
gerlofvanek ff6d1ad0ba Fix electrum deposit addresses jumping past gap limit. 2026-04-28 09:44:17 +02:00
gerlofvanek 1d80f479c0 Fix CI test 2026-04-28 09:34:01 +02:00
gerlofvanek f2fff7292b Fix: Deposit address gap limit for electrum wallet. 2026-04-28 01:19:00 +02:00
gerlofvanek f84c46376e Fix: Pre-fund State 2026-04-27 18:55:44 +02:00
gerlofvanek a3e6d0cf17 Fix: Extended private key for electrum. 2026-04-27 18:43:31 +02:00
gerlofvanek fe0de84054 Fixing commented issue. 2026-04-27 18:32:44 +02:00
nahuhh dfd4bb5b65 ltc: bump to v0.21.5.4 [required]
"This release includes important security updates.
All node operators and wallet users are strongly
encouraged to upgrade ASAP."

"This corrects MWEB input/output accounting going
forward and is a required upgrade for all node operators,
miners, and wallet users."
2026-04-26 04:45:28 +00:00
gerlofvanek aeff117fdc Fix warning when locked for electrum. 2026-04-26 04:25:54 +02:00
gerlofvanek 0dc5284e51 Fix: Waiting on Electrum Server + re-check the seed after error. 2026-04-25 19:45:27 +02:00
nahuhh b8f41b26c0 xmr: add "input stream error" to corrupt wallet errors 2026-04-25 10:25:17 +00:00
gerlofvanek 0c0fb8360e Fix: Segfault + log spam and various fixes. 2026-04-24 21:02:37 +02:00
nahuhh d8d457e283 wallet: fix copyable mweb address 2026-04-24 02:21:43 +00:00
muscleman a8d953d8e0 js: always set currentCoin = coinSymbol (#417)
* always set currentCoin = coinSymbol

* genericize functionality remove hardcoded wow logic
2026-04-18 20:39:47 +02:00
tecnovert 19d7d0a5b4 test: change more wallet names 2026-04-08 22:23:18 +02:00
tecnovert 67b290db27 Merge pull request #442 from tecnovert/set_wallet_name
refactor: where possible use "bsx_wallet" name for new installs
2026-04-08 20:07:03 +00:00
tecnovert 6df5c4687d Merge pull request #441 from tecnovert/wallet_name
fix: remove workaround for blank wallet name
2026-04-08 20:06:21 +00:00
tecnovert 7f125a2fe1 Merge pull request #443 from tecnovert/backports
refactor: backports
2026-04-08 20:06:00 +00:00
tecnovert 9b4a853c65 Merge pull request #445 from gerlofvanek/wallet_tables
Cleanup / Wallet tables use own schema.
2026-04-08 20:05:41 +00:00
gerlofvanek 953ef6b4ae Remove extra_tables. 2026-04-08 20:52:05 +02:00
gerlofvanek 614d29c31c Cleanup / Wallet tables use own schema. 2026-04-08 19:55:33 +02:00
tecnovert 360d356cbf refactor: backports 2026-04-08 09:47:27 +02:00
tecnovert 3ff67f0766 fix: enable multiwallet for BCH 2026-04-08 00:39:52 +02:00
tecnovert 25b7ecfc42 tests: change wallet name 2026-04-07 23:23:02 +02:00
tecnovert da248239d4 refactor: where possible use "bsx_wallet" name for new installs 2026-04-07 23:23:02 +02:00
tecnovert 0061b347f5 fix: remove workaround for blank wallet name 2026-04-07 22:54:41 +02:00
Gerlof van Ek 3c76454e68 Fix: Prevent silent wallet creation. (#444)
* Fix: Prevent silent wallet creation.

* Error on wallet name mismatch + fix wording.

* Revert init_wallet

* Don't create wallet on startup if other wallets exist on disk.

* Added back # wallet_name, disable_private_keys, blank, passphrase, avoid_reuse, descriptors
2026-04-07 22:27:03 +02:00
Gerlof van Ek c58e637987 Merge pull request #422 from gerlofvanek/electrum
GUI: v3.4.1 - Electrum/Lite Wallet Mode for Bitcoin and Litecoin.
2026-04-07 08:05:38 +02:00
gerlofvanek 61da9d703c GUI: v3.4.1 2026-04-01 09:44:45 +02:00
gerlofvanek 45e0f85cf0 Fix 2026-03-31 23:03:34 +02:00
gerlofvanek 303fe59d7b BLACK 2026-03-31 22:38:19 +02:00
gerlofvanek 1102ff1ddf Whitespace 2026-03-31 22:36:13 +02:00
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 151960af3c build, guix: update packed version v0.15.3 2026-03-18 12:32:00 +02:00
tecnovert 83807d213f build: raise version to 0.15.3 2026-03-18 12:14:50 +02:00
tecnovert 8d150f0ea8 fix, firo: add createUTXO, fix tests 2026-03-18 11:57:32 +02:00
tecnovert 569f4290d0 Merge pull request #406 from dhvll/firo-spark
Add Firo Spark Support
2026-03-18 08:22:50 +00:00
tecnovert e5023eda33 Merge branch 'ashley-logan-fix-docker-config-helper' into dev 2026-03-18 08:58:25 +02:00
tecnovert d17560833e Merge pull request #421 from nahuhh/daemon_updates
prepare: daemon updates 2026-03-11
2026-03-18 06:50:03 +00:00
tecnovert f577f84f09 refactor: improve shutdown error messages 2026-03-17 12:39:22 +00:00
nahuhh f668c38cd6 dash: bump to v23.1.2 2026-03-17 12:39:22 +00:00
Gerlof van Ek f259c18f73 Merge pull request #426 from gerlofvanek/amm-425
AMM: Fix Auto-revoke and repost offers after partial fills.
2026-03-16 13:11:22 +01:00
nahuhh 486619c2cd firo: bump to v0.14.15.3 [mandatory] 2026-03-11 01:44:44 +00:00
ashley-logan 6ea52611eb fixed coin config file f-strings 2026-02-23 15:38:30 -05:00
nahuhh c41ab51cfc btc: bump to v29.3 2026-02-20 13:51:47 +00:00