consensus-spec-tests

Common tests for the Ethereum proof-of-stake consensus layer

MIT License

Stars
75
Committers
4

Bot releases are hidden (Show)

consensus-spec-tests - Spec tests for v0.9.0

Published by djrtwo almost 5 years ago

Test vectors for v0.9.0.

Detailed changelog found in v0.9.0 release

consensus-spec-tests - Spec tests for v0.8.4

Published by djrtwo almost 5 years ago

Test vectors for v0.8.4.

Detailed changelog found in v0.8.4 release

consensus-spec-tests - Spec tests for v0.8.3

Published by djrtwo about 5 years ago

Test vectors for v0.8.3.

Detailed changelog found in v0.8.3 release

consensus-spec-tests - Spec tests for v0.8.2

Published by djrtwo about 5 years ago

Test vectors for v0.8.2.

Detailed changelog found in v0.8.2 release

consensus-spec-tests - Spec tests for v0.8.1

Published by djrtwo over 5 years ago

Test vectors for v0.8.1.

Detailed changelog found in v0.8.1 release

consensus-spec-tests - Spec tests for v0.8.0

Published by djrtwo over 5 years ago

Test vectors for v0.8.0.

Detailed changelog found in v0.8.0 release

consensus-spec-tests - Spec tests for v0.7.1

Published by djrtwo over 5 years ago

Minor release addressing some issues found in testing.

Detailed changelog found in v0.7.1 release

consensus-spec-tests - Spec tests for v0.7.0

Published by djrtwo over 5 years ago

Semi-major release prior to the June spec freeze.

Detailed changelog found in v0.7.0 release

consensus-spec-tests - Spec tests for v0.6.3

Published by djrtwo over 5 years ago

Fixes a critical bug in AttesterSlashing tests and adds an additional Deposit test.

Detailed changelog found in v0.6.3 release.

consensus-spec-tests - Spec tests for v0.6.2

Published by djrtwo over 5 years ago

Adds a number of new test-case types and tests utilizing pytests in generators.

See here for test-case format documentation.

consensus-spec-tests - Spec tests for v0.6.1

Published by protolambda over 5 years ago

Updates ssz_static tests to use offsets (SOS-style) in serialization.

consensus-spec-tests - Spec tests for v0.6.0

Published by protolambda over 5 years ago

Start of new testing:

Note: serialized in ssz_static is on normal (non-SOS) SSZ: v0.6.1 introduces a test-vector update here.