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

Re-org gossip validation fns #2274

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

dapplion
Copy link
Contributor

@dapplion dapplion commented Mar 26, 2021

Motivation

Preparing to develop #2265 it is much more convenient to modularize these validation functions in multiple files. To reduce the diff of an upcoming PR with sensitive logic I'm doing this bigger change in a previous single purpose PR

Description

Move packages/lodestar/src/network/gossip/validator.ts functions to smaller files

@github-actions github-actions bot added the scope-networking All issues related to networking, gossip, and libp2p. label Mar 26, 2021
@codeclimate
Copy link

codeclimate bot commented Mar 26, 2021

Code Climate has analyzed commit 6f579dc and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 3

View more on Code Climate.

@wemeetagain wemeetagain merged commit 8746eee into master Mar 26, 2021
@wemeetagain wemeetagain deleted the dapplion/reorg-validation-fns branch March 26, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-networking All issues related to networking, gossip, and libp2p.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants