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

✨ Added hashMessage util fn #108

Merged
merged 11 commits into from
Apr 29, 2022
Merged

✨ Added hashMessage util fn #108

merged 11 commits into from
Apr 29, 2022

Conversation

arimgibson
Copy link
Contributor

@arimgibson arimgibson commented Apr 29, 2022

Part of #26

@vercel
Copy link

vercel bot commented Apr 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
essential-eth ✅ Ready (Inspect) Visit Preview Apr 29, 2022 at 10:51PM (UTC)

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #108 (426a548) into master (239ee68) will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   90.82%   91.02%   +0.19%     
==========================================
  Files          31       34       +3     
  Lines         763      780      +17     
  Branches      217      220       +3     
==========================================
+ Hits          693      710      +17     
  Misses         64       64              
  Partials        6        6              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/utils/bytes.ts 76.53% <100.00%> (+0.13%) ⬆️
src/utils/hash-message.ts 100.00% <100.00%> (ø)
src/utils/keccak256.ts 100.00% <100.00%> (ø)
src/utils/solidity-keccak256.ts 86.95% <100.00%> (-0.89%) ⬇️
src/utils/to-utf8-bytes.ts 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 239ee68...426a548. Read the comment docs.

@dawsbot dawsbot changed the title ✨ Added verifyMessage util fn ✨ Added hashMessage util fn Apr 29, 2022
@dawsbot dawsbot marked this pull request as ready for review April 29, 2022 22:53
@dawsbot dawsbot merged commit 2711b45 into master Apr 29, 2022
@dawsbot dawsbot deleted the feature/verifyMessage branch April 29, 2022 22:54
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