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

Forkchoice Store And Simple Map To Build Attestation #13286

Closed
wants to merge 1 commit into from

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented Dec 7, 2023

This alternative to #13256 employs the fork choice store for building attestations, complemented by a simple read lock map. The map features a trim function activated at insertion when the size reaches 4, designed to discard the entry with the lowest slot.

@terencechain terencechain requested a review from a team as a code owner December 7, 2023 00:28
@prestonvanloon
Copy link
Member

fails to build

@terencechain terencechain deleted the attester-use-fc-1 branch June 5, 2024 05:35
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