-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Labels
S:proposalStatus: ProposalStatus: ProposalT:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.T:testType: Tests that need loveType: Tests that need love
Description
https://github.com/tendermint/tendermint/blob/develop/consensus/replay_test.go#L551
state/test_helpers.go:
- makeBlocks (chain of blocks)
- makeBlock
types/test_helpers.go:
- makeVote
This should reduce code duplication.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
S:proposalStatus: ProposalStatus: ProposalT:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.T:testType: Tests that need loveType: Tests that need love