-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add tests for withdrawals provider #10428
Add tests for withdrawals provider #10428
Conversation
e3796ef
to
1d29af6
Compare
It has a bunch of conflicts due to new helpers that were added, can you pls resolve them? |
on it, apologies for the delay |
1d29af6
to
51c089b
Compare
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
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.
random_block(s)
function arguments grow even bigger -.- Let's leave it as-is for this PR, but we should refactor this into using struct for optional fields
Created an issue & assigned myself, can pick it up next #10457 . I'm unsure which lablels to add though |
51c089b
to
2b4a6da
Compare
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.
Last pedantic nit, LGTM otherwise!
280a710
to
7a85d9d
Compare
Closes #10342
ended up being more invasive since I needed to extend
random_block
function