Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use eth2-clients / slashing-protection-interchange-tests & add support for v5 slashing protection interchange #2478

Merged
merged 2 commits into from
May 31, 2021

Conversation

3xtr4t3rr3str14l
Copy link
Contributor

resolves #2001 and adds support for v5 interchange (as spec'd here: https://eips.ethereum.org/EIPS/eip-3076)

@codeclimate
Copy link

codeclimate bot commented May 3, 2021

Code Climate has analyzed commit 8a1a331 and detected 10 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Duplication 8

View more on Code Climate.

@3xtr4t3rr3str14l 3xtr4t3rr3str14l changed the title Use eth2-clients / slashing-protection-interchange-tests & add support for v5 slahsing protection interchange Use eth2-clients / slashing-protection-interchange-tests & add support for v5 slashing protection interchange May 10, 2021
wemeetagain
wemeetagain previously approved these changes May 10, 2021
Copy link
Member

@wemeetagain wemeetagain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wemeetagain
Copy link
Member

@dapplion can you re-review or dismiss your review?

…package)

convert slashing interchange protection tests to local tests (no NPM package)

remove console.log

add v5 interchange support and tests

.gitignore downloaded spi tests

move downloadTest

ensure we are downloading spi tests before running

rm @chainsafe/slashing-protection-interchange-tests

update yarn.lock

rename index.test.ts to downloadTests.ts

package.json rm old eventsource types
@dapplion dapplion merged commit 9f1e549 into master May 31, 2021
@dapplion dapplion deleted the P0/spi-tests branch May 31, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use eth2-clients / slashing-protection-interchange-tests
3 participants