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.
 
 
 
 
 
 
Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556)
2 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types Replace uses of libs/json with encoding/json. (#7534) 2 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
common_test.go test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
invalid_test.go p2p: refactor channel Send/out (#7414) 3 years ago
mempool_test.go tests: remove panics from test fixtures (#7522) 2 years ago
metrics.go internal/proxy: add initial set of abci metrics (#7115) 3 years ago
msgs.go errors: formating cleanup (#7507) 2 years ago
msgs_test.go testing: remove background contexts (#7509) 2 years ago
peer_state.go Replace uses of libs/json with encoding/json. (#7534) 2 years ago
reactor.go reactors: skip log on some routine cancels (#7556) 2 years ago
reactor_test.go test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
replay.go tests: remove panics from test fixtures (#7522) 2 years ago
replay_file.go errors: formating cleanup (#7507) 2 years ago
replay_stubs.go tests: remove panics from test fixtures (#7522) 2 years ago
replay_test.go test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
state.go Replace uses of libs/json with encoding/json. (#7534) 2 years ago
state_test.go tests: remove panics from test fixtures (#7522) 2 years ago
ticker.go reactors: skip log on some routine cancels (#7556) 2 years ago
wal.go errors: formating cleanup (#7507) 2 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go contexts: remove all TODO instances (#7466) 2 years ago
wal_test.go tests: remove panics from test fixtures (#7522) 2 years ago

README.md

Consensus

See the consensus spec.