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!: 0.8 #2098

Merged
merged 23 commits into from
May 31, 2024
Merged

feat!: 0.8 #2098

merged 23 commits into from
May 31, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented May 28, 2024

What I did

Project refactor:
fixes: #1113
fixes: #203
fixes: #1174
fixes: #1933

Using iterators in compilers:
fixes: #660

Trace API:
fixes: #1587

Rename ape-geth to ape-node:
fixes: #1843

Automine API:
fixes: #1968
fixes: #862

Get rid of github lib:
fixes: #22

Network config, make it make sense:
fixes: #1907

Handle when .size is missing from a block in a better way (Breaking):
fixes: #1935

How I did it

How to verify it

Checklist

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

@antazoey antazoey force-pushed the feat/08 branch 4 times, most recently from 33121ff to 30709e1 Compare May 28, 2024 21:40
@antazoey antazoey marked this pull request as ready for review May 29, 2024 15:33
@antazoey antazoey force-pushed the feat/08 branch 2 times, most recently from e85012a to 810fd25 Compare May 29, 2024 19:18
fubuloubu
fubuloubu previously approved these changes May 30, 2024
Copy link
Member

@fubuloubu fubuloubu left a comment

Choose a reason for hiding this comment

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

can enable rebase merging for this

@antazoey antazoey merged commit 8c0217c into main May 31, 2024
27 checks passed
@antazoey antazoey deleted the feat/08 branch May 31, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment