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

v0.8.15 #189

Merged
merged 23 commits into from
May 28, 2024
Merged

v0.8.15 #189

merged 23 commits into from
May 28, 2024

Conversation

drichar
Copy link
Collaborator

@drichar drichar commented May 28, 2024

No description provided.

pbennett and others added 17 commits May 24, 2024 15:20
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.
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>
@drichar drichar requested a review from pbennett as a code owner May 28, 2024 17:13
Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reti ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 7:58pm

pbennett added 4 commits May 28, 2024 15:54
…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 pbennett merged commit 90e8fc0 into main May 28, 2024
7 checks passed
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