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

Add counter for tx count and limit error messages #715

Closed
wants to merge 0 commits into from

Conversation

sakridge
Copy link
Member

No description provided.

@sakridge sakridge requested review from aeyakovenko and mvines July 19, 2018 22:42
@aeyakovenko
Copy link
Member

dont do per TX counters. its going to be slow, and we already have a counter for all the transactions in a batch of packets

@sakridge sakridge closed this Jul 19, 2018
pgarg66 referenced this pull request in pgarg66/solana Apr 10, 2024
* Fix crash if vote state is malformed

* Fix vote program crash if clock rewinds

Return an instruction error instead of panicking if the vote
program detects the vote program's vote authority history is
newer than the current clock.

---------

Co-authored-by: Richard Patel <[email protected]>
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