Skip to content

Implement EIP-7002 #950

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

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Implement EIP-7002 #950

merged 5 commits into from
Jun 18, 2024

Conversation

gurukamath
Copy link
Collaborator

What was wrong?

EIP-7002 is not implemented in the specs

Related to Issue #939

How was it fixed?

Implement EIP-7002

Cute Animals - 1 of 1

@gurukamath gurukamath requested review from SamWilsn and petertdavies and removed request for SamWilsn May 14, 2024 14:59
Copy link
Contributor

@petertdavies petertdavies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a couple of minor quibbles

@gurukamath
Copy link
Collaborator Author

@petertdavies Have made the requested changes and additionally, removed the json_to_requests part of t8n tool since the tool is not required to read requests from the env. This required a minor re-factor.

@gurukamath gurukamath force-pushed the eips/prague/eip-7002 branch from 9a95abc to 886ec59 Compare May 22, 2024 13:47
"""
Parses Withdrawal Request from the data.
"""
assert len(data) == 76
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

76 is repeated a lot. Can we make a constant for it?

@SamWilsn SamWilsn dismissed petertdavies’s stale review June 18, 2024 14:24

Changes applied

@SamWilsn SamWilsn merged commit de4ae4e into forks/prague Jun 18, 2024
3 of 5 checks passed
@SamWilsn SamWilsn deleted the eips/prague/eip-7002 branch June 18, 2024 20:22
@gurukamath gurukamath mentioned this pull request Aug 29, 2024
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.

3 participants