82 Commits (59da313bc0a0c86ab68ed6e489d9b74bb6d816bb)

Author SHA1 Message Date
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Anton Kaliaev 4dfbaeb0c4
regenerate protobuf files with newer gogo version (#3998) 5 years ago
  Marko 1b54369f41 custom marshallers for proto types, which EmitDefaults (#3889) 5 years ago
  Marko 21d46dea93
Update Makefile (#3949) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 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 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko 1844bff613 abci/client: fix DATA RACE in gRPC client (#3798) 5 years ago
  Roman Useinov a76c503dc6 abci/server: recover from app panics in socket server (#3809) 5 years ago
  Anton Kaliaev e645442c9b
abci: minor cleanups in the socket client (#3758) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 5 years ago
  needkane 2e5b2a9537 abci/examples: switch from hex to base64 pubkey in kvstore (#3641) 5 years ago
  Thane Thomson 9d5ba576ee abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Jack Zampolin 8b7ca8fd99 switch to go mod (#3613) 5 years ago
  Anton Kaliaev 9926ae768e abci/types: update comment (#3612) 5 years ago
  Ethan Buchman 422d04c8ba Bucky/mempool txsmap (#3512) 5 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev 8a962ffc46
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Zach 0ff715125b fix docs / proxy app (#2988) 6 years ago
  krhubert b90e06a37c More verbose error log (#2864) 6 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
  Zach 8b77328313 [docs] improve organization of ABCI docs & fix links (#2749) 6 years ago
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Ethan Buchman 455d34134c
ADR-016: Add versions to Block and State (#2644) 6 years ago
  Ethan Buchman f471fc4963
abci: codespace (#2557) 6 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 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 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Ethan Buchman 54fe6ef73c version: add and bump abci version 6 years ago
  Ethan Buchman 4416c9e4bc fix links in abci readme. fixes #2335 6 years ago
  Anton Kaliaev 29d2db352e
update outdated abci-cli install instructions (#2325) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  bradyjoestar 62b2093da5 ABCIAppClient conn close (#2236) 6 years ago
  Ethan Buchman c919643c3e abci: move round back from votes to commit 6 years ago
  Ethan Buchman fe6a504374 revert gogo version used to generate files 6 years ago
  Ethan Buchman e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 6 years ago