-
Couldn't load subscription status.
- Fork 112
Repair the SysvarEpochRewards fetcher/decoder/encoder
#374
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
Repair the SysvarEpochRewards fetcher/decoder/encoder
#374
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: f5b85fb The changes in this PR will be included in the next version bump. This PR includes changesets to release 39 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. |
BundleMonFiles updated (3)
Unchanged files (124)
Total files change +170B +0.05% Final result: ✅ View report in BundleMon website ➡️ |
78a9c5f to
bb22f90
Compare
de3ec55 to
5c39925
Compare
bb22f90 to
e7e76fe
Compare
e7e76fe to
35cf47d
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.
Looks great, thanks!
35cf47d to
d8a27fa
Compare
5c39925 to
68edcfc
Compare
68edcfc to
64d702a
Compare
d8a27fa to
498073a
Compare
Merge activity
|
498073a to
553883b
Compare
553883b to
f5b85fb
Compare
|
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
This fell out of sync as of anza-xyz/agave#428 and is now reporting incorrect data.
Test Plan
Compare to:
{ "jsonrpc": "2.0", "result": { "context": { "apiVersion": "2.1.16", "slot": 332620574 }, "value": { "data": { "parsed": { "info": { "active": false, "distributedRewards": "150870677130403", "distributionStartingBlockHeight": 310449729, "numPartitions": 319, "parentBlockhash": "GYMCsbMsLA1AnsXPaPAA7pAbbA5vEBLTgM3QgBvdBUxF", "totalPoints": "2643849320321396387655516", "totalRewards": "150870678501792" }, "type": "epochRewards" }, "program": "sysvar", "space": 81 }, "executable": false, "lamports": 1454640, "owner": "Sysvar1111111111111111111111111111111111111", "rentEpoch": 18446744073709551615, "space": 81 } }, "id": 1 }