Skip to content

Commit 5fb6d17

Browse files
committed
Update AllTests.
1 parent a05f586 commit 5fb6d17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

AllTests-mainnet.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,18 @@ AllTests-mainnet
722722
+ Invalid Authorization Token [Beacon Node] [Preset: mainnet] OK
723723
+ Missing Authorization header [Beacon Node] [Preset: mainnet] OK
724724
```
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+
```
725737
## Message signatures
726738
```diff
727739
+ Aggregate and proof signatures OK

0 commit comments

Comments
 (0)