-
Notifications
You must be signed in to change notification settings - Fork 23
Pectra api fixes #1532
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
Pectra api fixes #1532
Conversation
Deploying beaconchain with
|
| Latest commit: |
ff79108
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8ff84cdf.beaconchain.pages.dev |
| Branch Preview URL: | https://deploy-v2-staging-hoodi-dev.beaconchain.pages.dev |
dd8601a to
ff79108
Compare
| Type: "auto", | ||
| Status: "queued", | ||
| Slot: nextWithdrawalSlot, | ||
| SlotIndex: 0, // ? |
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.
?
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.
The slot estimate isn't very precise already, no point in further estimation of the index atm. In a rare corner case this may lead to a non-unique row id, but negligible
manuelsc
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.
utACK
No description provided.