Commit 46a794a
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 367ee47 commit 46a794a
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 | |
|---|---|---|---|
| |||
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 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 | + | |
1132 | 1171 | | |
1133 | 1172 | | |
1134 | 1173 | | |
| |||
1147 | 1186 | | |
1148 | 1187 | | |
1149 | 1188 | | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
1150 | 1201 | | |
1151 | 1202 | | |
1152 | 1203 | | |
| |||
0 commit comments