You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
bkellerman
changed the title
Does this check break bundle cancellations?
Does this check in capella-1.11.5 branch break bundle cancellations?
Mar 22, 2023
I think it's alright
The check here makes it so that only the most valuable payload makes it into the relay submission code. But all of those payloads have the cancelled bundles in consideration, and even if the resulting payload has a smaller profit than the previous relay submission it should be still sent.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A block with cancelled bundles could have less profit.
builder/miner/payload_building.go
Line 102 in e72580c
The text was updated successfully, but these errors were encountered: