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 rate limiting for free transactions accepted to mempool #40

Closed
davecgh opened this issue Nov 13, 2013 · 0 comments
Closed

Add rate limiting for free transactions accepted to mempool #40

davecgh opened this issue Nov 13, 2013 · 0 comments

Comments

@davecgh
Copy link
Member

davecgh commented Nov 13, 2013

The mempool needs to have transactions which are less than the minimum relay fee (and are therefore considered free) rate limited to help prevent potential flooding of tiny transactions.

@ghost ghost assigned davecgh Nov 13, 2013
davecgh pushed a commit to davecgh/btcd that referenced this issue Oct 11, 2017
jrick pushed a commit to jrick/btcd that referenced this issue Oct 12, 2017
kcalvinalvin added a commit to kcalvinalvin/btcd that referenced this issue Nov 29, 2024
…teblock-and-reconsiderblock

main, rpcclient: Add rpc for invalidateblock and reconsiderblock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant