9854 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)
 

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  M. J. Fromberger 38e29590ff
docs: rename RFC 008 (#7841) 2 years ago
  Sam Kleinman c928818db9
abci/client: remove vestigially captured context (#7839) 2 years ago
  Sam Kleinman e0d44a650e
node: clarify unneccessary logic in seed constructor (#7818) 2 years ago
  Sam Kleinman d72939fe36
statesync: relax timing (#7819) 2 years ago
  Sam Kleinman cbb2c1d3bd
node: allow orderly shutdown if context is canceled and gensis is in the future (#7817) 2 years ago
  Callum Waters 94b409e407
spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Callum Waters c763f8ef59
Merge branch 'master' into callum/merge-spec 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  M. J. Fromberger cdc4c31e88
Fix broken links in ADR 071. (#7834) 2 years ago
  dependabot[bot] 6638db2473
build(deps): Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#7829) 2 years ago
  Marko 56ee72424f
remove libsecp256k1 build tag (#7823) 2 years ago
  Sergio Mena 60f09840dd
abci: PrepareProposal-VoteExtension integration [2nd try] (#7821) 2 years ago
  M. J. Fromberger 44d9e9917c
pubsub: check for termination in UnsubscribeAll (#7820) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  Sam Kleinman 824960c565
libs/service: regularize Stop semantics and concurrency primitives (#7809) 2 years ago
  M. J. Fromberger 73f605af3f
indexer: skip Docker tests when Docker is not available (#7814) 2 years ago
  Callum Waters 9b724f7a6c
github: update e2e workflows (#7803) 2 years ago
  M. J. Fromberger 2f9355c579
docs: fix ToC file extension for RFC 004. (#7813) 2 years ago
  JayT106 58d8bad99a
mempool: fix benchmark CheckTx for hitting the GetEvictableTxs call (#7796) 2 years ago
  M. J. Fromberger ca6163a3ec
Silence a staticcheck warning. (#7811) 2 years ago
  M. J. Fromberger 01262b8ca9
rpc: remove unused latency metric (#7810) 2 years ago
  William Banfield 0dbd38d4d9
RFC: add delete gas rfc (#7777) 2 years ago
  Sam Kleinman dbb7d6ecdd
sync+p2p: remove closer (#7805) 2 years ago
  Sam Kleinman 9e59fc6924
libs/cli: clean up package (#7806) 2 years ago
  Sam Kleinman 662c0aac9e
libs/strings: cleanup string helper function package (#7808) 2 years ago
  Sam Kleinman 1fe1b6c032
libs/events: remove unused event cache (#7807) 2 years ago
  Callum Waters 7fb4e04b02 Merge branch 'master' of github.com:tendermint/spec into callum/merge-spec 2 years ago
  M. J. Fromberger 4ba5a053de
rpc: allow GET parameters that support encoding.TextUnmarshaler (#7800) 2 years ago
  M. J. Fromberger ef1cc5b516
docs: fix RPC output examples for GET queries (#7799) 2 years ago
  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