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

fix: bug where was not smart enough to detect type 2 transactions #21

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

antazoey
Copy link
Member

What I did

When using max gas and stuff, it didnt realize you were wanting type 2 so itd fail

How I did it

we actually dont need to override create_tx method anymore, so deleting it fixes it.
this is because we have a setting now that sets the default tx type

How to verify it

see new tests

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey antazoey requested a review from fubuloubu January 18, 2024 22:06
@antazoey antazoey enabled auto-merge (squash) January 18, 2024 22:06
fubuloubu
fubuloubu previously approved these changes Jan 18, 2024
@antazoey
Copy link
Member Author

This requires a core release to work and for tests to pass

@antazoey antazoey disabled auto-merge January 19, 2024 18:42
@antazoey antazoey merged commit fbc1b31 into ApeWorX:main Jan 19, 2024
11 checks passed
@antazoey antazoey deleted the fix/create-tx branch January 19, 2024 18:43
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