1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves removing obsolete code related to verifying vote transaction confirmations in the Solana project's voting and block creation logic. This code is no longer relevant because Alpenglow votes do not appear as on-chain transactions. The removal will involve identifying and deleting the `has_new_vote_been_rooted` and `voted_signatures` logic from the relevant code sections.

Complexity: 3/5
good first issue