Skip to content

Allowance interface tweaks #80

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

Merged
merged 8 commits into from
Feb 24, 2025
Merged

Allowance interface tweaks #80

merged 8 commits into from
Feb 24, 2025

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented Feb 21, 2025

Changes the allowance interface to make it usable when no TX is loaded, for any account.

This is a non-semver breaking change, and i have expanded on repo policy there in the readme.

includes drive-by cleanup of lints and compilation errors for no-default-features and all features

@prestwich prestwich requested a review from Evalir February 21, 2025 15:52
@prestwich prestwich self-assigned this Feb 21, 2025
Comment on lines +40 to +44
In order to maintain this relationship (that trevm MINOR == revm MAJOR) we will
sometimes make breaking changes in patch versions. This is technically semver
compliant pre-1.0, but will cause build breakage downstream for users of those
features. We will take care to document breaking changes in patch releases
via github release notes.
Copy link
Member

Choose a reason for hiding this comment

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

good note, this is fine and IMO helpful for users.

@prestwich prestwich merged commit 591208c into main Feb 24, 2025
4 checks passed
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