15 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman bef120dadf
contexts: remove all TODO instances (#7466) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 3 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  Sam Kleinman 4af2dbd03b
eventbus: plumb contexts (#7337) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  Sam Kleinman a15ae5b53a
node+consensus: handshaker initialization (#7283) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  JayT106 e334555393
node/state: graceful shutdown in the consensus state (#6370) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Erik Grinaker 63ea4f1d26
consensus: fix wrong proposer schedule for `InitChain` validators (#5329) 4 years ago
  Erik Grinaker e1a1395cf4
consensus: don't check InitChain app hash vs genesis app hash, replace it (#5237) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Erik Grinaker 08ffe13295
abci: add ResponseInitChain.app_hash, check and record it (#5227) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Marko 7c8c356f71
ci: version linter fix (#5128) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Anton Kaliaev ceac02b891
types: add AppVersion to ConsensusParams (#5031) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Marko 7a8224f8a3
state: proto migration (#4972) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Anton Kaliaev f6435f2c73
consensus: add comment as to why use mocks during replay (#4785) 4 years ago
  Callum Waters 47cfadb0aa
evidence: refactor evidence mocks throughout packages (#4787) 4 years ago
  Callum 15a9f1760d move mempool mock directory 4 years ago
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago