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

feat: snapshotting using geth local provider [APE-739] #1349

Merged
merged 11 commits into from
Mar 24, 2023

Conversation

fubuloubu
Copy link
Member

What I did

ethereum/go-ethereum#26154 was resolved as of geth v1.11.0 release

How I did it

Remove the skip, see if it passes

How to verify it

It passes. Also, probably do some QA on the feature w/ geth

Checklist

  • All changes are completed
    - [ ] New test cases have been added
    - [ ] Documentation has been updated

@NotPeopling2day NotPeopling2day changed the title test: geth now has snapshotting test: geth now has snapshotting [APE-739] Mar 22, 2023
@linear
Copy link

linear bot commented Mar 22, 2023

APE-739 "test: geth now has snapshotting" (ApeWorX/ape #1349)

What I did

ethereum/go-ethereum#26154 was resolved as of geth v1.11.0 release

How I did it

Remove the skip, see if it passes

How to verify it

It passes. Also, probably do some QA on the feature w/ geth

Checklist

  • All changes are completed
    - [ ] New test cases have been added
    - [ ] Documentation has been updated

ApeWorX/ape #1349 by fubuloubu on GitHub

via LinearSync

@fubuloubu fubuloubu requested a review from antazoey March 22, 2023 14:09
@antazoey antazoey marked this pull request as ready for review March 24, 2023 14:33
@antazoey
Copy link
Member

A new py-geth with this change is required: ethereum/py-geth#138

setup.py Outdated Show resolved Hide resolved
src/ape_geth/provider.py Show resolved Hide resolved
src/ape_geth/provider.py Show resolved Hide resolved
@antazoey antazoey changed the title test: geth now has snapshotting [APE-739] feat: snapshotting use geth local provider [APE-739] Mar 24, 2023
@antazoey antazoey changed the title feat: snapshotting use geth local provider [APE-739] feat: snapshotting using geth local provider [APE-739] Mar 24, 2023
@antazoey
Copy link
Member

@fubuloubu can merge?

@fubuloubu fubuloubu enabled auto-merge (squash) March 24, 2023 22:04
@fubuloubu fubuloubu merged commit 429c765 into main Mar 24, 2023
@fubuloubu fubuloubu deleted the test/geth-snapshot branch March 24, 2023 22:23
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