ethereum / consensus-spec-tests

Common tests for the Ethereum proof-of-stake consensus layer
MIT License
69 stars 22 forks source link

Operations/attester_slashing success cases issue #4

Closed zilm13 closed 5 years ago

zilm13 commented 5 years ago

Solved in https://github.com/ethereum/eth2.0-specs/pull/1126 but looks like generation was done using v0.6.2, so we have exits like 6, 5, 5, 5, 5, 6, 6, 6. Waiting for regeneration.

zilm13 commented 5 years ago
protolambda commented 5 years ago

Yes, discovered these just too late for the v0.6.2 release :( There was a fix, but it was into dev, so it didn't make the generation of test-vectors. We're porting it back. See https://github.com/ethereum/eth2.0-specs/pull/1137

zilm13 commented 5 years ago

Sounds good!

protolambda commented 5 years ago

I believe this was fixed in v0.6.3