mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Bump all spec tags to v0.12.1 (#1275)
This commit is contained in:
@@ -121,7 +121,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// validator = state.validators[voluntary_exit.validator_index]
|
||||
@@ -139,7 +139,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify exit has not been initiated
|
||||
@@ -159,7 +159,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify the validator is active
|
||||
@@ -179,7 +179,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Also tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify the validator is active
|
||||
@@ -211,7 +211,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Exits must specify an epoch when they become valid; they are not
|
||||
@@ -232,7 +232,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify the validator has been active long enough
|
||||
@@ -253,7 +253,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Also tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify the validator has been active long enough
|
||||
@@ -274,7 +274,7 @@ vectors_and_tests!(
|
||||
},
|
||||
// Tests the following line of the spec:
|
||||
//
|
||||
// v0.11.2
|
||||
// Spec v0.12.1
|
||||
//
|
||||
// ```ignore
|
||||
// # Verify signature
|
||||
|
||||
Reference in New Issue
Block a user