Skip to content

chore: release v0.6.0#57

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changelog-release/main
Open

chore: release v0.6.0#57
github-actions[bot] wants to merge 1 commit into
mainfrom
changelog-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


0.6.0 (2026-06-24)

Minor Changes

  • Add T5 hardfork contract bindings, including refreshed ABIs, AccountKeychain helpers, TIP20 role/admin/reward controls, and stricter ABI response decoding. (by @stevencartavia, #62)
  • Add T6 contract bindings: TIP-1028 receive policies (TIP403Registry
  • receive-policy helpers and ReceivePolicyGuard) and the TIP-1020
  • SignatureVerifier precompile, along with their precompile addresses and
  • refreshed ABIs. (by @stevencartavia, #62)
  • Support the T6 (TIP-1049) KeyAuthorization wire format: encode and decode the
  • new is_admin and account fields (plus the trailing witness field) using the
  • trailing-canonical RLP layout. Adds admin-key validation, canonical-RLP decoding
  • (KeyAuthorization.decode / SignedKeyAuthorization.decode), and to_json
  • support. expiry=0 is now rejected — use None for "never expires". (by @stevencartavia, #62)
  • Expose the T6 (TIP-1049) stateful keychain signature checks on the
  • SignatureVerifier precompile binding: verify_keychain(account, hash, signature)
  • and verify_keychain_admin(account, hash, signature). Bumped the vendored
  • tempo-std ABI ref to pick up the verifyKeychain / verifyKeychainAdmin
  • additions to ISignatureVerifier. (by @stevencartavia, #62)

@github-actions github-actions Bot force-pushed the changelog-release/main branch 3 times, most recently from c6de16c to 19af890 Compare June 23, 2026 06:15
@github-actions github-actions Bot force-pushed the changelog-release/main branch from 19af890 to 6db658d Compare June 24, 2026 06:44
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.

1 participant