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

rpc-sidecar: include new style bid records in auction info #259

Merged

Conversation

alsrdn
Copy link

@alsrdn alsrdn commented Mar 11, 2024

In Condor, we introduced new bid records in global state that are stored under the Key::BidAddr key type.
We need to include these records when creating the auction info.

The auction info already converts from the new style bids to the old (unified) bid records so the change is very simple: just include the new bid entries.

In Condor, we introduced new bid records in global state that are stored
under the `Key::BidAddr` key type. We need to include these records when
creating the auction info.

Signed-off-by: Alexandru Sardan <alexandru@casperlabs.io>
@alsrdn alsrdn self-assigned this Mar 11, 2024
@alsrdn alsrdn requested review from jacek-casper and rafal-ch March 11, 2024 11:46
@alsrdn
Copy link
Author

alsrdn commented Mar 11, 2024

bors r+

@alsrdn alsrdn merged commit 379e920 into casper-network:feat-2.0 Mar 11, 2024
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