alloy
alloy copied to clipboard
feat: add ssz support for beacon request types
Motivation
close #1004
Solution
Add ssz trait implementation allowing encoding and decoding of beacon request types
PR Checklist
- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes
I guess there's no way to derive this?
we definitely want some test vectors for this,
Yeah. What the tests looks like? I didn't find them on payload type.
See https://github.com/alloy-rs/alloy/issues/1004#issuecomment-2733565246