-
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
Starknet Custom Release #13584
Merged
Merged
Starknet Custom Release #13584
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
* add account address pub key to fms chain config for starknet * Update core/web/resolver/feeds_manager_chain_config.go Co-authored-by: Chris De Leon <[email protected]> --------- Co-authored-by: Chris De Leon <[email protected]>
augustbleeds
force-pushed
the
augustus.starknet-patch
branch
from
June 17, 2024 17:45
f7bafa9
to
043e476
Compare
* initial * incorporate gasPriceSubunits data source * update deps * add in data source * comment * update plugin config * add changeset * update chainlink-common & chainlink-feeds * lint fixes * lint --------- Co-authored-by: Bolek <[email protected]>
augustbleeds
force-pushed
the
augustus.starknet-patch
branch
from
June 17, 2024 18:10
043e476
to
0115ac1
Compare
eutopian
reviewed
Jun 17, 2024
eutopian
previously approved these changes
Jun 17, 2024
chris-de-leon-cll
previously approved these changes
Jun 17, 2024
augustbleeds
dismissed stale reviews from chris-de-leon-cll and eutopian
via
June 17, 2024 20:43
9d62574
Quality Gate passedIssues Measures |
chris-de-leon-cll
approved these changes
Jun 17, 2024
eutopian
approved these changes
Jun 17, 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.
Ticket
https://smartcontract-it.atlassian.net/browse/BCI-3447
Create the custom release for Starknet.
Features:
Brings in the following cherry-picks:
#13421
#13536
#13200
The following fixes have been made:
The last cherry-pick:
So... the first 2 are cherry-picks. The 3rd is a fix. And the 4th is a cherry-pick with module updates to only pull necessary changes