Closed zoruka closed 1 week ago
Latest commit: d31f0868196b2a5d297c53eb05cfde6c5d899f12
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
appkit-laboratory | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 6:49pm |
appkit-wagmi-cdn-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 6:49pm |
vue-wagmi-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 6:49pm |
web3modal-gallery | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 31, 2024 6:49pm |
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 343.42% | 4462 / 18625 |
🔵 | Statements | 343.42% | 4462 / 18625 |
🔵 | Functions | 375.83% | 370 / 1085 |
🔵 | Branches | 464.74000000000007% | 676 / 1382 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/siwx/src/configs/DefaultSIWX.ts | 45% | 100% | 0% | 45% | 8-12, 21-26 |
packages/siwx/src/core/SIWXVerifier.ts | 100% | 100% | 100% | 100% | |
packages/siwx/src/verifiers/EIP155Verifier.ts | 100% | 100% | 100% | 100% | |
packages/siwx/src/verifiers/SolanaVerifier.ts | 86.66% | 66.66% | 100% | 86.66% | 20-21 |
packages/siwx/src/verifiers/index.ts | 100% | 100% | 100% | 100% |
Description
messageVersion
from SIWX because it actually don't make sense since verifiers are targeted to verify the bytes and not exactly what is inside of it.Type of change
Associated Issues
For Linear issues: Closes APKT-1386 For GH issues: closes #...
Showcase (Optional)
If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.
Checklist