Commit acd9a83
test: non-beacon-chain slashing integration tests (#1010)
* Slashing integration tests (#1003)
* Validate that users who are slashed fully can redeposit once undelegated
* removing arraylib use
* test for updating eigenpod state -> slash/undelegate
* removing unnecessary logging function
* fixing strategy set
* beacon chain tests in progress
---------
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
* Revert "Slashing integration tests (#1003)" (#1007)
This reverts commit e945d8d.
* integration tests for full eigenlayer slashes
* comment re: beacon chain eth partial deposits
* fix: fixing 0 withdrawal issues (#1019)
* fix: fixing 0 withdrawal issues
* style: white space
* docs: changing description for test
---------
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
* test: withdraw as shares for random subset of strategies fully slashed
* style: removing debugging stubs and updating comment
---------
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>1 parent 275b618 commit acd9a83
File tree
2 files changed
+392
-0
lines changed- src/test/integration
- tests
2 files changed
+392
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1133 | 1133 | | |
1134 | 1134 | | |
1135 | 1135 | | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
1136 | 1175 | | |
1137 | 1176 | | |
1138 | 1177 | | |
| |||
1151 | 1190 | | |
1152 | 1191 | | |
1153 | 1192 | | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
1154 | 1205 | | |
1155 | 1206 | | |
1156 | 1207 | | |
| |||
0 commit comments