138 Commits (master)

Author SHA1 Message Date
  William Banfield e2fc50ec9f
types: add TimeoutParams into ConsensusParams structs (#8177) 2 years ago
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 2 years ago
  William Banfield 02c7199eec
types: update synchrony params to match checked in proto (#8142) 2 years ago
  William Banfield 93c4e00e8e
abci++: remove app_signed_updates (#8128) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Thane Thomson 72bbe64da7
proto: update proto generation to use buf (#7975) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield 9accc1a531
abci++ tooling: proto synchronization (#8065) 2 years ago
  Sergio Mena 7c4fe5b108
Vote extensions: new design (#8031) 2 years ago
  Manuel Bravo 82a2ca4ba5
abci++ spec: remove new_hashes and discuss transaction traceability (#8002) 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
  Sergio Mena 4566f1e302 Removed protobufs related to vote extensions 2 years ago
  Sergio Mena 1543e4122a Added all ABCI++ APIs to protobufs 2 years ago
  Marko 5e90a98a7c proto: abci++ changes (#348) 3 years ago
  William Banfield 329da35a84
Add the newly defined timeout parameters to the consensus parameters (#400) 2 years ago
  William Banfield 91f898cb98
proto: merge the proposer-based timestamps parameters (#393) 2 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 2 years ago
  M. J. Fromberger d783273b05
Update build image workflow. (#361) 2 years ago
  William Banfield 1c34d17240
proto: rebuild the proto files from the spec repository (#7291) 2 years ago
  William Banfield ffe8742e1c
Revert "proto: abci++ changes (#348)" (#360) 2 years ago
  William Banfield a00de7199f
update proto generation and testing pipelines (#358) 3 years ago
  Marko caaafc4449
proto: abci++ changes (#348) 3 years ago
  Callum Waters 68ca65f5d7
pex: remove legacy proto messages (#7147) 3 years ago
  Marko 19ec4a5322
tools: clone proto files from spec (#6976) 3 years ago
  M. J. Fromberger 86f00135dd
rpc: Remove the deprecated gRPC interface to the RPC service (#7121) 3 years ago
  Callum Waters a524e95b19
pex: update pex messages (#352) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Marko c9beef796d
proto: regenerate code (#6977) 3 years ago
  Marko fa2ccc80da
proto: add tendermint go changes (#349) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  William Banfield 41e681293c
proto: move proto files under the correct directory related to their package name (#344) 3 years ago
  Callum Waters 72adbf9cc9
statesync: new messages for gossiping consensus params (#328) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  William Banfield 44ac57489f
abci: add changelog entry for mempool_error field (#6770) 3 years ago
  William Banfield 84c15857e4
mempool: return mempool errors to the abci client (#6740) 3 years ago
  Marko 8f9cd23016
update proto files for release (#318) 3 years ago
  Callum Waters 6039594121
add new pex messages (#312) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  Aleksandr Bezobchuk 89d381f7cf
update ResponseCheckTx (#306) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Yixin Luo f3216e6953
rename HasVote to ReceivedVote (#289) 3 years ago
  Marko 7b5a732644
consensus: add test vector for hasvote (#6469) 3 years ago
  Aleksandr Bezobchuk 09a6ad7b1e
types: Refactor EventAttribute (#6408) 3 years ago
  Callum Waters 9efc20c963
p2p: improve PEX reactor (#6305) 3 years ago