-
Notifications
You must be signed in to change notification settings - Fork 16
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 util methods from core #295
Conversation
dimriou
commented
Dec 19, 2023
•
edited
Loading
edited
- Requires: Add hex package #291
- Required for: Remove all utils dependencies from evm chainlink#11622
If you use list items then you get fancy formatting with a status icon: Requires: Required for: |
go.mod
Outdated
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.
Oh shoot I forgot to tidy the go.mod on my branch
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.
That's ok, I'll clean up
* Add hex package * Improvements * Minor fixes * Add util methods * Add AllEqual * Add SleeperTask and DependentAwaiter * Fixes * Fix WrapIfError * Add WrapIfError test * replace gomega with chans (#300) * Tidy --------- Co-authored-by: Jordan Krage <jmank88@gmail.com>