tecnovert
37be3bcab5
Add BTC descriptor wallet support.
...
Set BTC_USE_DESCRIPTORS env var to true to enable descriptors in the prepare script and test_btc_xmr
A separate watchonly wallet is created when using descriptor wallets.
2025-01-29 10:16:07 +02:00
tecnovert
4ae97790aa
Merge pull request #255 from tecnovert/ci
...
Fix CI caching
2025-01-29 07:27:41 +00:00
tecnovert
8928451af0
Merge pull request #251 from tecnovert/wallet_name
...
Add wallet_name option to basicswap.json.
2025-01-29 07:27:28 +00:00
tecnovert
473e4fd400
Fix CI caching
2025-01-29 09:16:23 +02:00
tecnovert
ff2fc35f72
Add wallet_name option to basicswap.json.
...
Removed "walletfile" setting for XMR and WOW, replaced with "wallet_name".
Set wallet_name in prepare script with eg: BTC_WALLET_NAME env var.
2025-01-28 09:40:29 +02:00
tecnovert
edb3b19dcf
Merge pull request #248 from nahuhh/pr/transient
...
xmr: make " failed to get earliest fork height" a transient error
2025-01-23 08:53:08 +00:00
nahuhh
aac2f51b88
xmr: make earliest fork height a transient error
2025-01-22 23:30:33 +00:00
tecnovert
4d5551cd84
Merge pull request #247 from nahuhh/pr/reseed
...
wallet: fix reseed regression
2025-01-22 19:00:07 +00:00
nahuhh
7ee4720738
wallet: fix reseed regression
2025-01-22 18:24:21 +00:00
tecnovert
c76fe79848
scripts: Fix createoffers, identities api changed.
2025-01-22 20:13:33 +02:00
tecnovert
f13c481b51
tests: Fix test_xmr_persistent with BTC v28.
2025-01-22 20:08:46 +02:00
tecnovert
6f776971b1
Merge pull request #245 from tecnovert/fastsync
...
prepare: Update BTC fastsync file.
2025-01-22 16:10:05 +00:00
tecnovert
c79ed493aa
Add estimated tx fee to amount check when posting bid.
...
Add more log messages around balance checks.
2025-01-22 18:07:20 +02:00
tecnovert
b6709d0cdc
prepare: Update BTC fastsync file.
...
Allow specifying a custom URL to look for the snapshot signature with: BITCOIN_FASTSYNC_SIG_URL.
Reduce gnupg module logging level.
2025-01-22 00:48:27 +02:00
tecnovert
c945e267e7
Merge pull request #239 from nahuhh/pr/filters
...
offers: align filters
2025-01-21 19:12:20 +00:00
tecnovert
ef65420978
Merge pull request #235 from nahuhh/pr/wallet
...
wallet: resposive ui & cleanup
2025-01-21 19:11:56 +00:00
tecnovert
6da4bf6aaf
Merge pull request #225 from nahuhh/cores
...
help: add --upgradecores
2025-01-21 19:11:29 +00:00
tecnovert
6e56b7f421
Merge pull request #224 from nahuhh/pr/minbid
...
ui: reword min bid -> min purchase
2025-01-21 19:11:13 +00:00
Gerlof van Ek
f084c6f538
JS/UI: Fix scrolling lag / tooltips + Various fixes and cleanup. ( #236 )
...
* JS/UI: Fix scrolling lag + Various fixes and cleanup.
* Fix clear button
* JS: Fix when page is hidden, reconnect and proper pause/resume logic.
* JS: Fix tooltips bugs.
* JS: Various fixes.
* JS: Fix fetch system.
* JS: Cleanup
2025-01-21 19:10:52 +00:00
nahuhh
443bd6917f
prepare: fix mweb wallet generation ( #238 )
...
* prepare: fix mweb wallet generation
* Restore interface_type on LTC MWEB and send it through initialiseWallet.
---------
Co-authored-by: tecnovert <tecnovert@tecnovert.net>
2025-01-21 19:09:04 +00:00
nahuhh
b55d126a0a
ui: reword min bid -> min purchase
2025-01-21 13:23:31 +00:00
nahuhh
586ff3288f
offers: align filters
2025-01-21 11:53:38 +00:00
nahuhh
0398fce5a8
wallet: responsive
2025-01-20 22:50:35 +00:00
nahuhh
ef082ff7be
xmr: remove inaccurate fee rate, hide sweep all checkbox
2025-01-20 22:50:35 +00:00
nahuhh
168284ce25
wallet: cleanup, deduplicate, djlints
2025-01-20 22:50:27 +00:00
Gerlof van Ek
e797e23625
Merge pull request #234 from gerlofvanek/decimals
...
JS: Decimals
2025-01-18 22:22:28 +01:00
gerlofvanek
d3fcdc8052
JS: Decimals
2025-01-18 22:21:24 +01:00
Gerlof van Ek
2c176a8c86
Merge pull request #232 from gerlofvanek/cleanup-4
...
JS: Final tweaks 429
2025-01-18 21:06:54 +01:00
gerlofvanek
e92d5560af
JS: Final tweaks 429
2025-01-18 20:53:13 +01:00
Gerlof van Ek
0171ad6889
Merge pull request #231 from gerlofvanek/eslint
...
Fix: Eslint.
2025-01-18 20:38:02 +01:00
gerlofvanek
5d381d4b73
Fix: Eslint.
2025-01-18 20:22:51 +01:00
Gerlof van Ek
9e24d9a12a
Merge pull request #230 from nahuhh/pr/overflow
...
ui: missing character
2025-01-18 18:58:19 +01:00
nahuhh
21ef6f3129
ui: missing character
2025-01-18 17:31:40 +00:00
Gerlof van Ek
67d808cbe4
JS: Enhanced 429 fix + better error handle. Updated refresh button. ( #229 )
...
* JS: Enhanced 429 fix + better error handle. Updated refresh button.
* Update offerstable.js
2025-01-18 18:14:49 +01:00
Gerlof van Ek
5d1bed6423
Merge pull request #228 from nahuhh/pr/overflow
...
ui: responsive offers page
2025-01-18 18:13:47 +01:00
nahuhh
edc11b4c96
ui: offers responsive ui
...
ui: offers avoid squishing tiles
2025-01-18 16:55:48 +00:00
Gerlof van Ek
5daf591985
Merge pull request #226 from gerlofvanek/cleanup-2
...
JS: Fix HTTP Error 429
2025-01-17 22:50:39 +01:00
Gerlof van Ek
aee66712b8
Update pricechart.js
2025-01-17 22:14:19 +01:00
Gerlof van Ek
8de365f9d3
Update offerstable.js
2025-01-17 22:13:37 +01:00
gerlofvanek
765ef9571a
JS: Fix HTTP Error 429
2025-01-17 20:15:58 +01:00
nahuhh
c575625097
help: add --upgradecores
2025-01-17 14:54:56 +00:00
tecnovert
fe02441619
Merge pull request #223 from gerlofvanek/cleanup-1
...
JS: Cleanup + Fixes
2025-01-17 10:46:07 +00:00
gerlofvanek
c992ef571a
JS: Cleanup + Fixes
2025-01-17 11:34:28 +01:00
tecnovert
5f275132de
Merge pull request #218 from basicswap/dependabot/pip/dev/python-gnupg-0.5.4
...
build(deps): bump python-gnupg from 0.5.3 to 0.5.4
2025-01-17 07:42:13 +00:00
tecnovert
64151f4203
Merge pull request #216 from nahuhh/bch
...
bch: v28.0.1
2025-01-17 07:39:51 +00:00
tecnovert
734214af53
Merge pull request #222 from nahuhh/pr/overflow
...
offers: fix overflow bar
2025-01-17 07:39:09 +00:00
tecnovert
1cb8ffb632
Merge pull request #220 from nahuhh/pr/eslint
...
lint: eslinting suggestions
2025-01-17 07:34:36 +00:00
nahuhh
40d06df325
offers: fix overflow bar
2025-01-17 02:55:20 +00:00
nahuhh
62031173f5
lint: manual eslint
2025-01-16 21:36:08 +00:00
nahuhh
f473d66de5
lint: auto eslint
2025-01-16 21:26:20 +00:00