Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use different database file names for btc signet and testnet4 #3225

Merged
merged 5 commits into from
Dec 2, 2024

use chain name as bitcoin database suffix for regnet, signet and test…

7b113bd
Select commit
Loading
Failed to load commit list.
Merged

fix: use different database file names for btc signet and testnet4 #3225

use chain name as bitcoin database suffix for regnet, signet and test…
7b113bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

62.01% (+0.01%) compared to 08ff881

View this Pull Request on Codecov

62.01% (+0.01%) compared to 08ff881

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.01%. Comparing base (08ff881) to head (7b113bd).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3225      +/-   ##
===========================================
+ Coverage    62.00%   62.01%   +0.01%     
===========================================
  Files          428      428              
  Lines        30469    30480      +11     
===========================================
+ Hits         18891    18902      +11     
  Misses       10738    10738              
  Partials       840      840              
Files with missing lines Coverage Δ
zetaclient/orchestrator/bootstrap.go 59.05% <100.00%> (+1.38%) ⬆️