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 a section on tx mempool behavior in Consensus Subprotocols page #4

Open
dariolina opened this issue Mar 1, 2024 · 0 comments
Open

Comments

@dariolina
Copy link
Member

  • Conditions on which txs are accepted to mempool
  • Conditions on which txs are not accepted
  • Conditions on which txs are first accepted and later dropped (i.e. fees)
  • Size limitations
  • Behavior when mempool is full

Most of mempool default behaviors are inherited from Substrate, but we want fraud proofs to have separate handling (see autonomys/subspace#2570 and autonomys/subspace#2567)

dariolina pushed a commit that referenced this issue Apr 11, 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