Skip to content

fix: handle SetString error in NewBuilderBids - #796

Open
AruneshDwivedi wants to merge 3 commits into
flashbots:mainfrom
AruneshDwivedi:fix/ignore-setstring-error
Open

AruneshDwivedi wants to merge 3 commits into
flashbots:mainfrom
AruneshDwivedi:fix/ignore-setstring-error

Conversation

@AruneshDwivedi

Copy link
Copy Markdown

Fixes #788

[BUGFIX] datastore: Handle invalid bid values from Redis instead of silently using zero

Silently ignore invalid bid values instead of silently using zero
to prevent data corruption in auction calculations.

Fixes flashbots#788

Signed-off-by: Arunesh Dwivedi <arunesh.devops@gmail.com>
Signed-off-by: Arunesh Dwivedi <arunesh.devops@gmail.com>
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.

fix: silent data corruption from ignored setstring error in newbuilderbids

1 participant