-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
CCIP-3710 create new custom calldata L1 (DA) gas oracle #14710
CCIP-3710 create new custom calldata L1 (DA) gas oracle #14710
Conversation
WF: CI Core#f13e0d7No errors found in this run. 🎉 |
9cdbf76
to
41b5cb9
Compare
e33bf1e
to
6ab6540
Compare
41b5cb9
to
6c8b7f5
Compare
528e80a
to
69ab245
Compare
4acfdef
to
26b8299
Compare
69ab245
to
493c82b
Compare
493c82b
to
e63f1aa
Compare
641cc51
to
cf087a9
Compare
919e44a
to
26112c3
Compare
26112c3
to
3014ee4
Compare
66bf39c
to
7139964
Compare
7139964
to
22a3d53
Compare
Quality Gate passedIssues Measures |
Hey @jmank88 or @patrickhuie19 (or someone else from foundations) would you mind checking out this PR please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs and config changes lgtm!
* Add new custom calldata DA oracle * added more tests * rename logger * lint
* develop: rm gethwrappers from codeowners offchain (#14919) CCIP-3899 fix sender encoding (#14877) ccip: use unknown address type. (#14836) [chore] Add changeset entry for RequestRoundTracker fix (#14912) various Solidity Foundry updates (#14866) CCIP-3710 create new custom calldata L1 (DA) gas oracle (#14710) CCIP owns smoke test (#14906) core/services/ocr2/plugins/ccip/internal/ccipdata/factory: check error from TypeAndVersion (#14861) CCIP-3730 Misc ccip onchain changes (#14845) Chain fee integration tests (#14829) release/2.17.0 -> develop (#14721) Solana: re-enable disabled test with updated version (#14892)
* Add new custom calldata DA oracle * added more tests * rename logger * lint
As a follow up to #14599, this PR adds a separate custom L1 (DA) oracle specifically for fetching gas prices from a custom contract method rather than baking the logic into the existing OP stack DA oracle