-
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-591: add ctf test for VRF V2 Plus direct funding #10721
VRF-591: add ctf test for VRF V2 Plus direct funding #10721
Conversation
I see that you haven't updated any CHANGELOG files. Would it make sense to do so? |
…plus-wrapper' into chore/VRF-591-add-ctf-test-vrfv2plus-wrapper
contracts/src/v0.8/dev/vrf/testhelpers/VRFV2PlusWrapperLoadTestConsumer.sol
Show resolved
Hide resolved
contracts/src/v0.8/dev/vrf/testhelpers/VRFV2PlusWrapperLoadTestConsumer.sol
Show resolved
Hide resolved
…plus-wrapper' into chore/VRF-591-add-ctf-test-vrfv2plus-wrapper
contracts/src/v0.8/dev/vrf/testhelpers/VRFV2PlusWrapperLoadTestConsumer.sol
Outdated
Show resolved
Hide resolved
WrapperGasOverhead = uint32(50_000) | ||
CoordinatorGasOverhead = uint32(52_000) |
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.
we may need to revisit these values after ongoing investigations regarding gas
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 from the test side
No description provided.