-
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
MERC-6304 ea telem support for view function #14426
Closed
Closed
Conversation
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
akuzni2
requested review from
cedric-cordenier
and removed request for
a team
September 13, 2024 19:54
* pass *types.Transaction instead of common.Hash to chain's Confirm() function * fix lints
* Add doc * Update docs * Fixes * Nit fixes * Update core/chains/evm/gas/docs/FEE_HISTORY_ESTIMATOR.md Co-authored-by: amit-momin <[email protected]> * Fixes --------- Co-authored-by: amit-momin <[email protected]>
* DEVSVCS-499: adding VRF v2 test configs for CTF tests * DEVSVCS-499: improving formatting * Update vrfv2 workflows * DEVSVCS-499: removing unnecessary workflows; adding on demand workflow for VRF v2 smoke tests --------- Co-authored-by: lukaszcl <[email protected]>
* Change TelemetryIngress.UniConn default to false * Add changeset
* Remove PriceMin check from attempt builder * Remove TipCapMin * Update changeset
* DEVSVCS-134: adding readme on how to run VRF CTF tests * DEVSVCS-134: minor updates
* Port * Use mcms lib * Proposal signing working * Almost working. Just need ramps to make timelock owner first * Accept ownership proposal working * Fee quoter accept ownership * Fix existing tests * Enable to new chain traffic working * Mod tidy * Fix build * lint * More lint * Use Address() for MCM/Timelock * Rename * Self review cleanup * Clean up job management and bootstrap handling * Comments
…4230) * Update the code owner of `feeds` service from the old FMS group to the new OPCORE one. * Add missing key engineers.
* added unimplemented contract reader * fix write targets test * update common
akuzni2
force-pushed
the
feature/MERC-6304-ea-telem-view-function
branch
from
September 13, 2024 23:00
b257d3e
to
7db21f0
Compare
akuzni2
changed the title
Feature/merc 6304 ea telem view function
MERC-6304 ea telem support for view function
Sep 16, 2024
samsondav
previously approved these changes
Sep 16, 2024
/refresh |
samsondav
previously approved these changes
Sep 17, 2024
…function' into feature/MERC-6304-ea-telem-view-function
Quality Gate passedIssues Measures |
samsondav
previously approved these changes
Sep 17, 2024
Fletch153
previously approved these changes
Sep 17, 2024
This was referenced Sep 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MERC-6304
Requires
N/A
Resolves
N/A