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 troubleshoot and metric API for tx-pool #4173

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

chenyukang
Copy link
Collaborator

@chenyukang chenyukang commented Sep 29, 2023

What problem does this PR solve?

When we need to troubleshoot tx status issues in tx-pool,
we don't know the internal status and info from tx, this PR try to add more details of tx in tx-pool.

Problem Summary:

What is changed and how it works?

  • Add troubleshoot API for ckb-cli
  • Addd metric API

What's Changed:

Related changes

  • PR to update owner/repo:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

None: Exclude this PR from the release note.

@chenyukang chenyukang requested a review from a team as a code owner September 29, 2023 00:24
@chenyukang chenyukang requested review from doitian and removed request for a team September 29, 2023 00:24
doitian
doitian previously requested changes Oct 7, 2023
rpc/README.md Outdated Show resolved Hide resolved
@doitian
Copy link
Member

doitian commented Oct 7, 2023

Please edit the PR description body.

rpc/README.md Outdated Show resolved Hide resolved
@chenyukang chenyukang force-pushed the yukang-add-api-for-tx-pool branch 4 times, most recently from b565c9e to 8bf7069 Compare October 8, 2023 01:10
@doitian
Copy link
Member

doitian commented Nov 21, 2023

Please rebase

@doitian doitian added this pull request to the merge queue Nov 21, 2023
Merged via the queue into nervosnetwork:develop with commit 3bb18c0 Nov 21, 2023
30 of 31 checks passed
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.

4 participants