Skip to content

Comments

key/signature: personal sign and verify#24

Merged
q9f merged 6 commits intomainfrom
q9f/sign/verify
Dec 15, 2021
Merged

key/signature: personal sign and verify#24
q9f merged 6 commits intomainfrom
q9f/sign/verify

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Dec 15, 2021

  • Eth::Key.personal_sign message, chain_id
  • Eth::Signature.verify message, signature, public_key, chain_id

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2021

Codecov Report

Merging #24 (da612a2) into main (01efd0e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          433       518   +85     
=========================================
+ Hits           433       518   +85     
Impacted Files Coverage Δ
lib/eth/chains.rb 100.00% <100.00%> (ø)
lib/eth/key.rb 100.00% <100.00%> (ø)
lib/eth/signature.rb 100.00% <100.00%> (ø)
spec/eth/key_spec.rb 100.00% <100.00%> (ø)
spec/eth/signature_spec.rb 100.00% <100.00%> (ø)

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 01efd0e...da612a2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants