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

[BACKPORT/22.2.x] runtime/src/consensus/registry: Add runtime encryption key (REK) #5137

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

peternose
Copy link
Contributor

@peternose peternose commented Jan 16, 2023

Backport #5125.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #5137 (22e9ec0) into stable/22.2.x (bd26580) will decrease coverage by 0.13%.
The diff coverage is n/a.

❗ Current head 22e9ec0 differs from pull request most recent head c2843b0. Consider uploading reports for the commit c2843b0 to get more accurate results

@@                Coverage Diff                @@
##           stable/22.2.x    #5137      +/-   ##
=================================================
- Coverage          66.60%   66.46%   -0.14%     
=================================================
  Files                471      471              
  Lines              51662    51662              
=================================================
- Hits               34409    34337      -72     
- Misses             13012    13072      +60     
- Partials            4241     4253      +12     
Impacted Files Coverage Δ
go/staking/api/api.go 56.66% <0.00%> (-9.10%) ⬇️
go/governance/api/api.go 70.24% <0.00%> (-8.27%) ⬇️
go/consensus/tendermint/abci/state/state.go 61.53% <0.00%> (-7.70%) ⬇️
go/staking/api/sanity_check.go 46.37% <0.00%> (-7.25%) ⬇️
go/consensus/tendermint/apps/roothash/query.go 86.20% <0.00%> (-6.90%) ⬇️
go/common/grpc/auth/auth.go 94.73% <0.00%> (-5.27%) ⬇️
go/consensus/tendermint/full/services.go 74.81% <0.00%> (-3.71%) ⬇️
go/consensus/tendermint/full/light.go 52.85% <0.00%> (-2.86%) ⬇️
go/storage/mkvs/lookup.go 75.00% <0.00%> (-2.09%) ⬇️
go/oasis-node/cmd/stake/delegations.go 78.99% <0.00%> (-1.69%) ⬇️
... and 21 more

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

@kostko kostko added the c:backport Category: backport to stable branch label Jan 16, 2023
@peternose peternose force-pushed the peternose/stable/22.2.x/backport-5125 branch from 22e9ec0 to c2843b0 Compare January 16, 2023 08:40
@peternose peternose merged commit 4e10968 into stable/22.2.x Jan 16, 2023
@peternose peternose deleted the peternose/stable/22.2.x/backport-5125 branch January 16, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants