-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
v0.8.15 #189
Conversation
This file contains 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
…Was duplicated from list.
This allows the validator owner to reclaim reward tokens from pool 1 (where rewards are paid out from) other than those held back for paying to users. This is mostly to handle validator sunsetting and the validator needing to get reward tokens back for use in another validator, etc.
…ad of getting obscure box reference error
feat(contracts): Add 'emptyTokenRewards' call.
…n and a reward token was specified, the nodemgr wasn't passing the needed foreign asset in the init txn group.
…LGO from 1 ALGO (to ensure 'go online' fee can be covered)
This also upgrades @tanstack/router-vite-plugin and @tanstack/router-devtools. The PR created by Renovate – #187 – resulted in a TypeScript error, due to changes in how type-safe route parameters are generated. Three new properties are set for each route: id, path, and fullPath. Parameter types are now inferred using these properties, but since the Vite plugin only runs when you start local development, they were missing from the checked-in `routeTree.gen.ts`. This commit includes the new generated route data.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Doug Richar <drichar@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…o v6.0.5 (#184) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…0.5 (#185) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…t working as foreign accounts MUST be ref'd in same txn as foreign asset - meaning 'pooling' has stupid exceptions.
… pools to always request all 3 'extra' pages for bytecode so upgrades during testing are more workable
…en rewards still in pool 1 (for sunsetting purposes presumably).
pbennett
approved these changes
May 28, 2024
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.
No description provided.