-
Notifications
You must be signed in to change notification settings - Fork 72
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
Make AirnodeRrpV0 and RequesterAuthorizerWithErc721 addresses optional #1755
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a quick sweep and I think we can implement this a bit more cleanly - esp. https://github.com/api3dao/airnode/pull/1755/files#r1182262839
Co-authored-by: Emanuel Tesar <[email protected]>
airnode-validator depends on airnode-utilities solely for the logger in one script Co-authored-by: Michal Kimle <[email protected]>
Who would have thought providing a few defaults would be such a pain. Anyway, this PR now allows omission of the addresses for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM. After fixing the TS inference in validator, this should be good to go.
acc7ea1
to
556c4b3
Compare
Closes #1717