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

feat: verifyMessage #209

Merged
merged 28 commits into from
Mar 14, 2023
Merged

feat: verifyMessage #209

merged 28 commits into from
Mar 14, 2023

Conversation

jxom
Copy link
Member

@jxom jxom commented Mar 14, 2023

Original PR: #188

@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2023

🦋 Changeset detected

Latest commit: 698200c

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 14, 2023

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

Name Status Preview Comments Updated
viem ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 14, 2023 at 3:29AM (UTC)
viem-playground ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 14, 2023 at 3:29AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2023

Size Change: +501 B (+1%)

Total Size: 45.7 kB

Filename Size Change
dist/abi.js 257 B -1 B (0%)
dist/chains.js 1.59 kB -2 B (0%)
dist/chunk-E6DS7ZIH.js 0 B -33.8 kB (removed) 🏆
dist/chunk-XPAZ5N5B.js 0 B -1.38 kB (removed) 🏆
dist/contract.js 437 B -3 B (-1%)
dist/ens.js 343 B -1 B (0%)
dist/ethers.js 478 B -1 B (0%)
dist/index.js 4.6 kB +20 B (0%)
dist/public.js 457 B -1 B (0%)
dist/test.js 506 B -1 B (0%)
dist/utils/index.js 1.07 kB +39 B (+4%)
dist/wallet.js 295 B -2 B (-1%)
dist/chunk-DB6IQLWJ.js 1.38 kB +1.38 kB (new file) 🆕
dist/chunk-EFO4UTWE.js 34.2 kB +34.2 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size
dist/window.js 67 B

compressed-size-action

@jxom jxom mentioned this pull request Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #209 (698200c) into main (ff99b44) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main     #209    +/-   ##
========================================
  Coverage   99.86%   99.86%            
========================================
  Files         216      221     +5     
  Lines       12906    13065   +159     
  Branches     1392     1402    +10     
========================================
+ Hits        12888    13047   +159     
  Misses         17       17            
  Partials        1        1            
Impacted Files Coverage Δ
src/actions/wallet/signMessage.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/utils/index.ts 100.00% <100.00%> (ø)
src/utils/signature/hashMessage.ts 100.00% <100.00%> (ø)
src/utils/signature/index.ts 100.00% <100.00%> (ø)
src/utils/signature/recoverAddress.ts 100.00% <100.00%> (ø)
src/utils/signature/recoverMessageAddress.ts 100.00% <100.00%> (ø)
src/utils/signature/verifyMessage.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@jxom jxom merged commit ae3e0b6 into main Mar 14, 2023
@jxom jxom deleted the saklani/verify-message branch March 14, 2023 03:58
@github-actions github-actions bot mentioned this pull request Mar 14, 2023
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