onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
531 stars 170 forks source link

[BFT Testing] ingress traffic - insecure/net/*_test.go, renaming Corruptible Conduit Factory to Corrupt Network #3176

Closed gomisha closed 1 year ago

gomisha commented 1 year ago

Add ingress traffic unit tests for tests under inscure/net/*_test.go

This PR also does some general overdue clean up refactoring:

gomisha commented 1 year ago

PR merged https://github.com/onflow/flow-go/issues/3255