Skip to content
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 Hotfix #70

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

augustbleeds
Copy link
Collaborator

@augustbleeds augustbleeds commented Jun 14, 2024

Has all the same changes as #28 except chainlink-common points to the chainlink-common hot-fix.

augustbleeds and others added 2 commits June 14, 2024 17:58
* adjust for nil case

* add gas price to test cases

* update libocr and chainlink-common

* update libocr and chainlink-common

* update common again

* remove replace

* update deps

* update NewMedianFactory

* update variable naming

* simplify logic

* simplify comment

* comment

* update to chainlink-common master

* typo
@augustbleeds augustbleeds changed the title Augustus.starknet hotfix Starknet Hotfix Jun 14, 2024
@@ -4,30 +4,37 @@ go 1.21.3

require (
github.com/hashicorp/go-plugin v1.6.0
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240327133125-eed636b9a6df
Copy link
Collaborator Author

@augustbleeds augustbleeds Jun 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the only line that has changed (go.sum as well)

@augustbleeds augustbleeds merged commit d184a59 into release/starknet-2.12.0 Jun 17, 2024
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.

2 participants