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-sdk: Use ephemeral key API for transaction encryption keys #1187

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Nov 4, 2022

No description provided.

@kostko kostko force-pushed the kostko/feature/oasis-core-22.2.0 branch from 60ca501 to e1dc067 Compare November 7, 2022 09:04
Base automatically changed from kostko/feature/oasis-core-22.2.0 to main November 8, 2022 11:04
@kostko kostko force-pushed the kostko/feature/km-ephemeral-keys branch from 15d574c to cb1d047 Compare November 11, 2022 13:56
@kostko kostko marked this pull request as ready for review November 11, 2022 13:56
@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #1187 (2c240c5) into main (c43daf9) will increase coverage by 0.88%.
The diff coverage is 30.23%.

@@            Coverage Diff             @@
##             main    #1187      +/-   ##
==========================================
+ Coverage   65.00%   65.88%   +0.88%     
==========================================
  Files         135      136       +1     
  Lines       12713    12990     +277     
==========================================
+ Hits         8264     8559     +295     
+ Misses       4417     4399      -18     
  Partials       32       32              
Impacted Files Coverage Δ
runtime-sdk/src/crypto/random.rs 0.00% <0.00%> (ø)
runtime-sdk/src/keymanager.rs 14.51% <0.00%> (-5.94%) ⬇️
runtime-sdk/src/modules/core/mod.rs 72.53% <0.00%> (-0.68%) ⬇️
runtime-sdk/src/callformat.rs 64.34% <42.85%> (-1.54%) ⬇️
runtime-sdk/src/testing/keymanager.rs 82.14% <83.33%> (-0.22%) ⬇️
contract-sdk/specs/token/oas20/src/types.rs 71.42% <0.00%> (ø)
contract-sdk/specs/token/oas20/src/lib.rs 58.25% <0.00%> (+58.25%) ⬆️
contract-sdk/specs/token/oas20/src/helpers.rs 78.97% <0.00%> (+78.97%) ⬆️

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

@kostko kostko force-pushed the kostko/feature/km-ephemeral-keys branch from cb1d047 to 5126b59 Compare November 23, 2022 10:09
@kostko kostko force-pushed the kostko/feature/km-ephemeral-keys branch from 5126b59 to c937687 Compare December 13, 2022 18:32
@kostko kostko merged commit c790b3a into main Dec 13, 2022
@kostko kostko deleted the kostko/feature/km-ephemeral-keys branch December 13, 2022 18:58
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.

2 participants