Skip to content

Conversation

@bxpana
Copy link
Contributor

@bxpana bxpana commented Nov 25, 2025

What ❔

  • Add stage metrics for eth_sendRawTransactionSync

Why ❔

  • eth_sendRawTransactionSync is returning slower than sendTransaction + waitForTransactionReceipt so adding metrics to see what the cause is

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

- Add stage metrics for eth_sendRawTransactionSync
- Change order of metrics for sendRawTransactionSync to pass CI
@Deniallugo Deniallugo added this pull request to the merge queue Nov 26, 2025
Merged via the queue into main with commit b8b6683 Nov 26, 2025
39 checks passed
@Deniallugo Deniallugo deleted the sendRawTransactionSync_metrics branch November 26, 2025 10:32
github-merge-queue bot pushed a commit that referenced this pull request Dec 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[29.7.0](core-v29.6.0...core-v29.7.0)
(2025-11-28)


### Features

* add metrics for sendRawTransactionSync
([#4576](#4576))
([b8b6683](b8b6683))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Co-authored-by: Danil <[email protected]>
Deniallugo pushed a commit that referenced this pull request Dec 17, 2025
## What ❔

- Add stage metrics for `eth_sendRawTransactionSync`


## Why ❔

- `eth_sendRawTransactionSync` is returning slower than sendTransaction
+ waitForTransactionReceipt so adding metrics to see what the cause is

## Is this a breaking change?
- [ ] Yes
- [x] No

## Operational changes
<!-- Any config changes? Any new flags? Any changes to any scripts? -->
<!-- Please add anything that non-Matter Labs entities running their own
ZK Chain may need to know -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.
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.

2 participants