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

fillers/withdrawals/withdrawals: Update to use Gwei instead of Wei. #32

Merged
merged 7 commits into from
Jan 17, 2023

Conversation

spencer-tb
Copy link
Collaborator

PR for #30.

fillers/withdrawals/withdrawals.py Outdated Show resolved Hide resolved
@marioevz
Copy link
Member

I think some of the tests are failing because of the issue described in my review.

The up-to-date go-ethereum branch with gwei withdrawals is https://github.com/lightclient/go-ethereum/tree/withdrawals-timestamp, so I think we can use this branch to double check that the changes are correct.

Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

Two minor comments, but overall looks very good! :D

setup.cfg Outdated Show resolved Hide resolved
fillers/withdrawals/withdrawals.py Show resolved Hide resolved
@marioevz marioevz merged commit 12d7e2a into ethereum:main Jan 17, 2023
danceratopz pushed a commit to danceratopz/execution-spec-tests that referenced this pull request Jan 18, 2023
…thereum#32)

* Update withdrawals to use gwei.

* Tox fix and flake8 SC200 ignore.

* Keep factors consistent when changing to GWEI.

* Re-update due to conversion mistake.

* Another tox update :P

* Add max withdrawal amount to zero amount test.

* Add gwei/wei to whitelist for tox.
@spencer-tb spencer-tb deleted the withdrawals-gwei branch January 19, 2023 16:50
spencer-tb referenced this pull request in spencer-tb/execution-spec-tests Jan 19, 2023
)

* Update withdrawals to use gwei.

* Tox fix and flake8 SC200 ignore.

* Keep factors consistent when changing to GWEI.

* Re-update due to conversion mistake.

* Another tox update :P

* Add max withdrawal amount to zero amount test.

* Add gwei/wei to whitelist for tox.
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.

2 participants