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

Reject duplicate Witness events #236

Closed
garious opened this issue May 22, 2018 · 0 comments
Closed

Reject duplicate Witness events #236

garious opened this issue May 22, 2018 · 0 comments

Comments

@garious
Copy link
Contributor

garious commented May 22, 2018

Since a witness event is stored on-chain and will have an associated fee, we need to reject duplicates. Transactions contain a last_id field and register their signatures with the Bank. That functionality should be extended to witnesses.

35359595 pushed a commit to 35359595/solana that referenced this issue Mar 20, 2024
Bubble up the constants to the CLI that control the sizes of the
following two thread pools:
- The thread pool used to replay multiple forks in parallel
- The thread pool used to execute transactions in parallel
willhickey pushed a commit that referenced this issue Mar 20, 2024
Bubble up the constants to the CLI that control the sizes of the
following two thread pools:
- The thread pool used to replay multiple forks in parallel
- The thread pool used to execute transactions in parallel
willhickey added a commit to willhickey/solana that referenced this issue Mar 22, 2024
palinko91 pushed a commit to palinko91/solana that referenced this issue May 7, 2024
Bubble up the constants to the CLI that control the sizes of the
following two thread pools:
- The thread pool used to replay multiple forks in parallel
- The thread pool used to execute transactions in parallel
palinko91 pushed a commit to palinko91/solana that referenced this issue May 7, 2024
palinko91 pushed a commit to palinko91/solana that referenced this issue May 7, 2024
Bubble up the constants to the CLI that control the sizes of the
following two thread pools:
- The thread pool used to replay multiple forks in parallel
- The thread pool used to execute transactions in parallel
palinko91 pushed a commit to palinko91/solana that referenced this issue May 7, 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

No branches or pull requests

1 participant