-
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
VRF-780: updating VRF Owner contract; VRF-847: add posibility to deploy test coordinator, better customisation options for VRF job spec #11769
Conversation
iljapavlovs
commented
Jan 12, 2024
•
edited
Loading
edited
- Better configurability for super scripts and ctf tests
- Adding vrf owner test
- Adding test coordinator to CTF and to super scripts for the env deployments
VRF-847: add posibility to deploy test coordinator, better customisation options for VRF job spec
I see that you haven't updated any CHANGELOG files. Would it make sense to do so? |
…-adding-test-coordinator' into chore/VRF-780-updating-vrf-owner-adding-test-coordinator
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, but probably a second set of eyes would help with there being so much to cover.
Edit - Although now that I look it has failing tests so I will wait - hadn't run this locally.
From: common.HexToAddress(v.client.GetDefaultWallet().Address()), | ||
Context: ctx, | ||
} | ||
coordinatorOwnerAddres, err := v.coordinator.Owner(opts) |
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.
nit: missing second 's' in Address
…-adding-test-coordinator' into chore/VRF-780-updating-vrf-owner-adding-test-coordinator
SonarQube Quality Gate 0 Bugs No Coverage information |