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: metric for counting rejected transactions (port #1415) #1445

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

cmwaters
Copy link
Contributor

Add counter to the block executor metrics :

  • RejectedTransactions

Port of #1415

Add counter to the block executor metrics :
- RejectedTransactions

Resolves #1241

Unblocks #1007

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: 0xEclair <[email protected]>
Co-authored-by: Callum Waters <[email protected]>
@cmwaters cmwaters requested a review from a team as a code owner July 31, 2024 13:42
@cmwaters cmwaters requested review from rootulp and evan-forbes and removed request for a team July 31, 2024 13:42
evan-forbes
evan-forbes previously approved these changes Jul 31, 2024
rootulp
rootulp previously approved these changes Jul 31, 2024
state/execution.go Outdated Show resolved Hide resolved
@cmwaters cmwaters dismissed stale reviews from rootulp and evan-forbes via a701244 July 31, 2024 14:41
@cmwaters cmwaters merged commit 6333e56 into v0.34.x-celestia Aug 1, 2024
21 checks passed
@cmwaters cmwaters deleted the cal/rejected-txs-port branch August 1, 2024 11:08
rach-id pushed a commit that referenced this pull request Nov 18, 2024
Add counter to the block executor metrics :
- RejectedTransactions

Port of #1415

---------

Co-authored-by: Eoous <[email protected]>
Co-authored-by: 0xEclair <[email protected]>
Co-authored-by: Rootul P <[email protected]>
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.

6 participants