Skip to content

Conversation

darioush
Copy link

@darioush darioush commented Feb 18, 2025

This should be the first pull request to get merged into libevm in the series of libevm-phase-2.5 PRs.

PRs plan

(each of these branches are based off the previous one)

  1. This PR: minimal changes for libevm v1.13.14-0.2.0.rc.3
  2. Merge master into libevm Merge master (2e4e6bd) into libevm (2) #812
  3. Re-structure code a bit (no PR yet) using branch qdm12/libevm/structure
  4. Header extra RLP+JSON implementation PR: chore(core/types): header JSON and RLP serialization hooks (4) #746
  5. Header extra PostCopy hook PR: chore(core/types): Header libevm PostCopy hook (5) #759
  6. Body + Block hooks PR: chore(core/types): remove block.go and import Block and Body from libevm (6) #760
  7. core/rawdb InspectDatabase test chore(core/rawdb): add ExampleInspectDatabase to check custom behavior (7) #790
  8. core/rawdb InspectDatabase uses libevm chore(core/rawdb): InspectDatabase uses libevm (8) #791
  9. core/rawdb full replacement chore(core/rawdb): use libevm core/rawdb #772

qdm12 and others added 6 commits February 10, 2025 15:40
- Uses tip of main libevm dependency + cherry picked commit: ava-labs/libevm@d3f6a5e
- Precompile legacy gas fix (done in ava-labs/libevm@f906679)
- Added `HeaderExtra` not-implemented implementation
- Minimal changes shamelessly copied over from #746
Co-authored-by: Martin HS <[email protected]>
Co-authored-by: Marius van der Wijden <[email protected]>
Co-authored-by: Quentin McGaw <[email protected]>
@darioush darioush changed the title chore(all): minimal changes for last libevm dependency Step 1. Bump libevm dependency in coreth Feb 18, 2025
@darioush darioush changed the title Step 1. Bump libevm dependency in coreth chore(all): minimal changes for last libevm dependency (1) Feb 18, 2025
qdm12
qdm12 previously approved these changes Feb 19, 2025
Copy link
Contributor

@qdm12 qdm12 left a comment

Choose a reason for hiding this comment

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

Niceee 👍 !

@qdm12 qdm12 marked this pull request as ready for review February 19, 2025 08:58
@qdm12 qdm12 requested review from a team and ceyonur as code owners February 19, 2025 08:58
@qdm12 qdm12 changed the title chore(all): minimal changes for last libevm dependency (1) chore(all): minimal changes for libevm v1.13.14-0.2.0.rc.3 (1) Feb 19, 2025
@qdm12 qdm12 force-pushed the darioush/qdm12/libevm-phase-2.5 branch from 6f05cd5 to b7f8655 Compare February 19, 2025 10:16
@qdm12 qdm12 force-pushed the darioush/qdm12/libevm-phase-2.5 branch from 6267f42 to 8b6952c Compare February 19, 2025 17:44
Copy link
Collaborator

@ARR4N ARR4N left a comment

Choose a reason for hiding this comment

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

🚀

@darioush darioush enabled auto-merge (squash) February 19, 2025 22:55
@qdm12 qdm12 disabled auto-merge February 20, 2025 08:44
@qdm12 qdm12 merged commit 342bf3a into libevm Feb 20, 2025
6 checks passed
@qdm12 qdm12 deleted the darioush/qdm12/libevm-phase-2.5 branch February 20, 2025 11:19
ARR4N added a commit that referenced this pull request Mar 10, 2025
Co-authored-by: Quentin Mc Gaw <[email protected]>
Co-authored-by: Arran Schlosberg <[email protected]>
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