You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Callum Waters c0682a3bed
evidence: prevent proposer from proposing duplicate pieces of evidence (#4839)
4 years ago
..
mocks evidence: cap evidence to an absolute number (#4780) 4 years ago
txindex change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
codec.go format: add format cmd & goimport repo (#4586) 4 years ago
errors.go add support for block pruning via ABCI Commit response (#4588) 4 years ago
execution.go evidence: cap evidence to an absolute number (#4780) 4 years ago
execution_test.go evidence: refactor evidence mocks throughout packages (#4787) 4 years ago
export_test.go format: add format cmd & goimport repo (#4586) 4 years ago
helpers_test.go evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
main_test.go state: add more tests for block validation (#3674) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 6 years ago
services.go evidence: cap evidence to an absolute number (#4780) 4 years ago
state.go state: export InitStateVersion 4 years ago
state_test.go evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
store.go add state sync reactor (#4705) 4 years ago
store_test.go lint: add review dog (#4652) 4 years ago
tx_filter.go evidence: cap evidence to an absolute number (#4780) 4 years ago
tx_filter_test.go evidence: cap evidence to an absolute number (#4780) 4 years ago
validation.go evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
validation_test.go evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago