v0.6.1
What's Changed
- Default
PaybondIntents.submitEvidence(...)evidence metadata when callers omit it:artifactsBlake3Hexnow defaults to[].submittedAtRfc3339now defaults to the current UTC second.
- Configure Noble Ed25519 synchronous SHA-512 hashing inside the SDK signing paths so principal intent and payee evidence signing work without caller-side crypto setup.
- Bump
@paybond/kitto0.6.1.
Why
This patch makes the shipped TypeScript helper behavior match the SDK reference and examples that treat the high-level evidence metadata fields as optional. The lower-level signing helper still requires concrete values because those values are part of the signed bytes.
Verification
npm cinpm run verify:release