Commit 2e2b4db
authored
Add summary to verify script (#3309)
* Add verification check for killed chains
* Add killed chain to summary, simplify high liquidity table
1. Moved Killed Chain Assets Section
- Now appears as a subsection at the bottom of the "Failed Checks" analysis section (after Logo Failures)
- Always displays with fallback text when there are no killed chain assets: "No assets from killed chains detected. All assets belong to active chains."
- Follows the same pattern as other report subsections
2. Merged High Liquidity Table Columns
- Combined "Bid Depth" and "Other Failures" into a single "Failure Reasons" column
- Bid depth failures now show as "Bid depth: [details]" within the merged column
- All failures are now listed together, comma-separated, for easier reading
* Update check_verification_criteria.yml1 parent 9f99f24 commit 2e2b4db
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
160 | 179 | | |
161 | 180 | | |
162 | 181 | | |
| |||
0 commit comments