-
Notifications
You must be signed in to change notification settings - Fork 43
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: Integrate feemarket + reworked ante, post handler decorator distinction #782
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's adjust the antehandler to route transactions based on the aforementioned remarks + restore the indicative unit tests.
Posthandler looks closer to completion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishal-kanna Could you please remove comments + temporarily disable upgrade tests preparing the PR for a final review?
There exists indicative helptext to guide you where to disable the test runs from.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The core work looks good.
Please address the remarks before merging the work into develop + synchronising across the various dependent PRs, such as the fee-abstraction integration.
…qd/cheqd-node into vishal/integrate-antehandler
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The standalone work looks well polished.
Approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with increased gas adjustment for consistency purposes.
closes: #777