chore: release v0.6.0 - #57
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changelog-release/main
branch
4 times, most recently
from
June 24, 2026 06:44
19af890 to
6db658d
Compare
github-actions
Bot
force-pushed
the
changelog-release/main
branch
from
July 21, 2026 22:12
6db658d to
77660a0
Compare
github-actions
Bot
force-pushed
the
changelog-release/main
branch
5 times, most recently
from
August 10, 2026 09:16
ba81d36 to
952a680
Compare
github-actions
Bot
force-pushed
the
changelog-release/main
branch
from
August 11, 2026 22:09
952a680 to
d79bfd6
Compare
github-actions
Bot
force-pushed
the
changelog-release/main
branch
from
August 11, 2026 22:57
d79bfd6 to
7b97564
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-08-11)
Minor Changes
TIP403RegistryReceivePolicyGuard) and the TIP-1020SignatureVerifierprecompile, along with their precompile addresses andKeyAuthorizationwire format: encode and decode theis_adminandaccountfields (plus the trailingwitnessfield) using theKeyAuthorization.decode/SignedKeyAuthorization.decode), andto_jsonexpiry=0is now rejected — useNonefor "never expires". (by @stevencartavia, #59)SignatureVerifierprecompile binding:verify_keychain(account, hash, signature)verify_keychain_admin(account, hash, signature). Bumped the vendoredtempo-stdABI ref to pick up theverifyKeychain/verifyKeychainAdminISignatureVerifier. (by @stevencartavia, #62)StablecoinDEX.storage_credits(w3, user=...)view (TIP-1064) to query aStorageCreditsset_mode/set_budgetcall builders andbalance_of/mode_of/budget_ofviews, theStorageCreditModeenum, theSTORAGE_CREDITS_ADDRESSIStorageCreditsABI. (by @stevencartavia, #64)TempoTransaction.encode_for_signing(), allowing callers to access the exact byte sequence that is hashed for signing. Refactored internal_signing_hash_*methods into_encode_for_*_signing()helpers and added tests verifying the preimage matches the signing hash. (by @parvahuja, #69)Patch Changes
distribute_rewardandset_reward_recipientas deprecated (TIP-1075 — post-T7 no-ops).claim_rewardsmax_fee_per_gasshould come from a live estimate