Skip to content

[R4R]add rpc method request gauge#61

Merged
unclezoro merged 1 commit intomasterfrom
requestGauge
Jan 11, 2021
Merged

[R4R]add rpc method request gauge#61
unclezoro merged 1 commit intomasterfrom
requestGauge

Conversation

@unclezoro
Copy link
Copy Markdown
Contributor

@unclezoro unclezoro commented Jan 10, 2021

Description

We need to do statistics of different kinds of requests, so add request count gauge for each kind of request.

Rationale

Metrics change.

Example

No

Changes

Add more monitor dashboard

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • manual transaction test passed

Already reviewed by

...

Related issues

No

@unclezoro unclezoro merged commit cfeab77 into master Jan 11, 2021
@unclezoro unclezoro deleted the requestGauge branch January 18, 2021 12:26
@unclezoro unclezoro mentioned this pull request Jan 19, 2021
3 tasks
galaio pushed a commit to galaio/bsc that referenced this pull request Jul 31, 2024
The gas price oracle calculates L1 data costs using an unsigned transaction. However, `op-geth` was calculating L1 data costs using a _signed_ transaction, which included an additional 68 unnecessary bytes (1088 gas) in the cost.

This PR removes those extra bytes as part of the Regolith hardfork.

Co-authored-by: protolambda <proto@protolambda.com>
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.

3 participants