Skip to content

Commit

Permalink
Update Alltests.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheatfate committed Mar 10, 2024
1 parent 5bee2c3 commit f3846df
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion AllTests-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,17 @@ OK: 2/2 Fail: 0/2 Skip: 0/2
+ validateSyncCommitteeMessage - Duplicate pubkey OK
```
OK: 2/2 Fail: 0/2 Skip: 0/2
## Graffiti management [Beacon Node] [Preset: mainnet]
```diff
+ Configuring the graffiti [Beacon Node] [Preset: mainnet] OK
+ Invalid Authorization Header [Beacon Node] [Preset: mainnet] OK
+ Invalid Authorization Token [Beacon Node] [Preset: mainnet] OK
+ Missing Authorization header [Beacon Node] [Preset: mainnet] OK
+ Obtaining the graffiti of a missing validator returns 404 [Beacon Node] [Preset: mainnet] OK
+ Obtaining the graffiti of an unconfigured validator returns the suggested default [Beacon OK
+ Setting the graffiti on a missing validator creates a record for it [Beacon Node] [Preset: OK
```
OK: 7/7 Fail: 0/7 Skip: 0/7
## Honest validator
```diff
+ General pubsub topics OK
Expand Down Expand Up @@ -1008,4 +1019,4 @@ OK: 2/2 Fail: 0/2 Skip: 0/2
OK: 9/9 Fail: 0/9 Skip: 0/9

---TOTAL---
OK: 677/682 Fail: 0/682 Skip: 5/682
OK: 684/689 Fail: 0/689 Skip: 5/689

0 comments on commit f3846df

Please sign in to comment.