1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
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