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: Bump k256 to 0.13.1 #1426

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

kostko
Copy link
Member

@kostko kostko commented Aug 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #1426 (c53dab7) into main (23eb399) will decrease coverage by 0.16%.
The diff coverage is 71.92%.

@@            Coverage Diff             @@
##             main    #1426      +/-   ##
==========================================
- Coverage   57.70%   57.54%   -0.16%     
==========================================
  Files         134      134              
  Lines        9629     9636       +7     
==========================================
- Hits         5556     5545      -11     
- Misses       4031     4049      +18     
  Partials       42       42              
Files Changed Coverage Δ
runtime-sdk/src/crypto/signature/mod.rs 70.89% <ø> (-0.85%) ⬇️
runtime-sdk/src/crypto/signature/digests.rs 22.85% <30.76%> (-55.41%) ⬇️
...-sdk/modules/evm/src/precompile/standard/simple.rs 82.53% <72.72%> (-3.91%) ⬇️
runtime-sdk/modules/evm/src/raw_tx.rs 91.17% <76.47%> (+4.93%) ⬆️
contract-sdk/crypto/src/ecdsa.rs 95.23% <100.00%> (+5.23%) ⬆️
runtime-sdk/modules/evm/src/signed_call.rs 92.75% <100.00%> (+0.21%) ⬆️
runtime-sdk/src/crypto/signature/secp256k1.rs 67.60% <100.00%> (-0.45%) ⬇️

@kostko kostko force-pushed the kostko/feature/bump-k256-0.11.6 branch from 51c452f to c53dab7 Compare August 7, 2023 15:13
@kostko kostko requested a review from peternose as a code owner August 7, 2023 15:13
@kostko kostko changed the title runtime-sdk: Bump k256 to 0.11.6 runtime-sdk: Bump k256 to 0.13.1 Aug 7, 2023
@kostko kostko merged commit 55b7c73 into main Aug 7, 2023
26 of 27 checks passed
@kostko kostko deleted the kostko/feature/bump-k256-0.11.6 branch August 7, 2023 17:18
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