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

Testnet "TransactionPoolFull" #24

Open
GQQQy opened this issue Sep 30, 2020 · 1 comment
Open

Testnet "TransactionPoolFull" #24

GQQQy opened this issue Sep 30, 2020 · 1 comment

Comments

@GQQQy
Copy link

GQQQy commented Sep 30, 2020

When I use CKB Studio met an error that notes "TransactionPoolFull", how to solve this?

  1. RPC clear_tx_pool maybe useful? If so, should I use that command in docker?
@keroro520
Copy link

keroro520 commented Dec 9, 2020

It may because of a ckb bug (fixed at nervosnetwork/ckb#2357, released at v0.39.0-rc1) which causes many double-spending transactions stranded within the transaction pool so that the transaction pool becomes full.
The testnet has upgraded to the newest version and the issue has been fixed. Recommend to upgrade to the newest version.

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

2 participants