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

feat: tx-pool entry timestamp #3100

Merged

Conversation

zhangsoledad
Copy link
Member

@zhangsoledad zhangsoledad commented Oct 19, 2021

What is changed and how it works?

Record timestamp when the transaction entered the pool.

Check List

Tests

  • Unit test

Release note

Title Only: Include only the PR title in the release note.

rpc/README.md Outdated Show resolved Hide resolved
rpc/README.md Outdated Show resolved Hide resolved
@quake
Copy link
Member

quake commented Oct 19, 2021

bors r=quake,yangby-cryptape

@bors bors bot merged commit 780ac48 into nervosnetwork:develop Oct 19, 2021
@cellname
Copy link

cellname commented Dec 8, 2021

err:error ,code:-1106,msg:PoolIsFull: Transaction pool exceeded maximum size limit(20000000), try send it later

@cellname
Copy link

cellname commented Dec 8, 2021

how to clear the Transaction pool

@yangby-cryptape
Copy link
Collaborator

how to clear the Transaction pool

You can call RPC method clear_tx_pool to clear the transaction pool.

p.s. Thanks for your feedback, but please open an issue to ask questions next time.

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.

5 participants