9973 Commits (70df7d9e6e2b21bd5f0b2bf252a828d047ea6ef8)
 

Author SHA1 Message Date
  Sam Kleinman 7885839b75
mempool: remove duplicate tx message from reactor logs (#7795) 2 years ago
  Sam Kleinman 81dcc8d1b4
mempool+evidence: simplify cleanup (#7794) 2 years ago
  Sam Kleinman eed617c2d9
consensus: refactor operations in consensus queryMaj23Routine (#7791) 2 years ago
  Sam Kleinman c555226d2b
consensus: tie peer threads to peer lifecylce context (#7792) 2 years ago
  William Banfield 860f78f000
add proposer address to the message delay metrics (#7790) 2 years ago
  M. J. Fromberger 205bfca66f
types: add string format to 64-bit integer JSON fields (#7787) 2 years ago
  Anca Zamfir 27ccf3b590
Don't allow duplicates for light client providers (#7781) 2 years ago
  Sam Kleinman fd50d90b70
light: remove legacy timeout scheme (#7776) 2 years ago
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
  Callum Waters f4e91c2aa8
roadmap: update to better reflect v0.36 changes (#7774) 2 years ago
  William Banfield e544709459
ADR: synchronize PBTS ADR with spec (#7764) 2 years ago
  Simon Kirillov 1fbe56da0c
Fix issue 7782 (#7783) 2 years ago
  Jasmina Malicevic cd875c8a2c
types: remove nested evidence field from block (#7765) 2 years ago
  dependabot[bot] a9fa2ac5f9
build(deps): Bump docker/build-push-action from 2.8.0 to 2.9.0 (#7780) 2 years ago
  Sam Kleinman 7d5be3e5da
adr: merge tendermint/spec repository into tendermint/tendermint (#7775) 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
  Sergio Mena 854fd07461
Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
  Daniel 4fb99af40d
PBTS: spec reorganization, summary of changes on README.md (#399) 2 years ago
  JayT106 97d47b5263
mempool: IDs issue fixes (#7763) 2 years ago
  William Banfield 329da35a84
Add the newly defined timeout parameters to the consensus parameters (#400) 2 years ago
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 2 years ago
  M. J. Fromberger ce61abc038
rpc: remove the placeholder RunState type. (#7749) 2 years ago
  Sam Kleinman cb98d515dd
consensus: delay start of peer routines (#7753) 2 years ago
  William Banfield de04f573cf
types: make timely predicate adaptive after 10 rounds (#7739) 2 years ago
  William Banfield 91f898cb98
proto: merge the proposer-based timestamps parameters (#393) 2 years ago
  Callum Waters 9fe1d4eeab
remove unmaintained tutorials (#7751) 2 years ago
  Jasmina Malicevic 74864f7fdb
evidence: Refactored the evidence message to process Evidence instead of EvidenceList (#7700) 2 years ago
  dependabot[bot] 648f5ffa77
build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#397) 2 years ago
  Kukovec f8c4ec38ec
Apalache annotations (#398) 2 years ago
  mconcat 39ffa80ae7 PrepareProposal-VoteExtension integration (#6915) 3 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  Jasmina Malicevic 8e5b44d46a
p2p/message: Changed evidence message to contain evidence, not a list… (#394) 2 years ago
  Kukovec 17a197929c
Updated Apalache type annotations (#395) 2 years ago
  M. J. Fromberger 8a684c1bb5
rpc: fix layout of endpoint list (#7742) 2 years ago
  M. J. Fromberger 169099c846
docs: drop v0.32 from the doc site configuration (#7741) 2 years ago
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 2 years ago
  Sam Kleinman 2c074e24e6
rfc: p2p light client (#7672) 2 years ago
  Sam Kleinman 1d3ecf37ee
consensus: remove unused closer construct (#7734) 2 years ago
  Sam Kleinman 2f1e08e948
conensus: put timeouts on reactor tests (#7733) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  M. J. Fromberger 95158636cd
rpc: clean up unmarshaling of batch-valued responses (#7728) 2 years ago
  dependabot[bot] 89194a61a4
build(deps): Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#7732) 2 years ago
  M. J. Fromberger b3c85b795a
docs: fix some typos in ADR 075. (#7726) 2 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  M. J. Fromberger 20886fdb39
rpc: clean up encoding of request and response messages (#7721) 2 years ago
  M. J. Fromberger 6f6935a44b
rpc: don't route websocket-only methods on GET requests (#7715) 2 years ago