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

Stop including tx in the bundle if the operator can not pay for the bundle storage fee #2622

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

NingLin-P
Copy link
Member

This PR resolves a TODO that stops including tx in the bundle if the operator can not pay for the bundle storage fee, this can prevent the operator from producing bundle (that will be rejected) when it is run out of bundle storage fee.

Code contributor checklist:

Base automatically changed from er-bundle-size to main March 18, 2024 10:59
vedhavyas
vedhavyas previously approved these changes Mar 26, 2024
@NingLin-P
Copy link
Member Author

The last commit increased the runtime api version of DomainsApi to 3 since the consensus runtime has been upgraded recently.

@NingLin-P NingLin-P added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit def0b6c Mar 26, 2024
9 checks passed
@NingLin-P NingLin-P deleted the check-bundle-storage-fee branch March 26, 2024 11:17
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