62 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Marko a12bfca93d
proto: move all proto dirs to /proto (#5012) 4 years ago
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko b4aca980e9
proto: change to use gogofaster (#4957) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko 89a3cb2b0a
libs: remove kv (#4874) 4 years ago
  Marko 243dfbd585
proto: remove test files 4 years ago
  Erik Grinaker 1af80b44fc
abci: remove protoreplace script 4 years ago
  Marko 8d63d7192f
abci: regenerate proto files 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Erik Grinaker 81c2798df0
abci: fix protobuf lint issues 4 years ago
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Erik Grinaker 569981325a
add ABCI interface for state sync snapshots (#4704) 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 4 years ago
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  mergify[bot] 4c8e3c8145
fix: proto-breakage (#4506) 4 years ago
  Marko 9a9e8c5bb3
proto: minor linting to proto files (#4386) 4 years ago
  Marko 31fd99a91a
proto: add buf and protogen script (#4369) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 5 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 5 years ago
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 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 eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 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
  Anton Kaliaev 9926ae768e abci/types: update comment (#3612) 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 d470945503
update gometalinter to 3.0.0 (#3233) 5 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
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 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