-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leader lane multi-chain gas price reports (#1071)
Previously, leader lane ORM was added to enabled Commit plugin to read multi-chain gas prices during `Observation`. This PR updates `Report` phase so Commit plugin can now report multi-chain gas prices. Important changes are: 1. make use of the PriceReportingDisabled flag to skip price reports on non-leader lanes 2. update gas price logic during Report to handle multi-chain gas prices
- Loading branch information
Showing
5 changed files
with
702 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.