Commit Graph

434 Commits

Author SHA1 Message Date
tecnovert 119a116918 test: add codespell extra dictionary and add config to .toml 2026-05-30 19:44:29 +02:00
tecnovert fa063e5f01 test: add tests for automatic feerate validation 2026-05-30 19:44:29 +02:00
tecnovert 48ea745cc2 feat: automatically verify feerate 2026-05-30 19:44:23 +02:00
tecnovert 5099b9ebaa test: raise default waitForServer time 2026-05-29 15:22:48 +02:00
tecnovert 248b8046b1 test: wait longer, add startup_delay option 2026-05-29 14:02:07 +02:00
tecnovert 6b4b97376b test: print xmr daemon logs on ci failure 2026-05-29 11:26:11 +02:00
tecnovert e8ebfd34d0 refactor: black 2026-05-28 01:55:36 +02:00
tecnovert bfc58955da Merge pull request #469 from gerlofvanek/fix_tests
Fixes: PIVX/FIRO and test_pivx.py
2026-05-08 17:45:41 +00:00
tecnovert a6b5906a6d test: add balance check to test_swap_direction.py 2026-05-08 19:22:41 +02:00
tecnovert 568eab1f31 test: show log on failure 2026-05-08 18:31:27 +02:00
gerlofvanek 1b86df9b60 Fix: PIVX/Firo bug and test_pivx.py 2026-05-08 17:10:27 +02:00
tecnovert 6ebbd98aec feat: add helper functions to convert MWEB change in LTC wallet 2026-05-04 21:11:21 +02:00
tecnovert 9caae399d2 fix: convert coin variant tickers 2026-05-02 22:59:35 +02:00
tecnovert dfa11ed32f fix: ltc, deduplicate checkWallets 2026-05-02 21:47:50 +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 360d356cbf refactor: backports 2026-04-08 09:47:27 +02:00
tecnovert 25b7ecfc42 tests: change wallet name 2026-04-07 23:23:02 +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 8d150f0ea8 fix, firo: add createUTXO, fix tests 2026-03-18 11:57:32 +02:00
tecnovert 54ece5dff9 tests: add remaining electrum tests
Signed-off-by: tecnovert <tecnovert@tecnovert.net>
2026-02-08 01:35:20 +02:00
tecnovert 1ca454b269 tests: add wait_for_bid_state 2026-02-07 00:33:05 +02:00
tecnovert 9b9078b153 tests: add more electrum tests 2026-02-06 19:46:26 +02:00
tecnovert 807880547e tests: add function to start electrumx server per coin 2026-02-06 13:40:58 +02:00
tecnovert 604171c3eb tests: add base for electrum functional tests 2026-02-06 12:11:52 +02:00
tecnovert 1e18bcae38 fix tests for multiprocess spawn 2026-02-06 00:49:22 +02:00
gerlofvanek 5213ddd173 Fixes 2026-01-31 23:04:18 +01:00
tecnovert ab1f6ea5b6 estimate witness stack size for multiple inputs 2026-01-31 13:46:29 +02:00
gerlofvanek afae62ae38 Litewallets 2026-01-28 16:05:52 +01:00
tecnovert 1d5778a72c tests: add "fetchpricesthread" setting 2026-01-19 10:09:05 +02:00
tecnovert a6b5661cf1 refactor: use coincurve for sumKeys 2026-01-18 23:32:49 +02:00
tecnovert 462ac250b3 db: enable partial retrievals and updates 2026-01-12 19:27:03 +02:00
tecnovert dc289a18ee dcr: fix wallet creation and test for v2.1.2 2026-01-01 01:12:27 +02:00
tecnovert e1bca8e384 backports 2025-12-25 13:18:48 +02:00
tecnovert c6d5f47cea tests: Disable checking for updates
Override with CHECK_FOR_BSX_UPDATES.
2025-10-17 12:31:21 +02:00
tecnovert 19fd15b9dc refactor: deduplicate threads array 2025-10-15 20:40:52 +02:00
gerlofvanek 14a1b0dd7d Update test_settings.py 2025-10-15 12:42:05 +02:00
gerlofvanek 73d486d6f0 Refactor + Optimizations 2025-10-10 11:08:23 +02:00
tecnovert a6c2251146 btc: grind for low-r value signatures to match core 2025-10-03 10:36:29 +02:00
tecnovert 4e152d5a2b refactor: remove unused code 2025-10-02 23:21:30 +02:00
tecnovert 292a3713c0 scripts: remove default values occluding error
fix test
2025-10-02 16:10:01 +02:00
tecnovert 9d6e566c3b backports 2025-09-29 09:55:50 +02:00
tecnovert 4ebb6d6441 timeout bids before the script coin lock tx is mined. 2025-09-14 03:37:02 +02:00
tecnovert dd2e8d1b59 Rename smsg_plaintext_version. 2025-08-04 21:29:13 +02:00
tecnovert 1ea8b80bdc network: Automatically set direct simplex mode per bid. 2025-08-03 20:23:55 +02:00
tecnovert f932a41b1a api: Add "message_nets" field to bids and offers. 2025-07-31 00:09:38 +02:00
tecnovert 53fc673e71 tests: Fix test_reload. 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 e73e084a6d net: Add network portals to allow swaps between networks. 2025-07-31 00:09:33 +02:00