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

fork commetbft to emit tx index finished event through websocket #26

Open
beer-1 opened this issue Dec 5, 2023 · 0 comments
Open

fork commetbft to emit tx index finished event through websocket #26

beer-1 opened this issue Dec 5, 2023 · 0 comments

Comments

@beer-1
Copy link
Contributor

beer-1 commented Dec 5, 2023

Is your feature request related to a problem? Please describe.
In current commetbft, there is no guarantee that the tx indexing is finished when NewBlock event comes out.

Describe the solution you'd like
create new websocket event type TxIndexFinished which is emitted after tx indexing finished.

Describe alternatives you've considered
just pulling the txs and checking the result with /blockchain rpc output.

Additional context

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