22 Commits (0b8a62c87be84d002e252110d4974c57af4444c4)

Author SHA1 Message Date
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman cc18f87000
mempool: use checktx sync calls (#7868) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  Sam Kleinman cc51bf7587
tests: remove in-test logging (#7558) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 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
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  Sam Kleinman bb8ffcb95b
store: move pacakge to internal (#6978) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Sam Kleinman dbfd6fc613
consensus: reduce shared state in tests (#6313) 3 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 3 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Anton Kaliaev 89cdc4bfd7
consensus: increase ensureTimeout (#4891) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Thane Thomson 9d5ba576ee abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Ethan Buchman 8fd8f800d0
Bucky/fix evidence halt (#34) 5 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  kevlubkcm a676c71678 [R4R] Add proposer to NewRound event and proposal info to CompleteProposal event (#2767) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago