-
Notifications
You must be signed in to change notification settings - Fork 278
sync: coreth PR #1279: style: forbidigo t.Fatal #1849
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
Conversation
Signed-off-by: Jonathan Oppenheimer <[email protected]>
alarso16
left a comment
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.
The point of the linter is to use the helper functions. require.Fail should be avoided whenever possible
|
What's with the goleak failures? It's weird because the |
Co-authored-by: Austin Larson <[email protected]> Signed-off-by: Jonathan Oppenheimer <[email protected]>
52bb4cd to
25db6a9
Compare
Done -- see #1865 |
|
This blocked by this PR |
Signed-off-by: Jonathan Oppenheimer <[email protected]>
Co-authored-by: Ceyhun Onur <[email protected]> Signed-off-by: Jonathan Oppenheimer <[email protected]>
Signed-off-by: Jonathan Oppenheimer <[email protected]>
Syncs ava-labs/coreth#1279.
Note: The first commit 96fc992 is a perfect cherry pick of the coreth changes. These should not be reviewed stringently -- if you have changes, make them to coreth first~
The second commit 1a0ecea contains subnet-evm specific changes and should be reviewed as normal
--