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

[BUG] reported inaccuracy in staking_ethereum.flows spell #5627

Open
jeff-dude opened this issue Mar 19, 2024 · 2 comments
Open

[BUG] reported inaccuracy in staking_ethereum.flows spell #5627

jeff-dude opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working ready-for-review this PR development is complete, please review

Comments

@jeff-dude
Copy link
Member

Description

the dune team received a note from a customer:

We'd like to offer analytics to a customer concerning beacon chain
deposits and full withdrawals. I was experimenting with the table
'taking_ethereum.flows' on Dune. I noticed that some validators have
incorrect withdrawal credentials. For instance, the validator with the
index 1134564, which is controlled my me, had its withdrawal
credentials set to eigenPod. However, when I checked my validator in
the 'taking_ethereum.flows' table, I realized that its withdrawal
credential was incorrect, it pointed to an address controlled by
Renzo. What could be the issue?

By the way, table returns correct withdrawal address for partial withdrawals.

correct withdrawal address: 0x599262a8c2e0958cbe86bec3347760ae3e8d41f2

check this query: https://dune.com/queries/3416331

Current behavior

incorrect withdrawal credentials

Expected behavior

update withdrawal credentials

Impacted model(s)

staking_ethereum.flows

Possible solution

dig through spell lineage and find where withdrawal credentials are set, update static value and/or dynamic field logic

@jeff-dude jeff-dude added bug Something isn't working ready-for-review this PR development is complete, please review labels Mar 19, 2024
@jeff-dude
Copy link
Member Author

fyi @hildobby @0xBoxer
tagging you both, as you are both in the contributors for the spell

@jeff-dude
Copy link
Member Author

if you need more info from the customer, i'm sure @0xBoxer can help connect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-for-review this PR development is complete, please review
Projects
None yet
Development

No branches or pull requests

2 participants