Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.26.0 #715

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Release v0.26.0 #715

merged 1 commit into from
Jan 2, 2024

Conversation

jasonpaulos
Copy link
Contributor

Update changelog and setup.py to prepare for version 0.26.0 release.

@jasonpaulos jasonpaulos requested a review from jannotti January 2, 2024 19:14
Copy link

@jannotti jannotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weren't there two extra fields that got added because we forgot them from v9?

@jasonpaulos
Copy link
Contributor Author

jasonpaulos commented Jan 2, 2024

@jannotti let me know if I have this right: v9 didn't introduce any new fields, but v10 introduced global AssetCreateMinBalance and global AssetOptInMinBalance, which were developed some time ago (and of course the more recent global GenesisHash)

@jannotti
Copy link

jannotti commented Jan 2, 2024

Sorry, it was v6. These were in your v10 PR, so I figured they should be mentioned here.

:any:Global.opcode_budget() :code:TealType.uint64 6 The remaining cost that can be spent by opcodes in this program
:any:Global.caller_app_id() :code:TealType.uint64 6 The ID of the application that called the current application, or zero. Application mode only
:any:Global.caller_app_address() :code:TealType.bytes 6 32 byte address of the application that called the current application, or the zero address. Application mode only.

@jasonpaulos
Copy link
Contributor Author

Oh those were just missing from the docs. They've still been functional

@jasonpaulos jasonpaulos merged commit 7f30e21 into master Jan 2, 2024
9 checks passed
@jasonpaulos jasonpaulos deleted the release-v0.26.0 branch January 2, 2024 19:56
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.

2 participants