-
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
update deps to point to relevant alloy branches #27
Conversation
* add function to extend a bitlist * rename from extend to resize * rename from extend to resize
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alloy #27 +/- ##
==========================================
+ Coverage 60.98% 61.08% +0.10%
==========================================
Files 9 9
Lines 487 496 +9
==========================================
+ Hits 297 303 +6
- Misses 190 193 +3 ☔ View full report in Codecov by Sentry. |
I was hoping this wouldn't be necessary if we use |
closing in favour of using released versions |
This crate needs to reference the other downstream alloy branches for Encode/Decode/TreeHash derive macros for the relevant ssz types to work in Lighthouse