Closed jinglescode closed 6 days 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 17, 2024 2:18pm |
mesh-playground | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Nov 17, 2024 2:18pm |
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
392
Checklist
npm run test
)npm run build
)