-
Notifications
You must be signed in to change notification settings - Fork 391
fix(batcher): non paying proofs are ignored when queue is full #1958
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
JuArce
merged 19 commits into
staging
from
1957-fix-non-paying-proofs-are-ignored-when-queue-is-full
Jun 3, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
db25392
fix: non paying proofs are ignored when queue is full
JuArce a168650
fix: cargo fmt
JuArce cbd24b4
fix: cargo clippy
JuArce 34375b2
refactor: rename errors to NonPayingNotAllowed
JuArce 135825c
refactor: rename NonPayingData to NonPayingReplacementData
JuArce 16f5291
refactor: simplify non-paying code
JuArce 4490648
fix: remove unused error
JuArce d84d2a1
Furhter simplify non_paying
MauroToscano 19febec
Remove special logic that is not needed
MauroToscano c792b41
Disable nonce checks on non paying
MauroToscano 44c3306
Fmt
MauroToscano 6af00e6
Remove checks of nonces with checks
MauroToscano 5b8e5e3
refactor: do not change signature as it is not needed
JuArce bf41b71
fix: cargo fmt
JuArce 1032f18
fix: address to function
JuArce a6941d5
Change variable name
MauroToscano dc670d7
refactor: revert changes on handle_get_nonce_for_address_msg
JuArce ebc13d2
fix: cargo fmt
JuArce fffcde3
comment
JuArce File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.