72 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  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) 6 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
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Dev Ojha 61ab10d655 config: reduce default mempool size (#2300) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Ethan Buchman b297efb532 consensus: return from go-routine in test 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 1cb76625d3 consensus: rename test funcs 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Ethan Buchman 55b81cc1a1 address linting FIXMEs 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Emmanuel Odeke 42da8cd297
consensus/WAL: benchmark WALDecode across data sizes 7 years ago
  Ethan Buchman 2cda777900 consensus: make mempool_test deterministic 7 years ago
  Anton Kaliaev e0daca5693
fixes from Bucky's review 7 years ago
  Anton Kaliaev 2d4ad02356
prefer tickers to time.Sleep (Refs #790) 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago