Skip to content

Commit

Permalink
Update AllTests.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheatfate committed Feb 27, 2025
1 parent a05f586 commit 5fb6d17
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions AllTests-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,18 @@ AllTests-mainnet
+ Invalid Authorization Token [Beacon Node] [Preset: mainnet] OK
+ Missing Authorization header [Beacon Node] [Preset: mainnet] OK
```
## MEV calls serialization/deserialization and behavior test suite
```diff
+ /eth/v1/builder/blinded_blocks [json/json] test OK
+ /eth/v1/builder/blinded_blocks [json/ssz] test OK
+ /eth/v1/builder/blinded_blocks [ssz/json] test OK
+ /eth/v1/builder/blinded_blocks [ssz/ssz] test OK
+ /eth/v1/builder/header [json] test OK
+ /eth/v1/builder/header [ssz] test OK
+ /eth/v1/builder/status test OK
+ /eth/v1/builder/validators [json] test OK
+ /eth/v1/builder/validators [ssz] test OK
```
## Message signatures
```diff
+ Aggregate and proof signatures OK
Expand Down

0 comments on commit 5fb6d17

Please sign in to comment.