Commit graph

11 commits

Author SHA1 Message Date
Roman Zeyde
0fe14fdfd9 Switch to bindex
Some checks failed
electrs / Build (push) Has been cancelled
electrs / Build-1 (push) Has been cancelled
electrs / Build-2 (push) Has been cancelled
electrs / Integration (push) Has been cancelled
2026-05-31 17:53:21 +02:00
VolodymyrBg
e126dcf254
fix(run.sh): correct syntax for disabling strict mode in cleanup function (#1202) 2025-07-19 11:28:40 +03:00
Roman Zeyde
65d604606b
Retry Electrum commands in integration tests 2025-07-11 14:31:36 +03:00
Roman Zeyde
703e400fe5
Fix electrum integration test script
Following 2e52b17a43
2023-10-10 22:08:20 +03:00
Roman Zeyde
b61537a3f3
Pass --password='' when invoking electrum CLI (#922) 2023-08-18 22:01:49 +03:00
Roman Zeyde
5a684c2fd6 Fix CI assertion for getbalance response 2022-05-14 09:06:02 +03:00
Roman Zeyde
45a91f9b1b Don't ignore signals during IBD
Fixes #532.

Also, don't fail electrs when exiting due to SIGINT/SIGTERM.
2021-10-06 11:20:37 +03:00
Roman Zeyde
fe1bfe3bc1 Probe metrics endpoint in CI 2021-08-27 22:28:54 +03:00
Roman Zeyde
1008641838 Increase default index_lookup_limit to 200
Otherwise it fails when mining >100 regtest blocks to the same address.
2021-08-27 12:23:30 +03:00
Roman Zeyde
31765e3e49 Limit index lookups to prevent DoS for "popular" addresses 2021-08-21 18:25:31 +03:00
Roman Zeyde
3780d7d48b Refactor and sync using p2p protocol 2021-04-14 18:38:59 +03:00