Closed JustLeif closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mesh-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 3:46am |
@JustLeif is attempting to deploy a commit to the MeshJS Team on Vercel.
A member of the Team first needs to authorize it.
Summary
checkSignature in the core-cst library now accepts an optional 'address' parameter to validate against the address found in the signature.
Using the logic from this library: https://github.com/cardano-foundation/cardano-verify-datasignature, I basically just adjusted for the primitives used already in this library.
Affect components
@meshsdk/common
@meshsdk/contract
@meshsdk/core
@meshsdk/core-csl
@meshsdk/core-cst
@meshsdk/provider
@meshsdk/react
@meshsdk/transaction
@meshsdk/wallet
Type of Change
Related Issues
Checklist
npm run test
)npm run build
)