10017 Commits (master)
 

Author SHA1 Message Date
  M. J. Fromberger ac9197ed45
docs: fix misspelled file name (#7863) 2 years ago
  Sam Kleinman c2cce2a696
abci/client: remove client-level callback (#7845) 2 years ago
  M. J. Fromberger 75dafaeacc
docs: remove unnecessary os.Exit calls at the end of main (#7861) 2 years ago
  Sam Kleinman 6280f45460
clist: remove unused waitgroup from clist implementation (#7843) 2 years ago
  Sam Kleinman be83ec6664
p2p: pass start time to flowrate and cleanup constructors (#7838) 2 years ago
  dependabot[bot] cb26c5238a
build(deps): Bump github.com/golangci/golangci-lint from 1.44.0 to 1.44.2 (#7854) 2 years ago
  dependabot[bot] e439cf3ba2
build(deps): Bump url-parse from 1.5.4 to 1.5.7 in /docs (#7855) 2 years ago
  M. J. Fromberger f9e0f77af3
docs: Update spec links to point to tendermint/tendermint (#7851) 2 years ago
  M. J. Fromberger 2183d90d05
docs: fix broken markdown links (#7847) 2 years ago
  Sam Kleinman d187962ec0
blocksync: shutdown cleanup (#7840) 2 years ago
  M. J. Fromberger 9e69615451
consensus: start the timeout ticker before replay (#7844) 2 years ago
  Sam Kleinman f6569b5dcd
abci/client: remove waitgroup for requests (#7842) 2 years ago
  M. J. Fromberger f92289d5e8
RFC 012: Event Indexing Revisited (#7784) 2 years ago
  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