alloy icon indicating copy to clipboard operation
alloy copied to clipboard

feat: add ssz support for beacon request types

Open programskillforverification opened this issue 1 year ago • 1 comments

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

yash-atreya avatar Mar 18 '25 14:03 yash-atreya