Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Problem: latest zeroize crate compilation fails (#127)#145

Merged
tomtau merged 1 commit intocrypto-com:masterfrom
tomtau:fix/secp256k1zkp-zeroize-update
Jun 14, 2019
Merged

Problem: latest zeroize crate compilation fails (#127)#145
tomtau merged 1 commit intocrypto-com:masterfrom
tomtau:fix/secp256k1zkp-zeroize-update

Conversation

@tomtau
Copy link
Copy Markdown
Contributor

@tomtau tomtau commented Jun 14, 2019

Solution: upgraded secp256k1 fork
-- it merged changes from upstream rust-secp256k1: recovery module is now feature guarded
we may consider removing it and switching to plain ecdsa

Solution: upgraded secp256k1 fork
-- it merged changes from upstream rust-secp256k1: recovery module is now feature guarded
we may consider removing it and switching to plain ecdsa
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 14, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@8bd6de5). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #145   +/-   ##
=========================================
  Coverage          ?   80.19%           
=========================================
  Files             ?       80           
  Lines             ?     7224           
  Branches          ?        0           
=========================================
  Hits              ?     5793           
  Misses            ?     1431           
  Partials          ?        0
Impacted Files Coverage Δ
chain-core/src/state/account.rs 88.19% <ø> (ø)
client-core/src/key/private_key.rs 100% <ø> (ø)
chain-core/src/tx/witness/mod.rs 96.26% <100%> (ø)
client-core/src/key/public_key.rs 95.06% <100%> (ø)

@leejw51crypto
Copy link
Copy Markdown
Collaborator

ok

@tomtau tomtau reopened this Jun 14, 2019
@tomtau tomtau requested a review from leejw51crypto June 14, 2019 07:14
@tomtau tomtau merged commit e54accd into crypto-com:master Jun 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants