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

verify epoch in dispatcher using consensus verifier #4677

Merged
merged 4 commits into from
Apr 22, 2022

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Apr 20, 2022

No description provided.

@ptrus ptrus force-pushed the ptrus/feature/dispatcher-verfiy-epoch branch from c53547b to 659129a Compare April 20, 2022 09:58
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #4677 (73dc558) into master (9f399d0) will decrease coverage by 0.54%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master    #4677      +/-   ##
==========================================
- Coverage   67.37%   66.83%   -0.55%     
==========================================
  Files         436      436              
  Lines       48915    48902      -13     
==========================================
- Hits        32958    32682     -276     
- Misses      11906    12168     +262     
- Partials     4051     4052       +1     
Impacted Files Coverage Δ
go/worker/compute/executor/committee/node.go 68.70% <80.95%> (-3.52%) ⬇️
go/consensus/tendermint/roothash/roothash.go 67.97% <100.00%> (-2.01%) ⬇️
go/ias/http/http.go 20.33% <0.00%> (-44.07%) ⬇️
go/oasis-node/cmd/common/metrics/disk.go 65.51% <0.00%> (-20.69%) ⬇️
go/runtime/host/sandbox/sandbox.go 59.85% <0.00%> (-16.91%) ⬇️
.../worker/compute/executor/committee/transactions.go 68.18% <0.00%> (-13.64%) ⬇️
go/keymanager/api/policy_sgx.go 33.33% <0.00%> (-13.34%) ⬇️
go/runtime/host/multi/multi.go 70.58% <0.00%> (-8.09%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 84.00% <0.00%> (-8.00%) ⬇️
go/worker/storage/committee/utils.go 92.30% <0.00%> (-7.70%) ⬇️
... and 46 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f399d0...73dc558. Read the comment docs.

@ptrus ptrus force-pushed the ptrus/feature/dispatcher-verfiy-epoch branch 2 times, most recently from 3ea1222 to 8f0eae7 Compare April 20, 2022 15:56
@ptrus ptrus marked this pull request as ready for review April 20, 2022 17:04
@ptrus ptrus force-pushed the ptrus/feature/dispatcher-verfiy-epoch branch 6 times, most recently from 131d1c4 to c82ad90 Compare April 21, 2022 12:02
@ptrus ptrus force-pushed the ptrus/feature/dispatcher-verfiy-epoch branch 2 times, most recently from a9c024c to cb7a0f4 Compare April 22, 2022 09:34
@ptrus ptrus force-pushed the ptrus/feature/dispatcher-verfiy-epoch branch from cb7a0f4 to 46fd121 Compare April 22, 2022 09:36
@ptrus ptrus merged commit 5c2f483 into master Apr 22, 2022
@ptrus ptrus deleted the ptrus/feature/dispatcher-verfiy-epoch branch April 22, 2022 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants