Arbitrary trait for eth2/types#1040
Conversation
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
paulhauner
left a comment
There was a problem hiding this comment.
Looks good! Only a few small things!
Signed-off-by: Kirk Baird <baird.k@outlook.com>
|
The other thing I'm not sure if it's worth adding to the CI to ensure it compiles as currently the CI won't check the Possibly do
|
I think this is a good idea. You can basically just copy-paste-modify this section and it'll run on the CI: lighthouse/.github/workflows/test-suite.yml Lines 77 to 83 in 36f213c |
|
Looks good! Happy to merge, but I think it's worth throwing in the CI check if you have the time. It might save some time/frustration for the fuzzing team :) |
|
I had to derive the |
Done! |
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Signed-off-by: Kirk Baird <baird.k@outlook.com>
Issue Addressed
#1031
Proposed Changes
Add the
Arbitrarytrait for all types ineth2/typesAdditional Info