File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -722,6 +722,18 @@ AllTests-mainnet
722
722
+ Invalid Authorization Token [Beacon Node] [Preset: mainnet] OK
723
723
+ Missing Authorization header [Beacon Node] [Preset: mainnet] OK
724
724
```
725
+ ## MEV calls serialization/deserialization and behavior test suite
726
+ ``` diff
727
+ + /eth/v1/builder/blinded_blocks [json/json] test OK
728
+ + /eth/v1/builder/blinded_blocks [json/ssz] test OK
729
+ + /eth/v1/builder/blinded_blocks [ssz/json] test OK
730
+ + /eth/v1/builder/blinded_blocks [ssz/ssz] test OK
731
+ + /eth/v1/builder/header [json] test OK
732
+ + /eth/v1/builder/header [ssz] test OK
733
+ + /eth/v1/builder/status test OK
734
+ + /eth/v1/builder/validators [json] test OK
735
+ + /eth/v1/builder/validators [ssz] test OK
736
+ ```
725
737
## Message signatures
726
738
``` diff
727
739
+ Aggregate and proof signatures OK
You can’t perform that action at this time.
0 commit comments