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

runtime: Add PCS types and quote verification #4789

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Conversation

kostko
Copy link
Member

@kostko kostko commented Jun 7, 2022

No description provided.

@kostko kostko force-pushed the kostko/feature/rust-pcs branch 3 times, most recently from 252178b to dd94a15 Compare June 8, 2022 08:37
@kostko kostko marked this pull request as ready for review June 8, 2022 08:38
@kostko kostko force-pushed the kostko/feature/rust-pcs branch 2 times, most recently from 7ef5379 to dd4ddd2 Compare June 9, 2022 08:31
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #4789 (65f4f20) into master (aba5861) will increase coverage by 0.05%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##           master    #4789      +/-   ##
==========================================
+ Coverage   66.85%   66.91%   +0.05%     
==========================================
  Files         451      451              
  Lines       50300    50321      +21     
==========================================
+ Hits        33630    33671      +41     
+ Misses      12500    12481      -19     
+ Partials     4170     4169       -1     
Impacted Files Coverage Δ
go/common/sgx/pcs/tcb.go 54.58% <ø> (ø)
go/common/sgx/pcs/quote.go 54.92% <14.28%> (-1.03%) ⬇️
go/common/sgx/pcs/pcs.go 55.55% <53.84%> (-4.45%) ⬇️
go/oasis-node/cmd/common/common.go 59.02% <100.00%> (+0.28%) ⬆️
go/worker/compute/executor/committee/p2p.go 75.00% <0.00%> (-4.17%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 69.77% <0.00%> (-3.12%) ⬇️
go/oasis-node/cmd/stake/delegations.go 78.99% <0.00%> (-1.69%) ⬇️
go/consensus/tendermint/full/full.go 65.36% <0.00%> (-1.37%) ⬇️
go/consensus/tendermint/roothash/roothash.go 66.94% <0.00%> (-1.04%) ⬇️
go/consensus/tendermint/apps/beacon/backend_vrf.go 58.89% <0.00%> (-0.85%) ⬇️
... and 13 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 2125e73...65f4f20. Read the comment docs.

go/common/sgx/pcs/quote.go Outdated Show resolved Hide resolved
@kostko kostko merged commit e2f2cce into master Jun 13, 2022
@kostko kostko deleted the kostko/feature/rust-pcs branch June 13, 2022 09:57
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.

None yet

2 participants