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.
 
 
 
 
 
 
M. J. Fromberger 079c7af007
pubsub: use concrete queries instead of an interface (#7686)
3 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 4 years ago
byzantine_test.go consensus: test shutdown to avoid hangs (#7603) 3 years ago
common_test.go consensus: fix height advances in test state (#7648) 3 years ago
invalid_test.go tests: remove in-test logging (#7558) 3 years ago
mempool_test.go tests: remove in-test logging (#7558) 3 years ago
metrics.go consensus: calculate prevote message delay metric (#7551) 3 years ago
msgs.go Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
msgs_test.go testing: remove background contexts (#7509) 3 years ago
peer_state.go rpc: use encoding/json rather than tmjson (#7670) 3 years ago
reactor.go reactors: skip log on some routine cancels (#7556) 3 years ago
reactor_test.go tests: update cleanup opertunities (#7647) 3 years ago
replay.go abci/client: simplify client interface (#7607) 3 years ago
replay_file.go errors: formating cleanup (#7507) 3 years ago
replay_stubs.go tests: remove panics from test fixtures (#7522) 3 years ago
replay_test.go consensus: use delivertxsync (#7616) 3 years ago
state.go Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
state_test.go pubsub: use concrete queries instead of an interface (#7686) 3 years ago
ticker.go reactors: skip log on some routine cancels (#7556) 3 years ago
wal.go Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go logging: remove reamining instances of SetLogger interface (#7572) 3 years ago
wal_test.go autofile: avoid shutdown race (#7650) 3 years ago

README.md

Consensus

See the consensus spec.