Commit Graph

  • 89bb82617a fix app hash in state rollback (backport #7837) (#7881) mergify[bot] 2022-02-19 08:08:52 -08:00
  • d580233e0c Update configuration.md (#7880) (#7883) mergify[bot] 2022-02-19 08:07:08 -08:00
  • c490d3f00a Update configuration.md (#7880) Joe Abbey 2022-02-19 10:53:53 -05:00
  • 8a238fdcb4 fix app hash in state rollback (#7837) yihuang 2022-02-19 23:40:55 +08:00
  • 85a6a908d1 finish live iterator William Banfield 2022-02-18 22:17:06 -05:00
  • d9c9b61f48 initial wal iterator William Banfield 2022-02-18 21:48:31 -05:00
  • 555f6d38e8 implement line 22 William Banfield 2022-02-18 19:15:16 -05:00
  • abfcd08903 abci/client: remove lingering async client code (#7876) Sam Kleinman 2022-02-18 18:29:57 -05:00
  • 2a24bf1564 stepper: initial passing test William Banfield 2022-02-18 17:36:18 -05:00
  • 7f8f1cde8c abci: undo socket buffer limit (#7877) William Banfield 2022-02-18 17:09:53 -05:00
  • 8dfd011a7f americanize canceled wb/undo-queue-buffer-limit William Banfield 2022-02-18 16:22:01 -05:00
  • d9c9f3277d Merge branch 'master' into wb/undo-queue-buffer-limit William Banfield 2022-02-18 16:17:45 -05:00
  • 45df8ca20b Use a hex constant. mjf/adr075-eventlog M. J. Fromberger 2022-02-18 13:02:48 -08:00
  • 26f2e45afe consensus: additional timing metrics (backport #7849) (#7875) mergify[bot] 2022-02-18 15:53:38 -05:00
  • da767e732c abci: undo socket buffer limit William Banfield 2022-02-18 15:47:31 -05:00
  • 1009104ab4 Reorganize the lock to make the comment more explanatory. M. J. Fromberger 2022-02-18 12:12:35 -08:00
  • 70e6b29dbe Fix a typo. M. J. Fromberger 2022-02-18 11:53:41 -08:00
  • 07e0b0f2e8 Add leaktest to concurrency test. M. J. Fromberger 2022-02-15 11:40:02 -08:00
  • 765139d0d6 Update ADR language. M. J. Fromberger 2022-02-10 13:00:59 -08:00
  • 2c0e6cde6c rpc: implement the eventlog defined by ADR 075 M. J. Fromberger 2022-02-06 11:11:43 -08:00
  • cc18f87000 mempool: use checktx sync calls (#7868) Sam Kleinman 2022-02-18 14:17:45 -05:00
  • fe09d74545 merge fix mergify/bp/v0.35.x/pr-7849 William Banfield 2022-02-18 13:37:17 -05:00
  • e2d0a4cc46 consensus: additional timing metrics (#7849) William Banfield 2022-02-18 13:24:25 -05:00
  • 165cc29474 consensus: additional timing metrics (#7849) William Banfield 2022-02-18 13:24:25 -05:00
  • bb9fa171d6 abci/client: make flush operation sync (#7857) Sam Kleinman 2022-02-18 12:42:23 -05:00
  • af5af216b5 Update unsafe-reset-all command to match release v35 (#7869) (#7872) mergify[bot] 2022-02-18 08:28:05 -08:00
  • a7224fd640 Update unsafe-reset-all command to match release v35 (#7869) Wael 2022-02-18 16:48:21 +01:00
  • 601e44daff Remove ADR and RFC docs from the v0.35.x backport branch. (#7866) M. J. Fromberger 2022-02-18 07:14:05 -08:00
  • df9b1676f9 Remove ADR and RFC docs from the v0.34.x backport branch. (#7867) M. J. Fromberger 2022-02-18 07:13:53 -08:00
  • ac9197ed45 docs: fix misspelled file name (#7863) M. J. Fromberger 2022-02-18 07:10:14 -08:00
  • c2cce2a696 abci/client: remove client-level callback (#7845) Sam Kleinman 2022-02-18 09:56:35 -05:00
  • 75dafaeacc docs: remove unnecessary os.Exit calls at the end of main (#7861) M. J. Fromberger 2022-02-18 06:11:30 -08:00
  • 6280f45460 clist: remove unused waitgroup from clist implementation (#7843) Sam Kleinman 2022-02-18 08:53:33 -05:00
  • be83ec6664 p2p: pass start time to flowrate and cleanup constructors (#7838) Sam Kleinman 2022-02-18 08:30:19 -05:00
  • 626caf7418 build(deps): Bump github.com/golangci/golangci-lint (#7853) dependabot[bot] 2022-02-18 08:13:07 -05:00
  • cb26c5238a build(deps): Bump github.com/golangci/golangci-lint from 1.44.0 to 1.44.2 (#7854) dependabot[bot] 2022-02-18 13:09:16 +00:00
  • e439cf3ba2 build(deps): Bump url-parse from 1.5.4 to 1.5.7 in /docs (#7855) dependabot[bot] 2022-02-18 13:54:05 +01:00
  • f9e0f77af3 docs: Update spec links to point to tendermint/tendermint (#7851) M. J. Fromberger 2022-02-18 04:40:32 -08:00
  • e947752ae3 Merge remote-tracking branch 'origin/wb/block-time-metrics' into wb/block-time-metrics wb/block-time-metrics William Banfield 2022-02-17 18:58:06 -05:00
  • ef0353bb7d lint++ William Banfield 2022-02-17 18:57:45 -05:00
  • 62fa51980f Merge branch 'master' into wb/block-time-metrics William Banfield 2022-02-17 18:41:48 -05:00
  • 59ffd15d19 pr fixups William Banfield 2022-02-17 18:31:48 -05:00
  • 30bf4529d8 Update internal/consensus/metrics.go William Banfield 2022-02-17 18:28:56 -05:00
  • 84acb88254 Update internal/consensus/metrics.go William Banfield 2022-02-17 18:28:52 -05:00
  • 2183d90d05 docs: fix broken markdown links (#7847) M. J. Fromberger 2022-02-17 14:59:12 -08:00
  • 125817d5cd docs: fix broken markdown links (cherry-pick of #7847) (#7848) M. J. Fromberger 2022-02-17 14:57:57 -08:00
  • c917583b99 comment fix to match histogram William Banfield 2022-02-17 17:10:35 -05:00
  • 5182c30d43 make block gossip metrics histogram William Banfield 2022-02-17 17:07:40 -05:00
  • d7c3ba825a add histograms for round and step durations William Banfield 2022-02-17 17:05:19 -05:00
  • 5fd31edaa3 add block part receive metric separated by relevance to the node William Banfield 2022-02-17 15:58:49 -05:00
  • d187962ec0 blocksync: shutdown cleanup (#7840) Sam Kleinman 2022-02-17 15:42:11 -05:00
  • 99ce1c67be initial block gossip time metric William Banfield 2022-02-17 15:41:30 -05:00
  • 9e69615451 consensus: start the timeout ticker before replay (#7844) M. J. Fromberger 2022-02-17 12:18:19 -08:00
  • f6569b5dcd abci/client: remove waitgroup for requests (#7842) Sam Kleinman 2022-02-17 13:56:11 -05:00
  • f7f9b6dbf5 add initial metric definition William Banfield 2022-02-17 13:54:11 -05:00
  • f92289d5e8 RFC 012: Event Indexing Revisited (#7784) M. J. Fromberger 2022-02-17 09:30:02 -08:00
  • 28d34d635c service: change stop interface (#7816) Sam Kleinman 2022-02-17 11:23:32 -05:00
  • 38e29590ff docs: rename RFC 008 (#7841) M. J. Fromberger 2022-02-17 08:07:14 -08:00
  • c928818db9 abci/client: remove vestigially captured context (#7839) Sam Kleinman 2022-02-17 10:40:35 -05:00
  • e0d44a650e node: clarify unneccessary logic in seed constructor (#7818) Sam Kleinman 2022-02-17 08:56:55 -05:00
  • d72939fe36 statesync: relax timing (#7819) Sam Kleinman 2022-02-17 08:23:27 -05:00
  • cbb2c1d3bd node: allow orderly shutdown if context is canceled and gensis is in the future (#7817) Sam Kleinman 2022-02-17 08:07:44 -05:00
  • 94b409e407 spec: merge spec repo into tendermint repo (#7804) Callum Waters 2022-02-17 13:51:18 +01:00
  • c763f8ef59 Merge branch 'master' into callum/merge-spec Callum Waters 2022-02-17 13:05:13 +01:00
  • e81b0e290e spec: merge spec repo into tendermint repo (#7804) Callum Waters 2022-02-11 14:31:57 +01:00
  • cdc4c31e88 Fix broken links in ADR 071. (#7834) M. J. Fromberger 2022-02-17 00:43:06 -08:00
  • 79a11a5723 Merge branch 'master' into callum/merge-spec callum/merge-spec M. J. Fromberger 2022-02-16 11:13:55 -08:00
  • 33608c210a Rename and renumber imported RFCs. M. J. Fromberger 2022-02-16 11:09:42 -08:00
  • 6638db2473 build(deps): Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#7829) dependabot[bot] 2022-02-16 18:40:44 +00:00
  • 51596af715 build(deps): Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#7830) dependabot[bot] 2022-02-16 04:02:54 -08:00
  • b64e79d94b Merge branch 'master' into callum/merge-spec Callum Waters 2022-02-16 11:06:34 +01:00
  • d8b384ca1b lint and format protos Callum Waters 2022-02-16 11:04:03 +01:00
  • f88aad5903 build(deps): Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#7831) dependabot[bot] 2022-02-16 10:46:59 +01:00
  • be197b4cdd remove libsecp256k1 build tag (#7823) (#7826) mergify[bot] 2022-02-15 12:30:07 -08:00
  • 56ee72424f remove libsecp256k1 build tag (#7823) Marko 2022-02-15 20:06:18 +01:00
  • 60f09840dd abci: PrepareProposal-VoteExtension integration [2nd try] (#7821) Sergio Mena 2022-02-15 18:16:11 +01:00
  • 0f9240d768 lint Callum Waters 2022-02-15 16:40:15 +01:00
  • 417e6b5e85 Merge branch 'master' into callum/merge-spec Callum Waters 2022-02-15 11:55:29 +01:00
  • 5ac86e0325 clean up broken links and docs generation Callum Waters 2022-02-15 11:47:38 +01:00
  • 525d6ca389 disable markdown link checker and migrate spec RFCs Callum Waters 2022-02-15 11:16:47 +01:00
  • 19f96114ce e2e implements process proposal William Banfield 2022-02-14 18:43:11 -05:00
  • 44d9e9917c pubsub: check for termination in UnsubscribeAll (#7820) M. J. Fromberger 2022-02-14 15:34:35 -08:00
  • c824ecc340 use state in process proposal William Banfield 2022-02-14 18:33:58 -05:00
  • 3a67c8b076 actually finish buildLastCommit rename William Banfield 2022-02-14 18:33:29 -05:00
  • dd0d917285 add simple ProcessProposal to kv store William Banfield 2022-02-14 18:32:29 -05:00
  • f0de2f4af8 finish buidlLastCommit rename William Banfield 2022-02-14 18:31:55 -05:00
  • 87ab6de1af move process proposal to right after validate block William Banfield 2022-02-14 18:09:40 -05:00
  • 06f2ede34c proposal comment typo William Banfield 2022-02-14 17:58:56 -05:00
  • dc93228ffb update panic message around process proposal William Banfield 2022-02-14 17:58:23 -05:00
  • b4b0f2eca8 finish small refactor William Banfield 2022-02-14 17:55:50 -05:00
  • 77bb345c08 rename to buildLastCommitInfo William Banfield 2022-02-14 17:46:22 -05:00
  • d3548eb706 Completed the existing FinalizeBlock PR and rebased to master (#7798) Sergio Mena 2022-02-14 23:41:28 +01:00
  • 6729e25ca1 refactor getBeginBlockValidatorInfo William Banfield 2022-02-14 17:29:38 -05:00
  • 0bd5d6c7c9 full request for next block William Banfield 2022-02-14 17:19:57 -05:00
  • b32b4a719b wip William Banfield 2022-02-14 17:10:15 -05:00
  • 7e09c2ef43 Clean up temp files more thoroughly after testing. (#7815) M. J. Fromberger 2022-02-14 06:32:07 -08:00
  • 824960c565 libs/service: regularize Stop semantics and concurrency primitives (#7809) Sam Kleinman 2022-02-14 08:28:29 -05:00
  • 73f605af3f indexer: skip Docker tests when Docker is not available (#7814) M. J. Fromberger 2022-02-14 01:46:16 -08:00
  • 9b724f7a6c github: update e2e workflows (#7803) Callum Waters 2022-02-14 10:03:04 +01:00
  • 2f9355c579 docs: fix ToC file extension for RFC 004. (#7813) M. J. Fromberger 2022-02-13 09:59:33 -08:00