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

Bug fixes on fast sync #208

Merged
merged 3 commits into from
Aug 23, 2022
Merged

Bug fixes on fast sync #208

merged 3 commits into from
Aug 23, 2022

Conversation

vtleonardo
Copy link
Contributor

No description provided.

@vtleonardo vtleonardo requested a review from a team as a code owner August 23, 2022 01:37
@github-actions github-actions bot added the go Pull requests that update Go code label Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #208 (6f5ea23) into main (ef9e94c) will decrease coverage by 3.20%.
The diff coverage is 23.80%.

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   51.67%   48.47%   -3.21%     
==========================================
  Files         283      283              
  Lines       41174    41171       -3     
==========================================
- Hits        21278    19958    -1320     
- Misses      17473    18920    +1447     
+ Partials     2423     2293     -130     
Impacted Files Coverage Δ
layer1/monitor/events/deposits.go 0.00% <0.00%> (ø)
layer1/monitor/events/setup.go 5.64% <0.00%> (ø)
layer1/monitor/monitor.go 0.00% <0.00%> (ø)
consensus/lstate/fastsync.go 55.06% <29.41%> (-0.18%) ⬇️
layer1/transaction/transaction.go 0.00% <0.00%> (-69.65%) ⬇️
layer1/executor/tasks/dkg/state/generate.go 0.00% <0.00%> (-63.37%) ⬇️
layer1/executor/tasks/dkg/tests/utils/setup.go 0.00% <0.00%> (-61.12%) ⬇️
layer1/tests/setup.go 0.00% <0.00%> (-60.36%) ⬇️
layer1/transaction/backend.go 0.87% <0.00%> (-59.48%) ⬇️
layer1/tests/hardhat.go 0.00% <0.00%> (-53.36%) ⬇️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nelsonhp nelsonhp merged commit 4905edf into alicenet:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants