-
Notifications
You must be signed in to change notification settings - Fork 123
Eliminate rentEpoch
#550
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
Eliminate rentEpoch
#550
Conversation
🦋 Changeset detectedLatest commit: 1c36e30 The changes in this PR will be included in the next version bump. This PR includes changesets to release 41 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
BundleMonUnchanged files (130)
Total files change -8B 0% Final result: ✅ View report in BundleMon website ➡️ |
e5c6e55 to
2dcf678
Compare
|
Documentation Preview: https://kit-docs-i81qp744m-anza-tech.vercel.app |
843d967 to
b622879
Compare
fe6cd3d to
49a1b69
Compare
25bbb4a to
038007f
Compare
49a1b69 to
d783175
Compare
038007f to
b92d0cd
Compare
d783175 to
942fb2c
Compare
mcintyre94
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
b92d0cd to
e651de1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
EDIT: lol sorry this popped in my notifications and thought it was new. 🤦♂️
|
oy. I really thought this would have been removed from the RPC API by now. It hasn't. |
e651de1 to
c6d8250
Compare
c6d8250 to
0cb1b64
Compare
|
I split this PR in two; one that eliminates it from the types and one that eliminates it from the tests, pending anza-xyz/agave#7777. |
0cb1b64 to
f9aecb9
Compare
f9aecb9 to
1c36e30
Compare
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Solana Kit Docs' |
|
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |

Problem
rentEpochhas been made irrelevant on all clusters as of SIMD-215's activation.Summary of Changes
Remove
rentEpochfrom the response types.