77 Commits (8a67968416c36b8995a4594fb4921271f7c072be)

Author SHA1 Message Date
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 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
  Callum Waters 312c4f8fe1
evidence: change evidence time to block time (#5219) 4 years ago
  Marko 909163afa8
rpc: make gasWanted/Used snake_case (#5137) 4 years ago
  Anton Kaliaev 8cdb53c811
docs: EventAttribute#Index is not deterministic (#5132) 4 years ago
  Anton Kaliaev 0825d57cf7
proto/tendermint/abci: fix Request oneof numbers (#5116) 4 years ago
  Erik Grinaker 66ed8ec39d
proto: reorganize Protobuf schemas (#5102) 4 years ago
  Erik Grinaker 59a17b28a7
proto: improve enums (#5099) 4 years ago
  Erik Grinaker ab20f3520f
proto: increase lint level to basic and fix lint warnings (#5096) 4 years ago
  Anton Kaliaev 6e434338ec
abci/types: add comment for TotalVotingPower (#5081) 4 years ago
  Anton Kaliaev ceac02b891
types: add AppVersion to ConsensusParams (#5031) 4 years ago
  Marko 73e22a3c5a
abci: proto files follow same path (#5039) 4 years ago
  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