Don't forward packets received from TPU forwards port (#22078) (#22171)

* Don't forward packets received from TPU forwards port

* Add banking stage test

(cherry picked from commit b1d9a2e60e)

Co-authored-by: Justin Starry <justin@solana.com>
This commit is contained in:
mergify[bot]
2021-12-30 10:42:28 +08:00
committed by GitHub
parent 9c9d3e8b6b
commit 531f36c571
13 changed files with 209 additions and 53 deletions

View File

@ -343,7 +343,7 @@ pub fn initialize_state(
let GenesisConfigInfo {
mut genesis_config,
mint_keypair,
voting_keypair: _,
..
} = create_genesis_config_with_vote_accounts(
1_000_000_000,
&validator_keypairs,