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

[BCF-3143] multiple address bindings #13992

Merged
merged 11 commits into from
Sep 9, 2024

Conversation

EasterTheBunny
Copy link
Contributor

@EasterTheBunny EasterTheBunny commented Aug 1, 2024

JIRA Ticket

BCF-3143

Supporting PRs

Description

Applies changes in ContractReader to support multiple address bindings.

Requires Dependencies

Resolves Dependencies

@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 943aaf8 to 49eb6d1 Compare August 2, 2024 17:56
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from caa52ea to 580b02d Compare August 2, 2024 20:44
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 4a04c2b to dd7c621 Compare August 5, 2024 13:38
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 46abca3 to 8dcf3b4 Compare August 5, 2024 18:47
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch 4 times, most recently from 2e63368 to 21de883 Compare August 5, 2024 18:56
@EasterTheBunny EasterTheBunny force-pushed the BCF-3143-multiple-address-bindings branch from 45ebc2b to 51ce53e Compare August 7, 2024 15:47
}

// filterRegisterer isn't required here because the event can also be polled for by the contractBinding common filter.
if b.registrar != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

just add a return if registrar is nil to omit these checks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean return early if no registrar exists?

Copy link
Contributor

Choose a reason for hiding this comment

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

yup

@EasterTheBunny EasterTheBunny changed the title DO NOT MERGE: Bcf 3143 multiple address bindings Bcf 3143 multiple address bindings Sep 9, 2024
ilija42
ilija42 previously approved these changes Sep 9, 2024
@EasterTheBunny EasterTheBunny changed the title Bcf 3143 multiple address bindings [BCF-3143] multiple address bindings Sep 9, 2024
ilija42
ilija42 previously approved these changes Sep 9, 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.

4 participants