Phil Salant
c962567814
ValidateBasic tests (#3879)
* Add test for bcBlockRequestMessage ValidateBasic method * Add test for bcNoBlockResponseMessage ValidateBasic method * Add test for bcStatusRequestMessage ValidateBasic method * Add test for bcStatusResponseMessage ValidateBasic method * Add blockchain v1 reactor ValidateBasic tests * Add test for NewRoundStepMessage ValidateBasic method * Add test for NewValidBlockMessage ValidateBasic method * Test BlockParts Size * Import cmn package * Add test for ProposalPOLMessage ValidateBasic method * Add test for BlockPartMessage ValidateBasic method * Add test for HasVoteMessage ValidateBasic method * Add test for VoteSetMaj23Message ValidateBasic method * Add test for VoteSetBitsMessage ValidateBasic method * Fix linter errors * Improve readability * Add test for BaseConfig ValidateBasic method * Add test for RPCConfig ValidateBasic method * Add test for P2PConfig ValidateBasic method * Add test for MempoolConfig ValidateBasic method * Add test for FastSyncConfig ValidateBasic method * Add test for ConsensusConfig ValidateBasic method * Add test for InstrumentationConfig ValidateBasic method * Add test for BlockID ValidateBasic method * Add test for SignedHeader ValidateBasic method * Add test for MockGoodEvidence and MockBadEvidence ValidateBasic methods * Remove debug logging Co-Authored-By: Marko <marbar3778@yahoo.com> * Update MempoolConfig field * Test a single struct field at a time, for maintainability Fixes #2740 |
5 years ago | |
---|---|---|
.. | ||
codec.go | Renamed wire.go to codec.go (#3827) | 5 years ago |
peer.go | blockchain: Reorg reactor (#3561) | 5 years ago |
peer_test.go | blockchain: Reorg reactor (#3561) | 5 years ago |
pool.go | blockchain: Reorg reactor (#3561) | 5 years ago |
pool_test.go | blockchain: Reorg reactor (#3561) | 5 years ago |
reactor.go | add staticcheck linting (#3828) | 5 years ago |
reactor_fsm.go | blockchain: Reorg reactor (#3561) | 5 years ago |
reactor_fsm_test.go | blockchain: Reorg reactor (#3561) | 5 years ago |
reactor_test.go | ValidateBasic tests (#3879) | 5 years ago |