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

Contract Reader Multiple Address Bindings #73

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

EasterTheBunny
Copy link
Contributor

No description provided.

@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 0bb1539 to 82a5e8c Compare July 23, 2024 14:10
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from c226261 to c5d127a Compare August 1, 2024 14:55
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch 4 times, most recently from 4327358 to b505c9e Compare August 21, 2024 14:59
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch 3 times, most recently from b5f1f17 to 549ae01 Compare September 3, 2024 14:58
@EasterTheBunny EasterTheBunny changed the title DO NOT MERGE: Contract Reader Multiple Address Bindings Contract Reader Multiple Address Bindings Sep 4, 2024
@EasterTheBunny EasterTheBunny marked this pull request as ready for review September 4, 2024 14:02
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 549ae01 to 1c245a6 Compare September 4, 2024 16:56
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 1c245a6 to ab8ffa2 Compare September 6, 2024 17:39
median/plugin.go Outdated
Comment on lines 134 to 137
binding := types.BoundContract{
Address: c.contractID,
Name: contractName,
}
Copy link
Contributor

@ilija42 ilija42 Sep 9, 2024

Choose a reason for hiding this comment

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

contractReaderContract should have a binding variable that is set in NewMedianFactory instead

@EasterTheBunny EasterTheBunny merged commit 299749c into master Sep 9, 2024
5 of 6 checks passed
@EasterTheBunny EasterTheBunny deleted the BCF-3143-multiple-address-bindings branch September 9, 2024 14:22
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