Commit graph

1257 commits

Author SHA1 Message Date
tecnovert
c28eb9ab9b
prepare: Fix addcoin with encrypted wallets.
Add workaround for Dash: sethdseed error if wallet is encrypted.
2025-04-01 22:53:35 +02:00
tecnovert
31978d9f2a
Merge pull request from tecnovert/xmr_trusted
xmr: Default "trusted_daemon" setting to true.
2025-04-01 19:11:14 +00:00
tecnovert
c205607bb4 xmr: Default "trusted_daemon" setting to true. 2025-04-01 20:49:50 +02:00
tecnovert
aa9babdc69
Merge pull request from tecnovert/namecoin_v28
Namecoin v28
2025-04-01 18:33:52 +00:00
tecnovert
dc44cc5ebe
prepare: Compare full PGP fingerprint. 2025-04-01 16:05:52 +02:00
tecnovert
99bc8b6bd2
nmc: Update URL. 2025-04-01 16:05:48 +02:00
tecnovert
6b724ece84
nmc: Add to test_xmr_persistent. 2025-04-01 16:05:41 +02:00
tecnovert
e9ed334a54 nmc: Use descriptor wallets by default. 2025-03-31 00:48:55 +02:00
tecnovert
f263bb53c3 nmc: Update test. 2025-03-31 00:48:52 +02:00
tecnovert
8967f677c3 nmc: Create bdb wallet. 2025-03-31 00:46:56 +02:00
nahuhh
3ffe55e5a2 nmc: prepare 2025-03-31 00:46:56 +02:00
nahuhh
4f11e830af nmc: chainparams 2025-03-31 00:46:55 +02:00
tecnovert
9c252323be
Set expect_seed after creation.
BCH must be reseeded manually as sethdseed is disabled during IBD.
2025-03-31 00:46:04 +02:00
tecnovert
a0c31fb87d
lint: Changes for flake8 7.2 2025-03-31 00:45:57 +02:00
Gerlof van Ek
447f32d6b2
Merge pull request from nahuhh/offer_debugui 2025-03-27 00:08:06 +01:00
nahuhh
eeade736a4 js: eslints 2025-03-26 23:01:30 +00:00
nahuhh
d15466f656 offer: move amt and rate vari to debug_ui 2025-03-26 22:58:15 +00:00
Gerlof van Ek
d5f48ce6b9
Refactoring + various fixes. () 2025-03-26 23:54:55 +01:00
tecnovert
65cf6789a7
prepare: Add warning if local PGP key not found. 2025-03-26 12:33:33 +02:00
tecnovert
1f6ef7dfc7
doc: Add --upgradecores and --particl_mnemonic. 2025-03-25 10:05:58 +02:00
tecnovert
fbfb4c95ba
Hide BrokenPipeErrors. 2025-03-24 16:51:11 +02:00
tecnovert
7c17ff2dd2
Shorten lookupFiatRates debug message. 2025-03-24 14:04:05 +02:00
tecnovert
6d68026808
Merge pull request from basicswap/dependabot/pip/dev/jinja2-3.1.6
build(deps): bump jinja2 from 3.1.5 to 3.1.6
2025-03-24 11:44:15 +00:00
tecnovert
54c8e3fb36
Merge pull request from basicswap/dependabot/pip/dev/black-25.1.0
build(deps): bump black from 24.10.0 to 25.1.0
2025-03-24 11:44:02 +00:00
tecnovert
5e5b404a48
Fix PIVX. 2025-03-24 13:32:36 +02:00
tecnovert
cc57d3537d
tests: Complete test_swap_direction. 2025-03-20 00:01:54 +02:00
tecnovert
3e7b3925f6
tests: Add test_prepare to CI. 2025-03-19 19:50:46 +02:00
tecnovert
082a7f3d44
tests: Update test_prepare. 2025-03-19 18:31:24 +02:00
tecnovert
ec31f2eb35
Fix addcoin. 2025-03-19 13:34:23 +02:00
tecnovert
03a8ddc863
Fix can_accept for upgraded dbs. 2025-03-18 20:43:00 +02:00
tecnovert
5270c7da0b
Merge pull request from tecnovert/log_rotation
Log rotation.
2025-03-14 07:07:50 +00:00
tecnovert
826527fea9
Log rotation. 2025-03-12 10:41:36 +02:00
Gerlof van Ek
7d5f7e0936
Swaps in Progress update + various fixes. ()
* Swaps in Progress fixes.

* Fixes.

* Edit bid only in debug.

* Set edit button in debug_ui
2025-03-10 21:06:10 +00:00
Gerlof van Ek
6f14e24485
Updated wallets/wallet with backend coin prices/cache + various fixes. ()
* Updated wallets/wallet with backend coin prices/cache + various fixes.

* WOW fix.
2025-03-10 20:54:38 +00:00
dependabot[bot]
2b93276666
build(deps): bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 07:36:41 +00:00
dependabot[bot]
2bd82153bd
build(deps): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.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/24.10.0...25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 07:36:02 +00:00
tecnovert
0cf77a4854 api: Use cryptocompare pricemulti endpoint for multiple coins. 2025-03-05 23:17:31 +02:00
tecnovert
1fc8bcea58
Merge pull request from tecnovert/cache_rates
Cache rates
2025-03-05 14:52:42 +02:00
tecnovert
5bedc6289f Cache coin rates. 2025-03-05 13:14:25 +02:00
tecnovert
3cdab962d3 Deduplicate getCoinIdFromTicker. 2025-03-05 13:14:24 +02:00
tecnovert
0e9bb47902
Merge pull request from tecnovert/ci-selenium
Add Selenium test to CI
2025-03-05 11:12:58 +00:00
tecnovert
e54f57f63a
Merge pull request from nahuhh/xmr_refresh
ux: revert xmr universal refresh to fix regression
2025-03-05 11:12:34 +00:00
tecnovert
19968ed496 tests: Run black in CI. 2025-03-05 13:08:42 +02:00
tecnovert
15b2038d65 tests: Add log prefix to BaseTestWithPrepare. 2025-03-05 13:08:42 +02:00
tecnovert
5ce607541e tests: Run selenium test in CI 2025-03-05 13:08:42 +02:00
tecnovert
7c482bab5c
Merge pull request from gerlofvanek/wsport
Pricechart + Global Tooltips optimization + wsport fix.
2025-03-05 11:07:04 +00:00
nahuhh
07bd7d3bd0 ux: revert xmr universal refresh to fix regression 2025-03-04 16:28:21 +00:00
gerlofvanek
30270d87f1 Set default fallback wsport + small fix. 2025-03-03 21:22:32 +01:00
gerlofvanek
3489ebe908 Pricechart + Global Tooltips optimization + wsport fix. 2025-03-03 21:09:46 +01:00
tecnovert
a5c3c692a0
Merge pull request from gerlofvanek/version-1
GUI v3.2.0
2025-02-27 16:48:03 +00:00