Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mempool: fix mempool flaky test #9758

Open
wants to merge 462 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    49ec3b9 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.7.0 (tender…

    …mint#9138)
    
    Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.4.0 to 1.7.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's releases</a>.</em></p>
    <blockquote>
    <h2>v1.7.0</h2>
    <ul>
    <li>Support protocol and encoding client options based on content-type in Studio Agent.</li>
    <li>Add <code>--draft</code> flag to <code>buf push</code>.</li>
    <li>Add <code>buf beta registry draft {list,delete}</code> commands.</li>
    </ul>
    <h2>v1.6.0</h2>
    <ul>
    <li>Fix issue where <code>// buf:lint:ignore</code> comment ignores did not work for the
    <code>ENUM_FIRST_VALUE_ZERO</code> rule.</li>
    <li>Add <code>buf beta studio-agent</code> command to support the upcoming Buf Studio.</li>
    </ul>
    <h2>v1.5.0</h2>
    <ul>
    <li>Upgrade to <code>protoc</code> 3.20.1 support.</li>
    <li>Fix an issue where <code>buf</code> would fail if two or more roots contained
    a file with the same name, but with different file types (i.e. a
    regular file vs. a directory).</li>
    <li>Fix check for <code>PACKAGE_SERVICE_NO_DELETE</code> to detect deleted services.</li>
    <li>Remove <code>buf beta registry track</code>.</li>
    <li>Remove <code>buf beta registry branch</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's changelog</a>.</em></p>
    <blockquote>
    <h2>[v1.7.0] - 2022-06-27</h2>
    <ul>
    <li>Support protocol and encoding client options based on content-type in Studio Agent.</li>
    <li>Add <code>--draft</code> flag to <code>buf push</code>.</li>
    <li>Add <code>buf beta registry draft {list,delete}</code> commands.</li>
    </ul>
    <h2>[v1.6.0] - 2022-06-21</h2>
    <ul>
    <li>Fix issue where <code>// buf:lint:ignore</code> comment ignores did not work for the
    <code>ENUM_FIRST_VALUE_ZERO</code> rule.</li>
    <li>Add <code>buf beta studio-agent</code> command to support the upcoming Buf Studio.</li>
    </ul>
    <h2>[v1.5.0] - 2022-05-30</h2>
    <ul>
    <li>Upgrade to <code>protoc</code> 3.20.1 support.</li>
    <li>Fix an issue where <code>buf</code> would fail if two or more roots contained
    a file with the same name, but with different file types (i.e. a
    regular file vs. a directory).</li>
    <li>Fix check for <code>PACKAGE_SERVICE_NO_DELETE</code> to detect deleted services.</li>
    <li>Remove <code>buf beta registry track</code>.</li>
    <li>Remove <code>buf beta registry branch</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/bufbuild/buf/commit/028fdd557df6aebe93ae4682fc4be62b490a4e60"><code>028fdd5</code></a> Update to v1.7.0</li>
    <li><a href="https://github.com/bufbuild/buf/commit/c6a545ecc01f911022150fdc4f8e6862b80b83b9"><code>c6a545e</code></a> Run <code>make upgrade</code> (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1302">#1302</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/65503feaf39e9bf363d7f111585d0703d0a1e47a"><code>65503fe</code></a> allow Dockerfile.plugin or Dockerfile (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1301">#1301</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/075e294d6ada86703376a08a7650d2b2e916b53f"><code>075e294</code></a> add CLI support for repository draft commit (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1269">#1269</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/3d2ca26216612ea55a4525a6e24459281f2114ae"><code>3d2ca26</code></a> ModuleReferenceForString support reference with slash (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1298">#1298</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/72b51ab8713a0b5fc30bed32281eaad87377b1aa"><code>72b51ab</code></a> rename CuratedPlugin options to default_options (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1300">#1300</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/65c921b0b7600e5e888d23e2105c8128e164430f"><code>65c921b</code></a> rename opts/options to default_opts/default_options (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1299">#1299</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/0a8aec22c701d9d9b3b7f81c5a5fb38df6564cf5"><code>0a8aec2</code></a> BSR-379: document version can be optional (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1297">#1297</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/33033b8fc3a55dbb470ee85c4704225de7ee7ddd"><code>33033b8</code></a> BSR-369: update plugin dependencies to a struct (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1296">#1296</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/613283806d2df11b681c9e34017fd6f90ca2a521"><code>6132838</code></a> Add webhook delete and list commands to beta and fixup create (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1293">#1293</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.4.0...v1.7.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.4.0&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5305fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9d81f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07d242c View commit details
    Browse the repository at this point in the history
  5. docs/rfc: add testnet RFC (tendermint#9124)

    * docs/rfc: add testnet RFC
    
    Following several discussions internal to the Tendermint engineering
    team, I am posting an RFC discussing the high-level details of the
    Tendermint team owning and operating a long-lived testnet in order to
    build experience running Tendermint, and to demonstrate that Tendermint
    is stable under production workloads.
    
    The outcome of this RFC will be a new track of work to begin building
    and maintaining a testnet associated with the main branch of tendermint.
    See the "Testnet MVP" section specifically for some of the first
    milestones.
    
    Note, I added the RFC where it would live once tendermint#9115 is merged to
    restore the RFC layout from the v0.36.x branch. docs/rfc/README.md will
    need to be updated to include this RFC once tendermint#9115 is merged.
    
    This RFC is related to tendermint#9078.
    
    * docs/rfc: minor updates to testnet rfc
    
    * docs/rfc: respond to more feedback on testnet RFC
    
    * docs/rfc: add RFC 023 to rfc index
    mark-rushakoff committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b6a515a View commit details
    Browse the repository at this point in the history
  6. cli: set node p2p external address with cmd flag (tendermint#9107)

    Closes tendermint#9035
    
    Add the `p2p.external-address` command line argument to configure the node external address.
    amimart committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    eb762cf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    4206a0e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Update feature/abci++ppp branch with latest infra changes in main (

    …tendermint#9157)
    
    * Update CODEOWNERS to use teams (tendermint#9129)
    
    * Update CODEOWNERS to use teams
    
    Update the `CODEOWNERS` file to use the
    @tendermint/tendermint-engineering and @tendermint/tendermint-research
    teams as opposed to adding people one by one. This makes repository
    administration somewhat easier to manage, especially when
    onboarding/offboarding people.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add Ethan as superuser
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Prepare `main` to become new default branch (tendermint#9095)
    
    * Update Makefile with changes from tendermint#7372
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Sync main GitHub config with master and update
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unnecesary dot folders
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Sync dotfiles
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unused Jepsen tests for now
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * tools: remove k8s (tendermint#6625)
    
    Remove mintnet as discussed on team call.
    
    closes tendermint#1941
    
    * Restore nightly fuzz testing of P2P addrbook and pex
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix YAML lints
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix YAML formatting nits
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * More YAML nits
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * github: fix linter configuration errors and occluded errors (tendermint#6400)
    
    * Minor fixes to OpenAPI spec to sync with structs on main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove .github/auto-comment.yml - does not appear to be used
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add issue config with link to discussions
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Adjust issue/PR templates to suit current process
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unused RC branch config from release workflow
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix wildcard matching in build jobs config
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Document markdownlint config
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Restore manual E2E test group config
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Document linter workflow with local execution instructions
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Document and fix minor nit in Super-Linter markdownlint config
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/bug-report.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update pull request template to add language around discussions/issues
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * .golangci.yml: Deleted commented-out lines
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Drop "-2" from e2e-nightly-fail workflow
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Address triviality concern in PR template
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Sam Kleinman <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    
    Co-authored-by: Thane Thomson <[email protected]>
    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Sam Kleinman <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    5 people committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    61619ab View commit details
    Browse the repository at this point in the history
  2. Old PrepareProposal and vote extension integration on feature/abci++p…

    …pp (tendermint#9117)
    
    * abci: PrepareProposal-VoteExtension integration [2nd try] (tendermint#7821)
    
    * PrepareProposal-VoteExtension integration (tendermint#6915)
    
    * make proto-gen
    
    * Fix protobuf crash in e2e nightly tests
    
    * Update types/vote.go
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Addressed @creachadair's comments
    
    Co-authored-by: mconcat <[email protected]>
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Proto changes
    
    * make proto-gen
    
    * Fixed UTs
    
    * bump
    
    * lint
    
    * lint2
    
    * lint3
    
    * lint4
    
    * lint5
    
    * lint6
    
    * no_lint
    
    Co-authored-by: mconcat <[email protected]>
    Co-authored-by: M. J. Fromberger <[email protected]>
    3 people committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2164883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea271c5 View commit details
    Browse the repository at this point in the history
  4. metricsgen: port metrics code generation tool (tendermint#9156)

    This is a port of tendermint#8470 and tendermint#8501 from the former mainline branch, in
    support of tendermint#2600 and tendermint#9076. 
    
    No additional changes other than checking out the code have been
    implemented in this PR. A subsequent PR will incorporate this code.
    tychoish committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    4f30c90 View commit details
    Browse the repository at this point in the history
  5. Sync PrepareProposal with Spec. Main part (tendermint#9158)

    * ----start----
    
    * [PARTIAL cherry-pick] ABCI Vote Extension 2 (tendermint#6885)
    
    * Cherry-picked tendermint#6567: state/types: refactor makeBlock, makeBlocks and makeTxs (tendermint#6567)
    
    * [Cherrypicked] types: remove panic from block methods (tendermint#7501)
    
    * [cherrypicked] abci++: synchronize PrepareProposal with the newest version of the spec (tendermint#8094)
    
    This change implements the logic for the PrepareProposal ABCI++ method call. The main logic for creating and issuing the PrepareProposal request lives in execution.go and is tested in a set of new tests in execution_test.go. This change also updates the mempool mock to use a mockery generated version and removes much of the plumbing for the no longer used ABCIResponses.
    
    * make proto-gen
    
    * Backported EvidenceList's method ToABCI from tendermint#7961
    
    * make build
    
    * Fix mockery for Mempool
    
    * mockery
    
    * Backported abci Application mocks from tendermint#7961
    
    * mockery2
    
    * Fixed new PrepareProposal test cases in state/execution_test.go
    
    * Fixed returned errors in consensus/state.go
    
    * lint
    
    * Addressed @cmwaters' comment
    
    Co-authored-by: mconcat <[email protected]>
    Co-authored-by: JayT106 <[email protected]>
    Co-authored-by: Sam Kleinman <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    5 people committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d268e56 View commit details
    Browse the repository at this point in the history
  6. Follow-up fixes to main PrepareProposal implementation (tendermint#…

    …9162)
    
    * -----start------
    
    * [cherrypicked] state: panic on ResponsePrepareProposal validation error (tendermint#8145)
    
    * state: panic on ResponsePrepareProposal validation error
    
    * lint++
    
    Co-authored-by: Sam Kleinman <[email protected]>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    
    * [cherrypicked] abci++: remove CheckTx call from PrepareProposal flow (tendermint#8176)
    
    * [cherrypicked] abci++: correct max-size check to only operate on added and unmodified (tendermint#8242)
    
    * [cherrypicked] Remove `ModifiedTxStatus` from the spec and the code (tendermint#8210)
    
    * Outstanding abci-gen changes to 'pb.go' files
    
    * Removed modified_tx_status from spec and protobufs
    
    * Fix sed for OSX
    
    * Regenerated abci protobufs with 'abci-proto-gen'
    
    * Code changes. UTs e2e tests passing
    
    * Recovered UT: TestPrepareProposalModifiedTxStatusFalse
    
    * Adapted UT
    
    * Fixed UT
    
    * Revert "Fix sed for OSX"
    
    This reverts commit e576708.
    
    * Update internal/state/execution_test.go
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update abci/example/kvstore/kvstore.go
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Update internal/state/execution_test.go
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update spec/abci++/abci++_tmint_expected_behavior_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Addressed some comments
    
    * Added one test that tests error at the ABCI client + Fixed some mock calls
    
    * Addressed remaining comments
    
    * Update abci/example/kvstore/kvstore.go
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update abci/example/kvstore/kvstore.go
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update abci/example/kvstore/kvstore.go
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update spec/abci++/abci++_tmint_expected_behavior_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Addressed William's latest comments
    
    * Adressed Michael's comment
    
    * Fixed UT
    
    * Some md fixes
    
    * More md fixes
    
    * gofmt
    
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * make proto-gen
    
    * Fixed testcase on PrepareProposal error
    
    * mockery
    
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: Sam Kleinman <[email protected]>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: M. J. Fromberger <[email protected]>
    5 people committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b2409b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    88186f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b499ae View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. proxy: add initial set of abci metrics (port of tendermint#7115) (ten…

    …dermint#9169)
    
    * internal/proxy: add initial set of abci metrics (tendermint#7115)
    
    This PR adds an initial set of metrics for use ABCI. The initial metrics enable the calculation of timing histograms and call counts for each of the ABCI methods. The metrics are also labeled as either 'sync' or 'async' to determine if the method call was performed using ABCI's `*Async` methods.
    
    An example of these metrics is included here for reference:
    ```
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.0001"} 0
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.0004"} 5
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.002"} 12
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.009"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.02"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.1"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="0.65"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="2"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="6"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="25"} 13
    tendermint_abci_connection_method_timing_bucket{chain_id="ci",method="commit",type="sync",le="+Inf"} 13
    tendermint_abci_connection_method_timing_sum{chain_id="ci",method="commit",type="sync"} 0.007802058000000001
    tendermint_abci_connection_method_timing_count{chain_id="ci",method="commit",type="sync"} 13
    ```
    
    These metrics can easily be graphed using prometheus's `histogram_quantile(...)` method to pick out a particular quantile to graph or examine. I chose buckets that were somewhat of an estimate of expected range of times for ABCI operations. They start at .0001 seconds and range to 25 seconds. The hope is that this range captures enough possible times to be useful for us and operators.
    
    * fixup
    
    * fixups
    
    * docs: add abci timing metrics to the metrics docs (tendermint#7311)
    
    * format table
    williambanfield committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b92a19b View commit details
    Browse the repository at this point in the history
  2. consensus: additional timing metrics (port of tendermint#7849) (tende…

    …rmint#9168)
    
    This change introduces an additional set of metrics aimed at helping operators understand the timing for consensus.
    
    This change adds the following metrics:
    
    ```
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="0.1"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="0.2682695795279726"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="0.7196856730011522"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="1.9306977288832508"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="5.1794746792312125"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="13.894954943731381"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="37.27593720314942"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="100.00000000000006"} 29
    tendermint_consensus_round_duration_seconds_bucket{chain_id="test-chain-IrF74Y",le="+Inf"} 29
    tendermint_consensus_round_duration_seconds_sum{chain_id="test-chain-IrF74Y"} 0.028651869999999996
    tendermint_consensus_round_duration_seconds_count{chain_id="test-chain-IrF74Y"} 29
    ```
    
    ```
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="0.1"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="0.2682695795279726"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="0.7196856730011522"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="1.9306977288832508"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="5.1794746792312125"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="13.894954943731381"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="37.27593720314942"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="100.00000000000006"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Commit",le="+Inf"} 29
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="Commit"} 0.26650875
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="Commit"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="0.1"} 0
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="0.2682695795279726"} 0
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="0.7196856730011522"} 0
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="1.9306977288832508"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="5.1794746792312125"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="13.894954943731381"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="37.27593720314942"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="100.00000000000006"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewHeight",le="+Inf"} 28
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="NewHeight"} 27.773921702
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="NewHeight"} 28
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="0.1"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="0.2682695795279726"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="0.7196856730011522"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="1.9306977288832508"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="5.1794746792312125"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="13.894954943731381"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="37.27593720314942"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="100.00000000000006"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="NewRound",le="+Inf"} 29
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="NewRound"} 0.168961052
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="NewRound"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="0.1"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="0.2682695795279726"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="0.7196856730011522"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="1.9306977288832508"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="5.1794746792312125"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="13.894954943731381"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="37.27593720314942"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="100.00000000000006"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Precommit",le="+Inf"} 29
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="Precommit"} 0.06414115999999999
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="Precommit"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="0.1"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="0.2682695795279726"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="0.7196856730011522"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="1.9306977288832508"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="5.1794746792312125"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="13.894954943731381"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="37.27593720314942"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="100.00000000000006"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Prevote",le="+Inf"} 29
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="Prevote"} 0.177714525
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="Prevote"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="0.1"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="0.2682695795279726"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="0.7196856730011522"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="1.9306977288832508"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="5.1794746792312125"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="13.894954943731381"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="37.27593720314942"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="100.00000000000006"} 29
    tendermint_consensus_step_duration_seconds_bucket{chain_id="test-chain-IrF74Y",step="Propose",le="+Inf"} 29
    tendermint_consensus_step_duration_seconds_sum{chain_id="test-chain-IrF74Y",step="Propose"} 0.221851927
    tendermint_consensus_step_duration_seconds_count{chain_id="test-chain-IrF74Y",step="Propose"} 29
    ```
    
    
    ```
    tendermint_consensus_block_gossip_parts_received{chain_id="test-chain-IrF74Y",matches_current="true"} 29
    ```
    
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    
    Closes: tendermint#9166
    williambanfield committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    608933b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    1148759 View commit details
    Browse the repository at this point in the history
  2. ci: Fix nightly E2E notifications (tendermint#9179)

    Update the nightly E2E workflows to fix the notifications for the
    v0.34.x branch while also simplifying the messages and making them more
    readable.
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    03c79b6 View commit details
    Browse the repository at this point in the history
  3. ci: Restore ToC check for ADRs/RFCs (tendermint#9180)

    * Import presubmit TOC check script from master and fix warning
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix misspelled ADR link discovered by presubmit script
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Restore docs-toc workflow
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Create makefile target for docs ToC check
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Use makefile target in CI workflow for docs ToC check
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    ef4e37b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. build(deps): Bump github.com/prometheus/client_golang (tendermint#9190)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.12.2...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ad1f9b4 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 (tende…

    …rmint#9189)
    
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p>
    <blockquote>
    <h2>v3.1.1</h2>
    <ul>
    <li>Fix GitHub token not passed with Git context if subdir defined by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/663">#663</a>)</li>
    <li>Replace deprecated <code>fs.rmdir</code> with <code>fs.rm</code> by <a href="https://github.com/bendrucker"><code>@​bendrucker</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/657">#657</a>)</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1">https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/docker/build-push-action/commit/c84f38281176d4c9cdb1626ffafcd6b3911b5d94"><code>c84f382</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/663">#663</a> from crazy-max/fix-git-token-cond</li>
    <li><a href="https://github.com/docker/build-push-action/commit/cd5d0b79eaeb83bf43b17236541a26a2f0519307"><code>cd5d0b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/661">#661</a> from dud225/subdir_context</li>
    <li><a href="https://github.com/docker/build-push-action/commit/30a32246ba33d11ce2a05b9be7492178620ec1e1"><code>30a3224</code></a> Fix GitHub token not passed with Git context if subdir defined</li>
    <li><a href="https://github.com/docker/build-push-action/commit/1f19633b925539f070ba1d262206a20a57484386"><code>1f19633</code></a> Update comment regarding the support of subdir context</li>
    <li><a href="https://github.com/docker/build-push-action/commit/67af6dc1d38f334ae6935c94587e8a5b45a81a0e"><code>67af6dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/657">#657</a> from bendrucker/deprecated-fs-rmdir</li>
    <li><a href="https://github.com/docker/build-push-action/commit/988cb093f2d33e5b31637fb4b6315cd52402e246"><code>988cb09</code></a> replace deprecated <code>fs.rmdir</code> with <code>fs.rm</code></li>
    <li>See full diff in <a href="https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/build-push-action&package-manager=github_actions&previous-version=3.1.0&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    74dd21e View commit details
    Browse the repository at this point in the history
  3. metrics: transition all metrics to using metricsgen generated constr…

    …uctors. (port of tendermint#8488) (tendermint#9178)
    
    This pull request completes the change to the `metricsgen` metrics. It adds `go generate` directives to all of the files containing the `Metrics` structs.
    
    Using the outputs of `metricsdiff` between these generated metrics and `main`, we can see that there is a minimal diff between the two sets of metrics when run locally. The diff here stems from removal of the word 'message' which was done in v0.36+ and is ultimately a better phrasing. This metric has not yet been released, so this phrasing is preferred.
    
    ```
    ./metricsdiff old new
    Metric changes:
    +++ tendermint_consensus_full_prevote_delay
    +++ tendermint_consensus_quorum_prevote_delay
    --- tendermint_consensus_full_prevote_message_delay
    --- tendermint_consensus_quorum_prevote_message_delay
    ```
    
    This change also adds parsing for a `metrics:` key in a field comment. If a comment line begins with `//metrics:` the rest of the line is interpreted to be the metric help text. Additionally, a bug where lists of labels were not properly quoted in the `metricsgen` rendered output was fixed.
    
    In my view, docs and tests are not needed for this internal only change.
    
    ---
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    
    Ports tendermint#8488 to main
    williambanfield committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    10e1ac8 View commit details
    Browse the repository at this point in the history
  4. metrics: fixup after cherry-pick (tendermint#9195)

    * fixup after cherry-pick
    
    * cherry-pick fixups
    williambanfield committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    69845bb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. remove lastresulthash from merklization in lastresult hash (tendermin…

    …t#9175)
    
    remove gas from merklization in headers
    
    
    Im not sure where to change docs since main points to the spec repo but that repo is archived. Maybe someone can help me?
    tac0turtle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bff63ae View commit details
    Browse the repository at this point in the history
  2. e2e: fix out of sync configuration (tendermint#9199)

    The v0.34.x tests have been failing (or reporting failures, I don't
    believe that this is a real failure,) because the CI configuration has
    been out of sync with itself, likely due to a mistake during
    backporting configs from the `master` branch.
    
    The entire 0.34.x e2e test suite takes 26 minutes to run, plus about 7
    minutes to build the docker image. Each split has to build the same
    docker image, (and is therefore a cap on the amount of parallelism we
    can get at the moment.) Having more groups, just seems like we'll be
    burning money building the docker image with no really meaningful
    difference in throughput. For a nightly test that people don't really
    wait on, the current latency (time-to-completion) of roughly 19
    minutes, isn't causing in friction.
    tychoish committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d5ec276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f861062 View commit details
    Browse the repository at this point in the history
  4. tools: remove mockery from tools.go (tendermint#9196)

    The `mockery` project recommends against using a binary of `mockery` that has been created using `go install`. vektra/mockery#456. Developers of Tendermint wishing to generate mocks should avoid having a version of `mockery` on their path that does not match the version listed in  [mockery_generate.sh](https://github.com/tendermint/tendermint/blob/10e1ac8feabd8ce7fd560ebecb11b929376fcb9c/scripts/mockery_generate.sh#L11). To make this easier for developers, the `mockery_generate.sh` script uses a containerized copy of `mockery` if `mockery` is not present on the developer's `PATH`. This containerized version of `mockery` uses the same version of mockery as our CI pipelines and allows all developers to automatically use the same version without having to manage it themselves. 
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0bea064 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump github.com/golangci/golangci-lint from 1.42.1 to 1.…

    …48.0 (tendermint#9203)
    
    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.42.1 to 1.48.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint/releases">github.com/golangci/golangci-lint's releases</a>.</em></p>
    <blockquote>
    <h2>v1.48.0</h2>
    <h2>Changelog</h2>
    <ul>
    <li>368c41cd build(deps): bump github.com/daixiang0/gci from 0.5.0 to 0.6.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3035">#3035</a>)</li>
    <li>2d8fea81 build(deps): bump github.com/daixiang0/gci from 0.6.0 to 0.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3058">#3058</a>)</li>
    <li>aeb5860c build(deps): bump github.com/kisielk/errcheck from 1.6.1 to 1.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3059">#3059</a>)</li>
    <li>0559b922 build(deps): bump revgrep to HEAD (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3054">#3054</a>)</li>
    <li>6313fa9a contextcheck: disable linter (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3050">#3050</a>)</li>
    <li>0ba1388a feat: add usestdlibvars (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3016">#3016</a>)</li>
    <li>1557692e feat: go1.19 support  (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3037">#3037</a>)</li>
    <li>15cba447 gci: add missing <code>custom-order</code> setting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3052">#3052</a>)</li>
    <li>9a1b9492 ifshort: deprecate linter (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3034">#3034</a>)</li>
    <li>f8f8f9a6 nolint: drop allow-leading-space option and add &quot;nolint:all&quot; (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3002">#3002</a>)</li>
    </ul>
    <h2>v1.47.3</h2>
    <h2>Changelog</h2>
    <ul>
    <li>72fc41ce build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3009">#3009</a>)</li>
    <li>57d61afb build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.2.0 to 2.2.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3030">#3030</a>)</li>
    <li>9cb17e4f build(deps): bump github.com/alingse/asasalint from 0.0.10 to 0.0.11 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3003">#3003</a>)</li>
    <li>2ab46788 build(deps): bump github.com/daixiang0/gci from 0.4.3 to 0.5.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3031">#3031</a>)</li>
    <li>03d9b113 build(deps): bump github.com/ryancurrah/gomodguard from 1.2.3 to 1.2.4 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3029">#3029</a>)</li>
    <li>e55f22c7 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3010">#3010</a>)</li>
    <li>c7ed8b67 build(deps): bump github.com/sivchari/nosnakecase from 1.5.0 to 1.7.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3008">#3008</a>)</li>
    <li>95d57d99 build(deps): bump gitlab.com/bosi/decorder from 0.2.2 to 0.2.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3033">#3033</a>)</li>
    <li>d186efe9 build(deps): bump honnef.co/go/tools from 0.3.2 to 0.3.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3032">#3032</a>)</li>
    <li>846fab81 cgo: fix linters ignoring Cgo files (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3025">#3025</a>)</li>
    <li>d44cd49a feat: remove some go1.18 limitations (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3001">#3001</a>)</li>
    <li>886fbd71 gci: fix panic with invalid configuration option (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3019">#3019</a>)</li>
    </ul>
    <h2>v1.47.2</h2>
    <h2>Changelog</h2>
    <ul>
    <li>61673b34 revive: ignore slow rules (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2999">#2999</a>)</li>
    </ul>
    <h2>v1.47.1</h2>
    <h2>Changelog</h2>
    <ul>
    <li>a91463cd build(deps): bump github.com/daixiang0/gci from 0.4.2 to 0.4.3 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2992">#2992</a>)</li>
    <li>4c8bdc70 build(deps): bump github.com/sivchari/tenv from 1.6.0 to 1.7.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2988">#2988</a>)</li>
    <li>4e60e8a8 gci: fix options display (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2989">#2989</a>)</li>
    <li>fd87bd1e gci: remove the use of stdin (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2984">#2984</a>)</li>
    </ul>
    <h2>v1.47.0</h2>
    <h2>Changelog</h2>
    <ul>
    <li>b4154027 Add linter <code>asasalint</code> to lint pass []any as any (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2968">#2968</a>)</li>
    <li>1d8a15a0 add nosnakecase lint (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2828">#2828</a>)</li>
    <li>2a1edcef build(deps): bump github.com/Antonboom/errname from 0.1.6 to 0.1.7 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2888">#2888</a>)</li>
    <li>c766184c build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.1.0 to 2.2.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2916">#2916</a>)</li>
    <li>b8f1e2a5 build(deps): bump github.com/daixiang0/gci from 0.3.4 to 0.4.0 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2965">#2965</a>)</li>
    <li>5e183652 build(deps): bump github.com/daixiang0/gci from 0.4.0 to 0.4.1 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2973">#2973</a>)</li>
    <li>e60937a1 build(deps): bump github.com/daixiang0/gci from 0.4.1 to 0.4.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/2979">#2979</a>)</li>
    </ul>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md">github.com/golangci/golangci-lint's changelog</a>.</em></p>
    <blockquote>
    <h3>v1.48.0</h3>
    <ol>
    <li>new linters
    <ul>
    <li><code>usestdlibvars</code>:<a href="https://github.com/sashamelentyev/usestdlibvars">https://github.com/sashamelentyev/usestdlibvars</a></li>
    </ul>
    </li>
    <li>updated linters
    <ul>
    <li><code>contextcheck</code>: disable linter</li>
    <li><code>errcheck</code>: from 1.6.1 to 1.6.2</li>
    <li><code>gci</code>: add missing <code>custom-order</code> setting</li>
    <li><code>gci</code>: from 0.5.0 to 0.6.0</li>
    <li><code>ifshort</code>: deprecate linter</li>
    <li><code>nolint</code>: drop allow-leading-space option and add &quot;nolint:all&quot;</li>
    <li><code>revgrep</code>: bump to HEAD</li>
    </ul>
    </li>
    <li>documentation
    <ul>
    <li>remove outdated info on source install</li>
    </ul>
    </li>
    <li>misc
    <ul>
    <li>go1.19 support</li>
    </ul>
    </li>
    </ol>
    <h3>v1.47.3</h3>
    <ol>
    <li>updated linters:
    <ul>
    <li>remove some go1.18 limitations</li>
    <li><code>asasalint</code>: from 0.0.10 to 0.0.11</li>
    <li><code>decorder</code>: from 0.2.2 to v0.2.3</li>
    <li><code>gci</code>: fix panic with invalid configuration option</li>
    <li><code>gci</code>: from 0.4.3 to v0.5.0</li>
    <li><code>go-exhaustruct</code>: from 2.2.0 to 2.2.2</li>
    <li><code>gomodguard</code>: from 1.2.3 to 1.2.4</li>
    <li><code>nosnakecase</code>: from 1.5.0 to 1.7.0</li>
    <li><code>honnef.co/go/tools</code>: from 0.3.2 to v0.3.3</li>
    </ul>
    </li>
    <li>misc
    <ul>
    <li>cgo: fix linters ignoring CGo files</li>
    </ul>
    </li>
    </ol>
    <h3>v1.47.2</h3>
    <ol>
    <li>updated linters:
    <ul>
    <li><code>revive</code>: ignore slow rules</li>
    </ul>
    </li>
    </ol>
    <h3>v1.47.1</h3>
    <ol>
    <li>updated linters:
    <ul>
    <li><code>gci</code>: from 0.4.2 to 0.4.3</li>
    <li><code>gci</code>: remove the use of stdin</li>
    <li><code>gci</code>: fix options display</li>
    <li><code>tenv</code>: from 1.6.0 to 1.7.0</li>
    <li><code>unparam</code>: bump to HEAD</li>
    </ul>
    </li>
    </ol>
    <h3>v1.47.0</h3>
    <ol>
    <li>new linters:
    <ul>
    <li><code>asasalint</code>: <a href="https://github.com/alingse/asasalint">https://github.com/alingse/asasalint</a></li>
    </ul>
    </li>
    </ol>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/golangci/golangci-lint/commit/2d8fea819e651d384cf47784a5fb9c789cf5bd59"><code>2d8fea8</code></a> build(deps): bump github.com/daixiang0/gci from 0.6.0 to 0.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3058">#3058</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/aeb5860ca84aa6115f8c5b469cec174921350c29"><code>aeb5860</code></a> build(deps): bump github.com/kisielk/errcheck from 1.6.1 to 1.6.2 (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3059">#3059</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/0559b9220bcc3b726041135fca2fd7f26c763a5c"><code>0559b92</code></a> build(deps): bump revgrep to HEAD (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3054">#3054</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/3ffde13a17071e61d3ab75a6ddd158cf81046d95"><code>3ffde13</code></a> dev: remove stable from actions/setup-go (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3055">#3055</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/1557692e59c0db1b6eaa771a5887f9434158683d"><code>1557692</code></a> feat: go1.19 support  (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3037">#3037</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/6313fa9a673cbbc339501f077154115254e28509"><code>6313fa9</code></a> contextcheck: disable linter (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3050">#3050</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/0ba1388a4194525dfea1e8b91211c49de9d260f2"><code>0ba1388</code></a> feat: add usestdlibvars (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3016">#3016</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/15cba447fd0e577f1f60170bb188b5c0eca04dab"><code>15cba44</code></a> gci: add missing <code>custom-order</code> setting (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3052">#3052</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/452544a2e7ae9a8fff6422298b0384818de77807"><code>452544a</code></a> build(deps): bump gatsby from 4.15.2 to 4.19.2 in /docs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3046">#3046</a>)</li>
    <li><a href="https://github.com/golangci/golangci-lint/commit/f9dfb687aa3a7ea9789219e9eb4842ece424b739"><code>f9dfb68</code></a> build(deps): bump gatsby-transformer-yaml from 4.13.0 to 4.19.0 in /docs (<a href="https://github-redirect.dependabot.com/golangci/golangci-lint/issues/3045">#3045</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint/compare/v1.42.1...v1.48.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/golangci/golangci-lint&package-manager=go_modules&previous-version=1.42.1&new-version=1.48.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f295b4d View commit details
    Browse the repository at this point in the history
  6. metrics: add metricsgen makefile target (tendermint#9172)

    Follow on work as a missing piece of tendermint#9156, to make it possible to
    generate metrics automatically using existing build infrastructure.
    tychoish committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    152a2fa View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    a6dde14 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. PrepareProposal/ProcessProposal: Dealing with block data exposed …

    …to App (tendermint#9219)
    
    * [cherrypicked] abci++: only include meaningful header fields in data passed-through to application (tendermint#8216)
    
    * make proto-gen
    
    * Fix kvstore tests
    
    * Small changes to abci protobufs taken from v0.36.x
    
    * make proto-gen (again)
    
    * [Partial cherrypick] Restore `Commit` to the ABCI++ spec, and other late modifications (backport tendermint#8796) (tendermint#8936)
    
    * Restore `Commit` to the ABCI++ spec, and other late modifications (tendermint#8796)
    
    * Added VoteExtensionsEnableHeight
    
    * Fix reference to `modified`
    
    * Removed old pseudo-code, now included in spec
    
    * Removed markdown warnings in abci++_basic_concepts_002_draft.md
    
    * Restored `Commit` in the Methods section
    
    * Addressed remaining markdown warnings
    
    * Revisited intro and basic concepts section
    
    * Extra pass at all spec sections to recover Commit, and other ABCI++ spec modifications
    
    * Fixed links
    
    * make proto-gen
    
    * Remove _primes_ from spec notation
    
    * Update proto/tendermint/abci/types.proto
    
    Co-authored-by: Callum Waters <[email protected]>
    
    * Update spec/abci++/abci++_tmint_expected_behavior_002_draft.md
    
    Co-authored-by: Callum Waters <[email protected]>
    
    * Addressed @cmwaters' comments
    
    * Addressed @angbrav's and @mpoke's comments on spec
    
    * make proto-gen
    
    * Fix MD anchor reference
    
    * Clarify throughout the spec when `ProcessProposal` and `VerifyVoteExtension` are called
    
    * Update spec/abci++/abci++_app_requirements_002_draft.md
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Update spec/abci++/abci++_app_requirements_002_draft.md
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Update spec/abci++/abci++_app_requirements_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts_002_draft.md
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Update spec/abci++/abci++_methods_002_draft.md
    
    Co-authored-by: M. J. Fromberger <[email protected]>
    
    * Update spec/abci++/abci++_tmint_expected_behavior_002_draft.md
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Addresed comments
    
    * Renamed 'draft' files
    
    * Adatped links to new filenames
    
    * Fixed links and minor cosmetic changes
    
    * Renamed 'byzantine_validators' to 'misbehavior' in ABCI++ spec and protobufs
    
    * make proto-gen
    
    * Renamed 'byzantine_validators' to 'misbehavior' in the code
    
    * Fixed link
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_basic_concepts.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Update spec/abci++/abci++_methods.md
    
    Co-authored-by: Daniel <[email protected]>
    
    * Addressed @cason's comments
    
    * Clarified conditions for `ProcessProposal` call at proposer
    
    Co-authored-by: Callum Waters <[email protected]>
    Co-authored-by: M. J. Fromberger <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: Daniel <[email protected]>
    (cherry picked from commit 331860c)
    
    * Fixed merge conflicts
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * make proto-gen (and again)
    
    * make build
    
    * fix UTs
    
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    3 people committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    25b0c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4eb611 View commit details
    Browse the repository at this point in the history
  3. abci: Make ABCI and P2P wire-level length delimiters consistent (tend…

    …ermint#9182)
    
    * abci: use protoio for length delimitation (tendermint#5818)
    
    Migrate ABCI to use protoio (uint64 length delimiters) instead of int64
    length delimiters to be consistent with the approach used in the P2P
    layer.
    
    Closes: tendermint#5783
    
    * Import ReadMsg interface change from tendermint#5868
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Convert PR number to link in UPGRADING
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update Tendermint Socket Protocol docs to reflect length prefix encoding change
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Clarify that length delimiters are varints
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    Co-authored-by: Marko <[email protected]>
    thanethomson and tac0turtle committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ae1fc74 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    f36999e View commit details
    Browse the repository at this point in the history
  2. ABCI types.proto. Handle remaining discrepancies (tendermint#9224)

    * [cherrypicked] version: add abci version to handshake (tendermint#5706)
    
    - add `AbciVersion` RequestInfo
    
    Closes: tendermint#2804
    
    * make proto-gen
    
    * Bump ABCI version: Prepare and Process proposal
    
    Co-authored-by: Marko <[email protected]>
    sergio-mena and tac0turtle committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    cb570f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc4f93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tendermint#9236 from tendermint/sergio/merging-mai…

    …n-abci++ppp
    
    Merge `main` into `feature/abci++ppp`
    sergio-mena committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    670abbc View commit details
    Browse the repository at this point in the history
  5. spec: Sync Light Client TLA+ code with master (tendermint#9238)

    * Typo fix in README.md (tendermint#350)
    
    * Updated Apalache type annotations (tendermint#395)
    
    Co-authored-by: Prajjwol Gautam <[email protected]>
    Co-authored-by: Kukovec <[email protected]>
    3 people committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    cbc7a1a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. RFC-024: block structure consolidation (tendermint#8457)

    This RFC lays out a proposed set of changes for consolidating the set of information that may be included in the block structure.
    
    {{ [rendered](https://github.com/tendermint/tendermint/blob/wb/rfc-block-structure/docs/rfc/rfc-020-block-structure-consolidation.md) }}
    williambanfield committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c322b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498657f View commit details
    Browse the repository at this point in the history
  3. Update type annotations in the TLA+ spec of Tendermint for accountabi…

    …lity (tendermint#9263)
    
    * update Apalache type annotations and split evidence into 3 variables
    
    * remove the duplicate of AllPrevotes, due to merge
    konnov committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3003e05 View commit details
    Browse the repository at this point in the history
  4. abci: Remove SetOption tendermint#5447 tendermint#9091 (tendermint#9266)

    * Remove set option for abci
    samricotta committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9993514 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    7bd86ec View commit details
    Browse the repository at this point in the history
  2. config: backport the rename of fastsync to blocksync (tendermint#9259)

    This is largely a cherry pick of tendermint#6755 with some additional fixups added where detected. 
    This change moves the blockchain package to a package called blocksync. Additionally, it renames the relevant uses of the term `fastsync` to `blocksync`.
    
    closes: tendermint#9227 
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1069ffc View commit details
    Browse the repository at this point in the history
  3. abci-cli: PrepareProposal and ProcessProposal (tendermint#9281)

    * [cherrypicked] abci-cli: added `PrepareProposal` command to cli (tendermint#8656)
    
    * Prepare prosal cli
    
    * [cherrypicked + fixes] abci-cli: Add `process_proposal` command to abci-cli (tendermint#8901)
    
    * Add `process_proposal` command to abci-cli
    
    * Added process proposal to the 'tutorial' examples
    
    * Added entry in CHANGELOG_PENDING.md
    
    * Allow empty blocks in PrepareProposal, ProcessProposal, and FinalizeBlock
    
    * Fix minimum arguments
    
    * Add tests for empty block
    
    * Updated abci-cli doc
    
    Co-authored-by: Sergio Mena <[email protected]>
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * Addressed @williambanfield's comment
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    Co-authored-by: Hernán Vanzetto <[email protected]>
    3 people committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    622b930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb9afcc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    c8302c5 View commit details
    Browse the repository at this point in the history
  2. abci++: update PrepareProposal API to accept just a list of bytes (te…

    …ndermint#9283)
    
    This changes the ResponsePrepareProposal type, substituting the []TxRecord for just []bytes. This change is made in the .proto file and in all necessary additional places in the code.
    williambanfield committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1a4d939 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    0ca3a89 View commit details
    Browse the repository at this point in the history
  2. docs: Apply standard Apache 2.0 license (tendermint#9293)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3cc9764 View commit details
    Browse the repository at this point in the history
  3. docs: Update all docs to prepare for v0.37 (tendermint#9243)

    * Update docs references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update DOCS_README to reflect current reality
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update vuepress config with current versions and updated discussions link
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update generated docs versions
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update docs build to use temp folder instead of home
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Document build-docs Makefile target
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add serve-docs Makefile target to serve local build of docs
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Ensure 404 page is copied during docs build
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Redirect /master/ to /main/
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Attempt to resolve tendermint#7908
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update OpenAPI references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update CHANGELOG references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update Docker readme references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update UPGRADING references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update package-specific documentation references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update spec references from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update all code comment references to docs site from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Build v0.34.x as "latest"
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Explicitly mark v0.34 docs as latest in version selector
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update all links from docs.tendermint.com/main to docs.tendermint.com/latest
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Redeploy docs on pushes to v0.34.x
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Temporarily copy spec directory into docs while building
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add nav link to main and clearly mark as unstable
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Revert to only publishing docs in nav for v0.34 and v0.33 with no latest
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Link to docs.tendermint.com/v0.34 from RFCs
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Rather just use main for all docs.tendermint.com references on main branch
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Rename GitHub tree links from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update link for ABCI Rust client
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update github links from master to main
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update badges in root readme
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove codecov badge since we do not use it any more
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove Java and Kotlin tutorials
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove specs from docs build
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Migrate spec links to GitHub repo from docs site
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove references to non-existent PEX reactor spec
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix linting badge in README
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    daaf5d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    d886bc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    2d8df1b View commit details
    Browse the repository at this point in the history
  2. Forward port discard abci responses change (tendermint#9286)

    * Backport of sam/abci-responses (tendermint#9090) (tendermint#9159)
    
    Signed-off-by: Thane Thomson <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    3 people committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    aa303ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b37f062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b5c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    5f932a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. docs: Add redirects to GitHub for spec links (tendermint#9311)

    * Add spec redirects
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Use hack to make redirects work
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    28cfb03 View commit details
    Browse the repository at this point in the history
  2. Temporarily revert tendermint#9175: remove lastresulthash from merkli…

    …zation in lastresult hash (tendermint#9313)
    
    * Revert "remove lastresulthash from merklization in lastresult hash (tendermint#9175)"
    
    This reverts commit bff63ae.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Clarify wording in ABCI upgrade guidelines
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9f76e8d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Added PrepareProposal and ProcessProposal data `CHANGELOG_PENDING…

    ….md`. Reworked `UPGRADING.md` (tendermint#9315)
    
    * master-->main in `CONTRIBUTING.md`
    
    * Added feature branches in `CONTRIBUTING.md`
    
    * Fixes to `UPGRADING.md`
    
    * [cherrypicked] docs: minor tweaks (tendermint#5404)
    
    * docs: fix /validators description
    
    Refs tendermint/spec#169
    
    * consensus: remove nil err from logging statement
    
    * update UPGRADING.md
    
    * note about LightBlocks
    
    * Reworked "Unreleased" section of `UPGRADING.md`
    
    * Added PrepareProposal and ProcessProposal to `CHANGELOG_PENDING.md`
    
    * Apply suggestions from @thanethomson's code review
    
    Co-authored-by: Thane Thomson <[email protected]>
    
    * Addressed @tychoish's comment
    
    Co-authored-by: Anton Kaliaev <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    3 people committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3233568 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (tende…

    …rmint#9322)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p>
    <blockquote>
    <h2>Release 1.49.0</h2>
    <h1>New Features</h1>
    <ul>
    <li>gcp/observability: add support for Environment Variable <code>GRPC_CONFIG_OBSERVABILITY_JSON</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5525">#5525</a>)</li>
    <li>gcp/observability: add support for custom tags (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5565">#5565</a>)</li>
    </ul>
    <h1>Behavior Changes</h1>
    <ul>
    <li>server: reduce log level from Warning to Info for early connection establishment errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5524">#5524</a>)
    <ul>
    <li>Special Thanks: <a href="https://github.com/jpkrohling"><code>@​jpkrohling</code></a></li>
    </ul>
    </li>
    </ul>
    <h1>Bug Fixes</h1>
    <ul>
    <li>client: fix race in flow control that could lead to unexpected EOF errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5494">#5494</a>)</li>
    <li>client: fix a race that could cause RPCs to time out instead of failing more quickly with UNAVAILABLE (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5503">#5503</a>)</li>
    <li>client &amp; server: fix a panic caused by passing a <code>nil</code> stats handler to <code>grpc.WithStatsHandler</code> or <code>grpc.StatsHandler</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5543">#5543</a>)</li>
    <li>transport/server: fix a race that could cause a stray header to be sent (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5513">#5513</a>)</li>
    <li>balancer: give precedence to <code>IDLE</code> over <code>TRANSIENT_FAILURE</code> when aggregating connectivity state (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5473">#5473</a>)</li>
    <li>xds/xdsclient: request correct resource name when user specifies a new style resource name with empty authority (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5488">#5488</a>)</li>
    <li>xds/xdsclient: NACK endpoint resources with zero weight (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5560">#5560</a>)</li>
    <li>xds/xdsclient: fix bug that would reset resource version information after ADS stream restart (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5422">#5422</a>)</li>
    <li>xds/xdsclient: fix goroutine leaks when load reporting is enabled (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5505">#5505</a>)</li>
    <li>xds/ringhash: fix config update processing to recreate ring and picker when min/max ring size changes (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5557">#5557</a>)</li>
    <li>xds/ringhash: avoid recreating subChannels when update doesn't change address weight information (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5431">#5431</a>)</li>
    <li>xds/priority: fix bug which could cause priority LB to block all traffic after a config update (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5549">#5549</a>)</li>
    <li>xds: fix bug when environment variable <code>GRPC_EXPERIMENTAL_ENABLE_OUTLIER_DETECTION</code> is set to true (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5537">#5537</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/grpc/grpc-go/commit/1c29e075ab1c83a455cf942dd148c467a879800a"><code>1c29e07</code></a> Change version to 1.49.0 (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5583">#5583</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/8e5a84e6b2dec2a96d0b780eeb93cbfd4928086e"><code>8e5a84e</code></a> xds/resolver: generate channel ID randomly (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5603">#5603</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/92cee3440fed794a84394c42046b6b61c07af705"><code>92cee34</code></a> gcp/observability: Add logging filters for logging, tracing, and metrics API ...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/c7fe135d124ebd51e6a9728d1e55c7bebc85407e"><code>c7fe135</code></a> O11Y: Added support for custom tags (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5565">#5565</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/7981af402b2327512c001f8c8eb92b5034ec8ad4"><code>7981af4</code></a> test/kokoro: add missing image tagging to the xDS interop url map buildscript...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/6f34b7ad1546ea084ed79f4b1db6ba5e61c2d8c4"><code>6f34b7a</code></a> xdsclient: NACK endpoint resource if load_balancing_weight is specified and i...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/f9409d385fbaa24c04d2c634aafe974f4f13a042"><code>f9409d3</code></a> ringhash: handle config updates properly (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5557">#5557</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/946dde008f3d66634ab1ae4624a44efb10aa5be6"><code>946dde0</code></a> xdsclient: NACK endpoint resources with zero weight (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5560">#5560</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/b89f49b0ffe3a1ebdf037e7e42dc99ca6a90c8a5"><code>b89f49b</code></a> xdsclient: deflake Test/LDSWatch_PartialValid (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5552">#5552</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/9bc72deba4d2107740084b05f415a766a62c6e06"><code>9bc72de</code></a> grpc: remove mentions of WithBalancerName from comments (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5555">#5555</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.48.0&new-version=1.49.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2313f35 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. abci: Port EventAttribute field type change to main (tendermint#9335

    )
    
    * types: Refactor EventAttribute (tendermint#6408)
    
    Cherry-pick of 09a6ad7
    
    * Ensure context is honored
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Replace with tagged switch
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Ensure contexts are honored
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add UPGRADING note about type change
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unnecessary conversion
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    thanethomson and alexanderbez committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7b40167 View commit details
    Browse the repository at this point in the history
  2. chore: Format and fix lints (tendermint#9336)

    * make format
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix linting directives
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * make mockery
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Appease CI linter
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Appease CI linter
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    cceea4d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. ci: Prepare for v0.37 release branch (tendermint#9338)

    * Add nightly E2E tests on v0.37.x branch
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add mergify config to backport to v0.37.x
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update dependabot config for v0.37.x
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bdf0217 View commit details
    Browse the repository at this point in the history
  2. docs: Update RELEASES.md to reflect current process (tendermint#9339)

    * docs: Update RELEASES.md to reflect current process
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unnecessary asterisk
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f183533 View commit details
    Browse the repository at this point in the history
  3. test: add the loadtime tool (tendermint#9342)

    This pull request adds the loadtime tool. This tool leverages the tm-load-test framework. Using the framework means that the only real logic that needs to be written is the logic for Tx generation. The framework does the rest.
    
    The tool writes a set of metadata into the transaction, including the current transaction rate, number of connections, specified size of the transaction, and the current time.
    williambanfield committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    70fd943 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Update rpc client header (tendermint#9276)

    * Update rpc client header
    samricotta committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2ff11e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. abci: Set version to 1.0.0 (tendermint#9341)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b055535 View commit details
    Browse the repository at this point in the history
  2. spec: abci++ cleanup for v0.37 (tendermint#9288)

    * v0.36 abci++ spec
    
    * Basic concepts cleanup
    
    * Resurrected beginBlock to EndBlock sequence
    
    * Global Lock in Concurrency
    
    * ResponseProcessProposal returns list of bytes
    
    * Fixed broken links; added ExtendedCommitInfo and ExtendedVoteInfo
    
    * Replace spec/abci with abci++ content
    
    * Removed spec/abci
    
    Co-authored-by: Sergio Mena <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    3 people committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6371f02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf73c79 View commit details
    Browse the repository at this point in the history
  4. test: add the loadtime report tool (tendermint#9351)

    This pull request adds the report tool and modifies the loadtime libraries to better support its use.
    williambanfield committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8655080 View commit details
    Browse the repository at this point in the history
  5. ci: Pre-release workflows (tendermint#9366)

    In preparation for the v0.37 release, this PR updates:
    1. The [release guidelines](https://github.com/tendermint/tendermint/blob/thane/pre-release-workflows/RELEASES.md#pre-releases) regarding alpha and beta versions, as well as release candidates.
    2. The GitHub workflows to build all 3 kinds of pre-releases for:
       1. Docker images
       2. Binaries (I'm still not 100% sure whether this is necessary, but it does act as a clear signal to users that a pre-release is available, and pre-built binaries could be useful for people running testnets who don't use Docker)
    3. The Goreleaser config to auto-detect whether a tag is a pre-release and mark it as such as the release is created on GitHub.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6bdc970 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. build(deps): Bump github.com/golangci/golangci-lint (tendermint#9323)

    Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.48.0 to 1.49.0.
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.48.0...v1.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golangci/golangci-lint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    c71efd1 View commit details
    Browse the repository at this point in the history
  2. fix(doc): wrong link address (tendermint#9370)

    Signed-off-by: 117503445 <[email protected]>
    
    Signed-off-by: 117503445 <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    117503445 and thanethomson committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e667b85 View commit details
    Browse the repository at this point in the history
  3. ci: Remove "(WARNING: BETA SOFTWARE)" tagline from all upcoming relea…

    …ses (tendermint#9371)
    
    This is by no means a signal that we offer any additional guarantees with our software. This warning seems somewhat pointless given that:
    1. Our open source license clearly states that we offer no warranties with this software.
    2. We are clearly still pre-1.0.
    
    It also doesn't make sense to append "(WARNING: BETA SOFTWARE)" to pre-releases such as alpha releases, which are to be considered _more_ unstable than beta releases.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d764562 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. refactor: migrate to cosmos/gogoproto (tendermint#9356)

    * refactor: migrate to `cosmos/gogoproto`
    
    * add changelog
    
    * Update Makefile
    
    Co-authored-by: Thane Thomson <[email protected]>
    
    * update link
    
    Co-authored-by: Thane Thomson <[email protected]>
    julienrbrt and thanethomson committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    101bf50 View commit details
    Browse the repository at this point in the history
  2. add separated runs by UUID (tendermint#9367)

    This _should_ be the last piece needed for this tool.
    This allows the tool to generate reports on multiple experimental runs that may have been performed against the same chain.
    
    The `load` tool has been updated to generate a `UUID` on startup to uniquely identify each experimental run. The `report` tool separates all of the results it reads by `UUID` and performs separate calculations for each discovered experiment.
    
    Sample output is as follows
    
    ```
    Experiment ID: 6bd7d1e8-d82c-4dbe-a1b3-40ab99e4fa30
    
            Connections: 1
            Rate: 1000
            Size: 1024
    
            Total Valid Tx: 9000
            Total Negative Latencies: 0
            Minimum Latency: 86.632837ms
            Maximum Latency: 1.151089602s
            Average Latency: 813.759361ms
            Standard Deviation: 225.189977ms
    
    Experiment ID: 453960af-6295-4282-aed6-367fc17c0de0
    
            Connections: 1
            Rate: 1000
            Size: 1024
    
            Total Valid Tx: 9000
            Total Negative Latencies: 0
            Minimum Latency: 79.312992ms
            Maximum Latency: 1.162446243s
            Average Latency: 422.755139ms
            Standard Deviation: 241.832475ms
    
    Total Invalid Tx: 0
    ```
    
    closes: tendermint#9352 
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1067ba1 View commit details
    Browse the repository at this point in the history
  3. Add missing changes changelog files (tendermint#9376)

    * Copy over v0.34.21 section of `CHANGELOG.md`
    
    * Missing breaking changes in `CHANGELOG_PENDING.md`
    
    * bump
    
    * Fix doc link
    
    * Fix doc link 2
    sergio-mena committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d54ed64 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    1944dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae117e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffce253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ebbed View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. test: generate uuid on startup for load tool (tendermint#9383)

    the `NewClient` method is called by the load test framework for each connection. This means that if multiple connections are instantiated, each connection will erroneously have its own UUID. This PR changes the UUID generation to happen at the _beginning_ of the script instead of on client creation so that each experimental run shares a UUID.
    
    Caught while preparing the script for production readiness.
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    59a711e View commit details
    Browse the repository at this point in the history
  2. Update to markdown links (tendermint#9384)

    * first correction of markdown links
    
    * Review updates
    samricotta committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    5013bc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. update btcec to v2 and use the latest btcutil (tendermint#9250)

    * secp256k1: upgrade to latest btcec v2 and btcutil
    
    * Update CHANGELOG_PENDING.md
    
    Co-authored-by: Thane Thomson <[email protected]>
    
    * fix rebase
    
    Co-authored-by: Thane Thomson <[email protected]>
    wcsiu and thanethomson committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0f45086 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    ac866e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. docs: Update ADRs for v0.37 (tendermint#9399)

    * ADR-060 accepted -> proposed
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-061 accepted -> proposed
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-062 implemented -> proposed
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-063 implemented -> accepted
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-077: Update title and status to reflect current reality
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-078: Update status to reflect current reality
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-079: accepted
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-068 and ADR-080: proposed
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-065: implemented
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ADR-076: implemented
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dfefd83 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    8e90d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ead3d View commit details
    Browse the repository at this point in the history
  3. backport: performance improvements for the event query API (tendermin…

    …t#7319) (tendermint#9334)
    
    * Performance improvements for the event query API (tendermint#7319)
    
    Rework the implementation of event query parsing and execution to
    improve performance and reduce memory usage.
    
    Previous memory and CPU profiles of the pubsub service showed query
    processing as a significant hotspot. While we don't have evidence that
    this is visibly hurting users, fixing it is fairly easy and self-contained.
    
    Updates tendermint#6439.
    
    Typical benchmark results comparing the original implementation (PEG) with the reworked implementation (Custom):
    ```
    TEST                        TIME/OP  BYTES/OP  ALLOCS/OP  SPEEDUP   MEM SAVING
    BenchmarkParsePEG-12       51716 ns  526832    27
    BenchmarkParseCustom-12     2167 ns    4616    17         23.8x     99.1%
    BenchmarkMatchPEG-12        3086 ns    1097    22
    BenchmarkMatchCustom-12    294.2 ns      64     3         10.5x     94.1%
    ```
    mmsqe committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e80dd00 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (tende…

    …rmint#9408)
    
    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.12.0 to 1.13.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/spf13/viper/releases">github.com/spf13/viper's releases</a>.</em></p>
    <blockquote>
    <h2>v1.13.0</h2>
    <p><strong>Important:</strong> This is the last release supporting Go 1.15.</p>
    <h2>What's Changed</h2>
    <h3>Exciting New Features 🎉</h3>
    <ul>
    <li>Add etcd3 to supported remote providers by <a href="https://github.com/franklinkim"><code>@​franklinkim</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1371">spf13/viper#1371</a></li>
    </ul>
    <h3>Enhancements 🚀</h3>
    <ul>
    <li>Fix go-staticcheck failures (ST1005) by <a href="https://github.com/mjmaisey"><code>@​mjmaisey</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1373">spf13/viper#1373</a></li>
    <li>Use jsonc in markdown codeblocks for better readability by <a href="https://github.com/HurSungYun"><code>@​HurSungYun</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1393">spf13/viper#1393</a></li>
    <li>Add Go 1.19 support by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1424">spf13/viper#1424</a></li>
    <li>Adds support for uint16 with <code>GetUint16</code> by <a href="https://github.com/oxisto"><code>@​oxisto</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1405">spf13/viper#1405</a></li>
    <li>Add a DebugTo convenience funtion by <a href="https://github.com/bcrochet"><code>@​bcrochet</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1414">spf13/viper#1414</a></li>
    </ul>
    <h3>Bug Fixes 🐛</h3>
    <ul>
    <li>Recurse into arrays when converting keys to lowercase by <a href="https://github.com/awrichar"><code>@​awrichar</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1387">spf13/viper#1387</a></li>
    </ul>
    <h3>Dependency Updates ⬆️</h3>
    <ul>
    <li>build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1374">spf13/viper#1374</a></li>
    <li>build(deps): bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1375">spf13/viper#1375</a></li>
    <li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1378">spf13/viper#1378</a></li>
    <li>build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1360">spf13/viper#1360</a></li>
    <li>build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1381">spf13/viper#1381</a></li>
    <li>build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1384">spf13/viper#1384</a></li>
    <li>build(deps): bump mheap/github-action-required-labels from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1383">spf13/viper#1383</a></li>
    <li>build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1395">spf13/viper#1395</a></li>
    <li>build(deps): bump github.com/subosito/gotenv from 1.4.0 to 1.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1420">spf13/viper#1420</a></li>
    <li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1422">spf13/viper#1422</a></li>
    <li>build(deps): bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1412">spf13/viper#1412</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/mjmaisey"><code>@​mjmaisey</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1373">spf13/viper#1373</a></li>
    <li><a href="https://github.com/HurSungYun"><code>@​HurSungYun</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1393">spf13/viper#1393</a></li>
    <li><a href="https://github.com/franklinkim"><code>@​franklinkim</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1371">spf13/viper#1371</a></li>
    <li><a href="https://github.com/awrichar"><code>@​awrichar</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1387">spf13/viper#1387</a></li>
    <li><a href="https://github.com/oxisto"><code>@​oxisto</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1405">spf13/viper#1405</a></li>
    <li><a href="https://github.com/bcrochet"><code>@​bcrochet</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1414">spf13/viper#1414</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/viper/compare/v1.12.0...v1.13.0">https://github.com/spf13/viper/compare/v1.12.0...v1.13.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/spf13/viper/commit/57cc9a000f5fe0ec654d189958b66f20f31fd21a"><code>57cc9a0</code></a> test: fix ini tests</li>
    <li><a href="https://github.com/spf13/viper/commit/8030d5b97630cd111e2cdfa29206a0d12e5bdcf9"><code>8030d5b</code></a> build(deps): bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0</li>
    <li><a href="https://github.com/spf13/viper/commit/312417a0c5abe15ac04f6ac66c88caa203b44012"><code>312417a</code></a> Add a DebugTo convenience funtion</li>
    <li><a href="https://github.com/spf13/viper/commit/202060b3a253bbac94795be51ca0b8e7432bf0fb"><code>202060b</code></a> Adds support for uint16 with <code>GetUint16</code></li>
    <li><a href="https://github.com/spf13/viper/commit/97591f0083a5382d4187bb20fe5a8fad22d1f619"><code>97591f0</code></a> build: fix lint violations</li>
    <li><a href="https://github.com/spf13/viper/commit/9af8daeeab8febd26877f0bbc10aa0c535b32a73"><code>9af8dae</code></a> ci: upgrade golangci-lint</li>
    <li><a href="https://github.com/spf13/viper/commit/7b4f2b27cdea43d257a5eb1cbbcd0cfc49a1a956"><code>7b4f2b2</code></a> ci: add Go 1.19 to CI</li>
    <li><a href="https://github.com/spf13/viper/commit/601ec815baa479aec40c4b7eb20fe38acf999d02"><code>601ec81</code></a> test: fix toml tests</li>
    <li><a href="https://github.com/spf13/viper/commit/d7f4832bd3c13d295bbef0177c86c413486e8ac9"><code>d7f4832</code></a> build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.5</li>
    <li><a href="https://github.com/spf13/viper/commit/c2f42f306019ce4a1680693d4cf284d499d61041"><code>c2f42f3</code></a> build(deps): bump github.com/subosito/gotenv from 1.4.0 to 1.4.1</li>
    <li>Additional commits viewable in <a href="https://github.com/spf13/viper/compare/v1.12.0...v1.13.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.12.0&new-version=1.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c1f163f View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7 (tendermint…

    …#9405)
    
    Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.6 to 1.10.7.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/lib/pq/commit/d5affd5073b06f745459768de35356df2e5fd91d"><code>d5affd5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/lib/pq/issues/1088">#1088</a> from kelvich/sni_support</li>
    <li><a href="https://github.com/lib/pq/commit/d65e6ae4bdd1c86b16cd6d2bcff4fe970dc697b4"><code>d65e6ae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/lib/pq/issues/1083">#1083</a> from nhooyr/fix-receiver-51e2</li>
    <li><a href="https://github.com/lib/pq/commit/957fc0b40156534f8dd356bc81679d7e1365242b"><code>957fc0b</code></a> Set SNI for TSL connections</li>
    <li><a href="https://github.com/lib/pq/commit/89fee896440712bc328c9087ea185c3990053f31"><code>89fee89</code></a> Use pointer receiver on pq.Error.Error()</li>
    <li>See full diff in <a href="https://github.com/lib/pq/compare/v1.10.6...v1.10.7">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lib/pq&package-manager=go_modules&previous-version=1.10.6&new-version=1.10.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2d77374 View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump gonum.org/v1/gonum from 0.8.2 to 0.12.0 (tendermint…

    …#9407)
    
    Bumps gonum.org/v1/gonum from 0.8.2 to 0.12.0.
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gonum.org/v1/gonum&package-manager=go_modules&previous-version=0.8.2&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7feb484 View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump github.com/gofrs/uuid (tendermint#9406)

    Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.2.0+incompatible to 4.3.0+incompatible.
    - [Release notes](https://github.com/gofrs/uuid/releases)
    - [Commits](gofrs/uuid@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gofrs/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7bd84cd View commit details
    Browse the repository at this point in the history
  8. ci: Only allow automated security-related updates until v0.37.0 relea…

    …se (tendermint#9430)
    
    As per discussion with @sergio-mena, this should disable all automated
    dependency updates that are not security-related. We should make this
    part of our standard practice when cutting new major releases, given
    that our QA process for major releases is expensive at present and we
    cannot re-run it for every dependency update.
    
    Once we have cut a final major release, we can consider re-enabling
    automated dependency updates here that can be rolled out in minor
    releases.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    10f3626 View commit details
    Browse the repository at this point in the history
  9. build(deps): Bump slackapi/slack-github-action from 1.21.0 to 1.22.0 (t…

    …endermint#9431)
    
    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v1.21.0...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d67be51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3293ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. docs: Remove dev base tagging from release branch creation (tendermin…

    …t#9434)
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0c96f0b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    21a3bbd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. rfc: simplify mempool to support more broad tendermint uses (tendermi…

    …nt#9294)
    
    For: tendermint#9240 
    
    📖 [Rendered](https://github.com/tendermint/tendermint/blob/wb/app-side-mempool/docs/rfc/rfc-025-support-app-side-mempool.md)
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a8efef1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    db26cff View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 (tend…

    …ermint#9450)
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.7.0 to 1.8.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf-setup-action/releases">bufbuild/buf-setup-action's releases</a>.</em></p>
    <blockquote>
    <h2>v1.8.0</h2>
    <ul>
    <li>Set the default buf version to v1.8.0</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/bufbuild/buf-setup-action/commit/ebfad693a1cf43c5a8fc187a3f6ffc9d4b5dea8f"><code>ebfad69</code></a> Update to v1.8.0</li>
    <li><a href="https://github.com/bufbuild/buf-setup-action/commit/9da1a4b6830c677d785fcdb5dd0c65e651860ca4"><code>9da1a4b</code></a> upgrade dependencies (<a href="https://github-redirect.dependabot.com/bufbuild/buf-setup-action/issues/58">#58</a>)</li>
    <li>See full diff in <a href="https://github.com/bufbuild/buf-setup-action/compare/v1.7.0...v1.8.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bufbuild/buf-setup-action&package-manager=github_actions&previous-version=1.7.0&new-version=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0f85704 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/bufbuild/buf from 1.7.0 to 1.8.0 (tender…

    …mint#9452)
    
    Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.7.0 to 1.8.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's releases</a>.</em></p>
    <blockquote>
    <h2>v1.8.0</h2>
    <ul>
    <li>Change default for <code>--origin</code> flag of <code>buf beta studio-agent</code> to <code>https://studio.buf.build</code></li>
    <li>Change default for <code>--timeout</code> flag of <code>buf beta studio-agent</code> to <code>0</code> (no timeout). Before it was
    <code>2m</code> (the default for all the other <code>buf</code> commands).</li>
    <li>Add support for experimental code generation with the <code>plugin:</code> key in <code>buf.gen.yaml</code>.</li>
    <li>Preserve single quotes with <code>buf format</code>.</li>
    <li>Support <code>junit</code> format errors with <code>--error-format</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's changelog</a>.</em></p>
    <blockquote>
    <h2>[v1.8.0] - 2022-09-14</h2>
    <ul>
    <li>Change default for <code>--origin</code> flag of <code>buf beta studio-agent</code> to <code>https://studio.buf.build</code></li>
    <li>Change default for <code>--timeout</code> flag of <code>buf beta studio-agent</code> to <code>0</code> (no timeout). Before it was
    <code>2m</code> (the default for all the other <code>buf</code> commands).</li>
    <li>Add support for experimental code generation with the <code>plugin:</code> key in <code>buf.gen.yaml</code>.</li>
    <li>Preserve single quotes with <code>buf format</code>.</li>
    <li>Support <code>junit</code> format errors with <code>--error-format</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/bufbuild/buf/commit/dbd4a13a086870e6953ce06d843fc73eae0988e9"><code>dbd4a13</code></a> Update to v1.8.0</li>
    <li><a href="https://github.com/bufbuild/buf/commit/4ab9fb1d8264f78b2918bd68b6c19dab2ef84248"><code>4ab9fb1</code></a> Add <code>LimitWriteBucket</code> (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1390">#1390</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/95670a74cb1ae584eb975ad77ee070920c5c32a8"><code>95670a7</code></a> Rename repo member to contributor (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1402">#1402</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/57e6293ddae968650e88319645372194e5418d35"><code>57e6293</code></a> fix comment to reference new command name (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1401">#1401</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/382276c38eb92e425f4ce2f4cc5f5ab637f05488"><code>382276c</code></a> add httpserver.Run function (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1397">#1397</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/f3fe91a9c06cc84c1b07c715ffe40d123e58dde7"><code>f3fe91a</code></a> fix local generation using plugin key (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1399">#1399</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/59abf7924be5cde914e3931ca4a6d52b99b5cb3d"><code>59abf79</code></a> BSR-527 - Adds old visibility to repository visiblity changed event. (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1398">#1398</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/0f5d198dac13085a6f72f3fca4994f5f7f33ba5c"><code>0f5d198</code></a> BSR-527 - Adds <code>PayloadRepositoryVisibilityChanged</code> (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1395">#1395</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/5da7dc20c28904e13d51020c7de14f2ce170bf12"><code>5da7dc2</code></a> Add curated plugin search term (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1394">#1394</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/495c5912fba633cfeb16f1a8a2bf1648b4cb9631"><code>495c591</code></a> implement protocol for negotiating supported features with plugin (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1360">#1360</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.7.0...v1.8.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.7.0&new-version=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    10d1156 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github.com/cosmos/gogoproto from 1.4.1 to 1.4.2 (te…

    …ndermint#9451)
    
    Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.1 to 1.4.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/cosmos/gogoproto/releases">github.com/cosmos/gogoproto's releases</a>.</em></p>
    <blockquote>
    <h2>v1.4.2</h2>
    <h3>Features</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/13">#13</a> Add <code>AllFileDescriptors</code> function.</li>
    </ul>
    <h3>Improvements</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Fix typo in <code>doc.go</code>.</li>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Support for merging messages implementing Merger which are embedded by value.</li>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Use reflect.Value.String() for String kinds in proto equal.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md">github.com/cosmos/gogoproto's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/cosmos/gogoproto/releases/tag/v1.4.2">v1.4.2</a> - 2022-09-14</h2>
    <h3>Features</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/13">#13</a> Add <code>AllFileDescriptors</code> function.</li>
    </ul>
    <h3>Improvements</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Fix typo in <code>doc.go</code>.</li>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Support for merging messages implementing Merger which are embedded by value.</li>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/8">#8</a> Use reflect.Value.String() for String kinds in proto equal.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/cosmos/gogoproto/commit/739310d858571659171cdd7b2ca8bea7076c7ff2"><code>739310d</code></a> docs: add changelog (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/15">#15</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/4f8afe8bcdc6a15f9890f6bb14b76d5b5b295cb5"><code>4f8afe8</code></a> feat: add AllFileDescriptors function (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/13">#13</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/27e576980886b16935ef005e856772fd51b3e7e3"><code>27e5769</code></a> ci: fix proto registry workflow (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/12">#12</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/c3a0399b5ef29be2bed06aa30827a024566fd652"><code>c3a0399</code></a> feat: cherry-pick improvements from <code>gogo/protobuf</code> (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/8">#8</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/ed9594ccc9df20896422046173e63cd25fb3ccd3"><code>ed9594c</code></a> chore: bump protobuf (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/9">#9</a>)</li>
    <li>See full diff in <a href="https://github.com/cosmos/gogoproto/compare/v1.4.1...v1.4.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/gogoproto&package-manager=go_modules&previous-version=1.4.1&new-version=1.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c69ab68 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. crypto: Upstream v0.35.x improvements (tendermint#9255)

    * crypto: Use curve25519-voi
    
    This switches the ed25519, sr25519 and merlin provider to curve25519-voi
    and additionally adopts ZIP-215 semantics for ed25519 verification.
    
    * crypto: Implement batch verification interface for ed25519 and sr25519
    
    This commit adds the batch verification interface, but does not enable
    it for anything.
    
    * types: Use batch verification for verifying commits signatures
    Yawning committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2d1ada4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84d43e View commit details
    Browse the repository at this point in the history
  3. crypto/merkle: pre-allocate data slice in innherHash (tendermint#6443) (

    tendermint#9447)
    
    Cherry-picking PR tendermint#6443
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    JayT106 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bfdeccd View commit details
    Browse the repository at this point in the history
  4. crypto/merkle: optimize merkle tree hashing (tendermint#6513) (tender…

    …mint#9446)
    
    * crypto/merkle: optimize merkle tree hashing (tendermint#6513)
    
    Upstream celestiaorg/celestia-core#351 to optimize merkle tree hashing
    
    ```
    benchmark                                 old ns/op     new ns/op     delta
    BenchmarkHashAlternatives/recursive-8     22914         21949         -4.21%
    BenchmarkHashAlternatives/iterative-8     21634         21939         +1.41%
    
    benchmark                                 old allocs     new allocs     delta
    BenchmarkHashAlternatives/recursive-8     398            200            -49.75%
    BenchmarkHashAlternatives/iterative-8     399            301            -24.56%
    
    benchmark                                 old bytes     new bytes     delta
    BenchmarkHashAlternatives/recursive-8     19088         6496          -65.97%
    BenchmarkHashAlternatives/iterative-8     21776         13984         -35.78%
    ```
    
    cc @odeke-em @cuonglm
    
    * update pending log
    
    Co-authored-by: Marko <[email protected]>
    JayT106 and tac0turtle committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ab4238a View commit details
    Browse the repository at this point in the history
  5. p2p/pex: reuse hash.Hasher per addrbook for speed (tendermint#6509) (t…

    …endermint#9445)
    
    Cherry-picking PR tendermint#6509
    
    By pre-creating the hasher, instead of creating new one everytime addrbook.hash is called.
    
    ```
    name             old time/op    new time/op    delta
    AddrBook_hash-8     181ns ±13%      80ns ± 1%  -56.08%  (p=0.000 n=10+10)
    
    name             old alloc/op   new alloc/op   delta
    AddrBook_hash-8      216B ± 0%        8B ± 0%  -96.30%  (p=0.000 n=10+10)
    
    name             old allocs/op  new allocs/op  delta
    AddrBook_hash-8      2.00 ± 0%      1.00 ± 0%  -50.00%  (p=0.000 n=10+10)
    ```
    
    Fixed tendermint#6508
    
    
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    JayT106 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    080dfab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe0aa4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbcfecb View commit details
    Browse the repository at this point in the history
  8. Ensure Dockerfile stages use consistent Go version (tendermint#9462)

    I noticed the tendermint image was running on Go 1.15. I assume that was just a missed search and replace when updating to go1.18.
    
    Pull the go base image into a build arg so that the image is only defined once, and used consistently across all stages of the build.
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    mark-rushakoff committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    84bc77c View commit details
    Browse the repository at this point in the history
  9. metrics: fix panic because of absent prometheus label (tendermint#9455)

    Absence of this label causes a panic because the setters try to access the label despite it never being added to the metric. This PR adds the label to the metrics, thus preventing the panic.
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f2c32c9 View commit details
    Browse the repository at this point in the history
  10. docs: Use release badge in README instead of latest tag (tendermint#9475

    )
    
    [Rendered](https://github.com/tendermint/tendermint/blob/thane/readme-release-badge/README.md)
    
    The release tag currently shows `dev-v0.38.0`, which isn't useful to anyone.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e48d5a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    f1dc581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561440a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ed437 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    b7f1e1f View commit details
    Browse the repository at this point in the history
  2. loadtime: add block time to the data point (tendermint#9484)

    This pull request adds the block time as the unix time since the epoch to the `report` tool's csv output.
    
    ```csv
    ...
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1614226790,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1614196724,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1613097336,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1609365168,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1617199169,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1615197134,1663707084905417366,4,200,1024
    a7a8b903-1136-4da1-97aa-d25da7b4094f,1610399447,1663707084905417366,4,200,1024
    ...
    ```
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5fe1a72 View commit details
    Browse the repository at this point in the history
  3. tools: use os home dir to instead of the hardcoded PATH (tendermint#9444

    )
    
    porting PR tendermint#6498 to main
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    JayT106 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e8ec611 View commit details
    Browse the repository at this point in the history
  4. .github/workflows: add cosmos/gosec vulnerability scanner for each Pu…

    …sh/PR (tendermint#9464)
    
    Adds a code vulnerability scanner that'll flag issues and issue advisories from cosmos/gosec https://github.com/cosmos/gosec
    odeke-em committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ed68aad View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    af5281d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. build(deps): Bump actions/stale from 5 to 6 (tendermint#9493)

    Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/stale/releases">actions/stale's releases</a>.</em></p>
    <blockquote>
    <h2>v6.0.0</h2>
    <p>:warning: Breaking change :warning:</p>
    <p>Issues/PRs default <code>close-issue-reason</code> is now <code>not_planned</code>(<a href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
    <h2>V5.2.0</h2>
    <p>Features:
    New option <code>include-only-assigned</code> enables users to process only issues/PRs that are already assigned. If there is no assignees and this option is set, issue will not be processed per: <a href="https://github-redirect.dependabot.com/actions/stale/issues/596">issue/596</a></p>
    <p>Fixes:
    Fix date comparison edge case <a href="https://github-redirect.dependabot.com/actions/stale/pull/816">PR/816</a></p>
    <p>Dependency Updates:
    <a href="https://github-redirect.dependabot.com/actions/stale/pull/812">PR/812</a></p>
    <h2>Fix issue when days-before-close is more than days-before-stale</h2>
    <p>fixes a bug introduced in <a href="https://github-redirect.dependabot.com/actions/stale/issues/717">#717</a></p>
    <p>fixed in <a href="https://github-redirect.dependabot.com/actions/stale/issues/775">#775</a></p>
    <h2>v5.1.0</h2>
    <h1>[5.1.0]</h1>
    <p><a href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't process stale issues right after they're marked stale</a>
    Add close-issue-reason option <a href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
    Various dependabot/dependency updates</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/stale/blob/main/CHANGELOG.md">actions/stale's changelog</a>.</em></p>
    <blockquote>
    <h1>Changelog</h1>
    <h1>[6.0.0]</h1>
    <p>:warning: Breaking change :warning:</p>
    <p>Issues/PRs default <code>close-issue-reason</code> is now <code>not_planned</code>(<a href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
    <h1>[5.1.0]</h1>
    <p><a href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't process stale issues right after they're marked stale</a>
    [Add close-issue-reason option]<a href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
    Various dependabot/dependency updates</p>
    <h2><a href="https://github.com/actions/stale/compare/v3.0.19...v4.1.0">4.1.0</a> (2021-07-14)</h2>
    <h2>Features</h2>
    <ul>
    <li><a href="https://github.com/actions/stale/commit/9912fa74d1c01b5d6187793d97441019cbe325d0">Ability to exempt draft PRs</a></li>
    </ul>
    <h2><a href="https://github.com/actions/stale/compare/v3.0.19...v4.0.0">4.0.0</a> (2021-07-14)</h2>
    <h3>Features</h3>
    <ul>
    <li><strong>options:</strong> simplify config by removing skip stale message options (<a href="https://github-redirect.dependabot.com/actions/stale/issues/457">#457</a>) (<a href="https://github.com/actions/stale/commit/6ec637d238067ab8cc96c9289dcdac280bbd3f4a">6ec637d</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/405">#405</a> <a href="https://github-redirect.dependabot.com/actions/stale/issues/455">#455</a></li>
    <li><strong>output:</strong> print output parameters (<a href="https://github-redirect.dependabot.com/actions/stale/issues/458">#458</a>) (<a href="https://github.com/actions/stale/commit/3e6d35b685f0b2fa1a69be893fa07d3d85e05ee0">3e6d35b</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>dry-run:</strong> forbid mutations in dry-run (<a href="https://github-redirect.dependabot.com/actions/stale/issues/500">#500</a>) (<a href="https://github.com/actions/stale/commit/f1017f33dd159ea51366375120c3e6981d7c3097">f1017f3</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/499">#499</a></li>
    <li><strong>logs:</strong> coloured logs (<a href="https://github-redirect.dependabot.com/actions/stale/issues/465">#465</a>) (<a href="https://github.com/actions/stale/commit/5fbbfba142860ea6512549e96e36e3540c314132">5fbbfba</a>)</li>
    <li><strong>operations:</strong> fail fast the current batch to respect the operations limit (<a href="https://github-redirect.dependabot.com/actions/stale/issues/474">#474</a>) (<a href="https://github.com/actions/stale/commit/5f6f311ca6aa75babadfc7bac6edf5d85fa3f35d">5f6f311</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/466">#466</a></li>
    <li><strong>label comparison</strong>: make label comparison case insensitive <a href="https://github-redirect.dependabot.com/actions/stale/pull/517">#517</a>, closes <a href="https://github-redirect.dependabot.com/actions/stale/pull/516">#516</a></li>
    <li><strong>filtering comments by actor could have strange behavior</strong>: &quot;stale&quot; comments are now detected based on if the message is the stale message not <em>who</em> made the comment(<a href="https://github-redirect.dependabot.com/actions/stale/pull/519">#519</a>), fixes <a href="https://github-redirect.dependabot.com/actions/stale/pull/441">#441</a>, <a href="https://github-redirect.dependabot.com/actions/stale/pull/509">#509</a>, <a href="https://github-redirect.dependabot.com/actions/stale/pull/518">#518</a></li>
    </ul>
    <h3>Breaking Changes</h3>
    <ul>
    <li>The options <code>skip-stale-issue-message</code> and <code>skip-stale-pr-message</code> were removed. Instead, setting the options <code>stale-issue-message</code> and <code>stale-pr-message</code> will be enough to let the stale workflow add a comment. If the options are unset, a comment will not be added which was the equivalent of setting <code>skip-stale-issue-message</code> to <code>true</code>.</li>
    <li>The <code>operations-per-run</code> option will be more effective. After migrating, you could face a failed-fast process workflow if you let the default value (30) or set it to a small number. In that case, you will see a warning at the end of the logs (if enabled) indicating that the workflow was stopped sooner to avoid consuming too much API calls. In most cases, you can just increase this limit to make sure to process everything in a single run.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/stale/commit/3de2653986ebd134983c79fe2be5d45cc3d9f4e1"><code>3de2653</code></a> Update changelog for v6.0.0 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/829">#829</a>)</li>
    <li><a href="https://github.com/actions/stale/commit/02e44c81cc3144e8817a5686f3d7c24658f6f1e6"><code>02e44c8</code></a> fix(options)!: Make <code>not_planned</code> the default <code>close-issue-reason</code> (<a href="https://github-redirect.dependabot.com/actions/stale/issues/807">#807</a>)</li>
    <li>See full diff in <a href="https://github.com/actions/stale/compare/v5...v6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/stale&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    20ffe9e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. ci: Only notify on nightly E2E failures (tendermint#9495)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f76f653 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. build(deps): Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (

    …tendermint#9501)
    
    Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.10.1.
    - [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
    - [Commits](styfle/cancel-workflow-action@0.10.0...0.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: styfle/cancel-workflow-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    45518db View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    5c23ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02cc30 View commit details
    Browse the repository at this point in the history
  3. Use evidence period when pruning (tendermint#9505)

    * Added logic so when pruning, the evidence period is taken into consideration and only deletes unecessary data
    samricotta committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    abbeb91 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. fix wrong axioms (tendermint#9511)

    Co-authored-by: Josef Widder <[email protected]>
    nano-o and josef-widder committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b1dc5a6 View commit details
    Browse the repository at this point in the history
  2. Extend the load report tool to include transactions' hashes (tendermi…

    …nt#9509)
    
    * Add transaction hash to raw data
    
    * Add hash in formatted output
    
    * Cosmetic
    sergio-mena committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    cdd3479 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. security/p2p: prevent peers who errored being added to the peer_set (t…

    …endermint#9500)
    
    * Mark failed removal of peer to address security bug
    
    Co-authored-by: Callum Waters <[email protected]>
    jmalicevic and cmwaters committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c0bdb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d26460 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    4fd19a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    9dd99e9 View commit details
    Browse the repository at this point in the history
  2. blocksync: retry requests after timeout (tendermint#9518)

    * blocksync: retry requests after timeout
    
    * Minimize changes to re-send block request after timeout
    
    * TO REVERT: reduce queue capacity
    
    * Add reset
    
    * Revert "TO REVERT: reduce queue capacity"
    
    This reverts commit dd0fee5.
    
    * 30 seconds
    
    * don't reset the timer
    
    * Update blocksync/pool.go
    
    Co-authored-by: Callum Waters <[email protected]>
    
    Co-authored-by: Sergio Mena <[email protected]>
    Co-authored-by: Callum Waters <[email protected]>
    3 people committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a371b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3e87b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Fix: typos (tendermint#9536)

    * Fix: typos
    
    Fix: typos
    
    * Fix: minor typo
    
    Fix: minor typo
    omahs committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    387bf67 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Fix TX payload for DO testnets (tendermint#9540)

    * Added print
    
    * Fix unmarshall
    
    * Fix unmarshalling
    
    * Simplified steps to unmarshall
    
    * minor
    
    * Use 'encoding/hex'
    
    * Forget about C, this is Go!
    
    * gosec warning
    
    * Set maximum payload size
    
    * nosec annotation
    sergio-mena committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b42c439 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. ci: Update Slack nightly failure messages (tendermint#9551)

    It's mostly not true that a particular commit _caused_ a failure, so I've changed the wording here.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6ea968d View commit details
    Browse the repository at this point in the history
  2. QA Process report for v0.37.x (and baseline for v0.34.x) (tendermint#…

    …9499)
    
    * 1st version. 200 nodes. Missing rotating node
    
    * Small fixes
    
    * Addressed @jmalicevic's comment
    
    * Explain in method how to set the tmint version to test. Improve result section
    
    * 1st version of how to run the 'rotating node' testnet
    
    * Apply suggestions from @williambanfield
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Addressed @williambanfield's comments
    
    * Added reference to Unix load metric
    
    * Added total TXs
    
    * Fixed some 'png's that got swapped. Excluded '.*-node-exporter' processes from memory plots
    
    * Report for rotating node
    
    * Adressed remaining comments from @williambanfield
    
    * Cosmetic
    
    * Addressed some of @thanethomson's comments
    
    * Re-executed the 200 node tests and updated the corresponding sections of the report
    
    * Ignore Python virtualenv directories
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add latency vs throughput script
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add README for latency vs throughput script
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Fix local links to folders
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * v034: only have one level-1 heading
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Adjust headings
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * v0.37.x: add links to issues/PRs
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * v0.37.x: add note about bug being present in v0.34
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * method: adjust heading depths
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Show data points on latency vs throughput plot
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Add latency vs throughput plots
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Correct mentioning of v0.34.21 and add heading
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Refactor latency vs throughput script
    
    Update the latency vs throughput script to rather generate plots from
    the "raw" CSV output from the loadtime reporting tool as opposed to the
    separated CSV files from the experimental method.
    
    Also update the relevant documentation, and regenerate the images from
    the raw CSV data (resulting in pretty much the same plots as the
    previous ones).
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove unused default duration const
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Adjust experiment start time to be more accurate and re-plot latency vs throughput
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Addressed @williambanfield's comments
    
    * Apply suggestions from code review
    
    Co-authored-by: William Banfield <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: William Banfield <[email protected]>
    
    * scripts: Update latency vs throughput readme for clarity
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    Co-authored-by: William Banfield <[email protected]>
    Co-authored-by: Thane Thomson <[email protected]>
    3 people committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b06e1ce View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix: header link (tendermint#9574)

    Co-authored-by: William Banfield <[email protected]>
    rootulp and williambanfield committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c8f2032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df9c41 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix some broken links in docs (tendermint#9579)

    Some links that the linter found as broken are replaced by working ones that point to the same contents
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    sergio-mena committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    91fba07 View commit details
    Browse the repository at this point in the history
  2. Update changelog with v0.34.22 entry (tendermint#9588)

    Adds the changelog entry from tendermint#9583 to the changelog on `main`.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4552cfc View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump docker/build-push-action from 3.1.1 to 3.2.0 (tende…

    …rmint#9562)
    
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p>
    <blockquote>
    <h2>v3.2.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Remove workaround for <code>setOutput</code> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/704">#704</a>)</li>
    <li>Docs: fix Git context link and add more details about subdir support by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/685">#685</a>)</li>
    <li>Docs: named context by <a href="https://github.com/baibaratsky"><code>@​baibaratsky</code></a> and <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/665">#665</a>)</li>
    <li>Bump <code>@​actions/core</code> from 1.9.0 to 1.10.0 (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/667">#667</a> <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/695">#695</a>)</li>
    <li>Bump <code>@​actions/github</code> from 5.0.3 to 5.1.1 (<a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/696">#696</a>)</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0">https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/docker/build-push-action/commit/c56af957549030174b10d6867f20e78cfd7debc5"><code>c56af95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/704">#704</a> from crazy-max/setOutput</li>
    <li><a href="https://github.com/docker/build-push-action/commit/75aaa63262c61b07bea51f366dc4ac9b99562fe2"><code>75aaa63</code></a> Remove workaround for setOutput</li>
    <li><a href="https://github.com/docker/build-push-action/commit/f97d6e28502c8746b733983684d72fa7aa55e591"><code>f97d6e2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/700">#700</a> from crazy-max/update-docs</li>
    <li><a href="https://github.com/docker/build-push-action/commit/47c00d78bfb0dbb514c150a184f4336e812147a6"><code>47c00d7</code></a> ci: secret job to check for invalid secrets</li>
    <li><a href="https://github.com/docker/build-push-action/commit/871b930e7a4dec810558105aa88b244f705f3529"><code>871b930</code></a> docs: update links and layout</li>
    <li><a href="https://github.com/docker/build-push-action/commit/105bf59b00f9b5bec960a9498145073428a3ec7b"><code>105bf59</code></a> docs: copy between registries with buildx</li>
    <li><a href="https://github.com/docker/build-push-action/commit/48888e0b1305dca3a741ceb3b5a04ea336cd2626"><code>48888e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/699">#699</a> from crazy-max/docs-outputs</li>
    <li><a href="https://github.com/docker/build-push-action/commit/6b820ad47e852ec2f9347594c76cc4ecdbcf1ec2"><code>6b820ad</code></a> docs: note about multiple outputs</li>
    <li><a href="https://github.com/docker/build-push-action/commit/e1a10350ee85060d246eaf050ae1561f55e73aeb"><code>e1a1035</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/build-push-action/issues/665">#665</a> from baibaratsky/patch-1</li>
    <li><a href="https://github.com/docker/build-push-action/commit/0f5a7d48d5bf7b6abae4f9325152dee483752fd3"><code>0f5a7d4</code></a> docs: named contexts</li>
    <li>Additional commits viewable in <a href="https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/build-push-action&package-manager=github_actions&previous-version=3.1.1&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    3cdfbda View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (ten…

    …dermint#9563)
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Auth support for tls endpoint by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/164">#164</a>)</li>
    <li>Nodes metadata JSON ouput by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/162">#162</a>)
    <ul>
    <li><code>endpoint</code>, <code>status</code> and <code>flags</code> outputs are deprecated. Use <code>nodes</code> output instead.</li>
    </ul>
    </li>
    <li>Skip setting buildkitd flags and config for remote driver by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/161">#161</a>)</li>
    <li>Move args logic to context module and add tests by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/169">#169</a>)</li>
    <li>Remove workaround for <code>setOutput</code> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/170">#170</a>)</li>
    <li>Fix deprecated <code>fs.rmdir</code> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/171">#171</a>)</li>
    <li>Docs: clarify install option by <a href="https://github.com/rodrigc"><code>@​rodrigc</code></a> in (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/152">#152</a>)</li>
    <li>Bump <code>@​actions/core</code> from 1.6.0 to 1.10.0 (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/151">#151</a> <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/157">#157</a> <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/167">#167</a>)</li>
    <li>Bump <code>@​actions/tool-cache</code> from 1.7.2 to 2.0.1 (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/150">#150</a>)</li>
    <li>Bump <code>@​actions/http-client</code> from 1.0.11 to 2.0.1 (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/149">#149</a>)</li>
    <li>Bump uuid from 8.3.2 to 9.0.0 (<a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/159">#159</a>)</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0">https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/95cb08cb2672c73d4ffd2f422e6d11953d2a9c70"><code>95cb08c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/171">#171</a> from crazy-max/rmsync</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/eb5c2a6eeae6f46e63ee461dabd0b1617de25ec5"><code>eb5c2a6</code></a> Fix deprecated fs.rmdir</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/83612bea36a38592c0852c00a3c3597f1eeec257"><code>83612be</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/170">#170</a> from crazy-max/setOutput</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/40fefd8a58d8d96fec8ac78e02c3e525d4ff3453"><code>40fefd8</code></a> Remove workaround for setOutput</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/90a1e4619e9c0444b0b549de1737f4df8df24f8f"><code>90a1e46</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/169">#169</a> from crazy-max/context-module</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/5a9fc405758950b77ecd0108de66eaf98e6e60bc"><code>5a9fc40</code></a> move args logic to context module and add tests</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/6c48dad5f09ec0ab0892a98158d3ecc6504008ea"><code>6c48dad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/159">#159</a> from docker/dependabot/npm_and_yarn/uuid-9.0.0</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/16c2ddbfa762b44ed004646a6e933912595f55f9"><code>16c2ddb</code></a> update generated content</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/0fe8589bf44bd9243a334331d06443de900bb9a2"><code>0fe8589</code></a> Bump uuid from 8.3.2 to 9.0.0</li>
    <li><a href="https://github.com/docker/setup-buildx-action/commit/f3692cbe433bdedc0d6300c45d643177842f52b7"><code>f3692cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/setup-buildx-action/issues/167">#167</a> from docker/dependabot/npm_and_yarn/actions/core-1.10.0</li>
    <li>Additional commits viewable in <a href="https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-buildx-action&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6768b98 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (

    …tendermint#9561)
    
    Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.1 to 0.11.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/styfle/cancel-workflow-action/releases">styfle/cancel-workflow-action's releases</a>.</em></p>
    <blockquote>
    <h2>0.11.0</h2>
    <h3>Minor Changes</h3>
    <ul>
    <li>Update to Node 16: <a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/186">#186</a></li>
    <li>Chore: rebuild: 1e0e690cd3756927cda56ad0033137ff1268c477</li>
    <li>Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4: <a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/181">#181</a></li>
    <li>Chore(deps): bump <code>@​actions/github</code> from 5.1.0 to 5.1.1: <a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/182">#182</a></li>
    <li>Chore(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0: <a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/183">#183</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/mattjohnsonpint"><code>@​mattjohnsonpint</code></a> for helping!</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/b173b6ec0100793626c2d9e6b90435061f4fc3e5"><code>b173b6e</code></a> 0.11.0</li>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/1e0e690cd3756927cda56ad0033137ff1268c477"><code>1e0e690</code></a> chore: rebuild</li>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/4e668e5dc322d61817bde42d6129da4c694eea11"><code>4e668e5</code></a> Update to Node 16 (<a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/186">#186</a>)</li>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/f78dcd888e10edaadffa867cb225a0db55007f9b"><code>f78dcd8</code></a> chore(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 (<a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/183">#183</a>)</li>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/6b6782c03d0135287ddb07d261711f9baacc0913"><code>6b6782c</code></a> chore(deps): bump <code>@​actions/github</code> from 5.1.0 to 5.1.1 (<a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/182">#182</a>)</li>
    <li><a href="https://github.com/styfle/cancel-workflow-action/commit/1a300fe93c43ece33271d25d7dee65b8f7731839"><code>1a300fe</code></a> chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (<a href="https://github-redirect.dependabot.com/styfle/cancel-workflow-action/issues/181">#181</a>)</li>
    <li>See full diff in <a href="https://github.com/styfle/cancel-workflow-action/compare/0.10.1...0.11.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=styfle/cancel-workflow-action&package-manager=github_actions&previous-version=0.10.1&new-version=0.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1c60efc View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump slackapi/slack-github-action from 1.22.0 to 1.23.0 (t…

    …endermint#9564)
    
    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.22.0 to 1.23.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/slackapi/slack-github-action/releases">slackapi/slack-github-action's releases</a>.</em></p>
    <blockquote>
    <h2>Slack Send V1.23.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Bump node from 12 to 16 by <a href="https://github.com/quinnjn"><code>@​quinnjn</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/128">slackapi/slack-github-action#128</a></li>
    <li>Bump eslint from 8.23.0 to 8.24.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/135">slackapi/slack-github-action#135</a></li>
    <li>Bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/134">slackapi/slack-github-action#134</a></li>
    <li>Bump <code>@​actions/github</code> from 5.0.3 to 5.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/133">slackapi/slack-github-action#133</a></li>
    <li>Use https proxy agent by <a href="https://github.com/EHitchcockIAG"><code>@​EHitchcockIAG</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/132">slackapi/slack-github-action#132</a></li>
    <li>Release v1.23.0 by <a href="https://github.com/hello-ashleyintech"><code>@​hello-ashleyintech</code></a> in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/139">slackapi/slack-github-action#139</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/quinnjn"><code>@​quinnjn</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/128">slackapi/slack-github-action#128</a></li>
    <li><a href="https://github.com/EHitchcockIAG"><code>@​EHitchcockIAG</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/132">slackapi/slack-github-action#132</a></li>
    <li><a href="https://github.com/hello-ashleyintech"><code>@​hello-ashleyintech</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/pull/139">slackapi/slack-github-action#139</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/slackapi/slack-github-action/compare/v1.22.0...v1.23.0">https://github.com/slackapi/slack-github-action/compare/v1.22.0...v1.23.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/007b2c3c751a190b6f0f040e47ed024deaa72844"><code>007b2c3</code></a> Automatic compilation</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/60532b08440640e81b9241aa38a57d95ddaa5693"><code>60532b0</code></a> Release v1.23.0 (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/139">#139</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/acb114ffb5579419fcd58ce2b3ab7f96b019c72f"><code>acb114f</code></a> Use https proxy agent (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/132">#132</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/0ae8044e6f4bda8d748e93c8d8fbc1d4a3b63f39"><code>0ae8044</code></a> Improve README to clearly mention a channel ID is required for updating messages</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/71bf093cd307dcc8678be6828cff8f4b8e4b2db0"><code>71bf093</code></a> Bump <code>@​actions/github</code> from 5.0.3 to 5.1.1 (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/133">#133</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/9dba6b6137b6402046f9ce8c2e8d665ab2872dc3"><code>9dba6b6</code></a> Bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/134">#134</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/7190fb233e475abadf69e73b1ee0846b8410f1e8"><code>7190fb2</code></a> Bump eslint from 8.23.0 to 8.24.0 (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/135">#135</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/a764c057f3667abde4c57b733b27840e10acecf1"><code>a764c05</code></a> Bump node from 12 to 16 (<a href="https://github-redirect.dependabot.com/slackapi/slack-github-action/issues/128">#128</a>)</li>
    <li><a href="https://github.com/slackapi/slack-github-action/commit/eb1a153fadd2fb3c2b13f11086096b958c4495e3"><code>eb1a153</code></a> Add language to the maintainers guide about milestone management.</li>
    <li>See full diff in <a href="https://github.com/slackapi/slack-github-action/compare/v1.22.0...v1.23.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slackapi/slack-github-action&package-manager=github_actions&previous-version=1.22.0&new-version=1.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    93ab364 View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump docker/login-action from 2.0.0 to 2.1.0 (tendermint…

    …#9565)
    
    Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/docker/login-action/releases">docker/login-action's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Ensure AWS temp credentials are redacted in workflow logs by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/275">#275</a>)</li>
    <li>Bump <code>@​actions/core</code> from 1.6.0 to 1.10.0 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/252">#252</a> <a href="https://github-redirect.dependabot.com/docker/login-action/issues/292">#292</a>)</li>
    <li>Bump <code>@​aws-sdk/client-ecr</code> from 3.53.0 to 3.186.0 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/298">#298</a>)</li>
    <li>Bump <code>@​aws-sdk/client-ecr-public</code> from 3.53.0 to 3.186.0 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/299">#299</a>)</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v2.0.0...v2.1.0">https://github.com/docker/login-action/compare/v2.0.0...v2.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/docker/login-action/commit/f4ef78c080cd8ba55a85445d5b36e214a81df20a"><code>f4ef78c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/299">#299</a> from docker/dependabot/npm_and_yarn/aws-sdk/client-ec...</li>
    <li><a href="https://github.com/docker/login-action/commit/9ad4ce3929bc07d004540e2ebe754234848335e2"><code>9ad4ce3</code></a> Update generated content</li>
    <li><a href="https://github.com/docker/login-action/commit/884eadd4f88fc6034a7a1ba10fbd2fd69404b94b"><code>884eadd</code></a> Bump <code>@​aws-sdk/client-ecr-public</code> from 3.53.0 to 3.186.0</li>
    <li><a href="https://github.com/docker/login-action/commit/a266232f5c33001624fdfca7a1d9e5c5612a20ac"><code>a266232</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/298">#298</a> from docker/dependabot/npm_and_yarn/aws-sdk/client-ec...</li>
    <li><a href="https://github.com/docker/login-action/commit/f97efcfbf9cb420547dae40adf642fc2366c979a"><code>f97efcf</code></a> Update generated content</li>
    <li><a href="https://github.com/docker/login-action/commit/5ae789beac0ced16338cc5996b168a5785de8ae9"><code>5ae789b</code></a> Bump <code>@​aws-sdk/client-ecr</code> from 3.53.0 to 3.186.0</li>
    <li><a href="https://github.com/docker/login-action/commit/71c23b5b3471683fb0acf7a6c821f834735aec44"><code>71c23b5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/292">#292</a> from docker/dependabot/npm_and_yarn/actions/core-1.10.0</li>
    <li><a href="https://github.com/docker/login-action/commit/6401d70aab8811e905cbf52b0eae2c58bc274b5b"><code>6401d70</code></a> Update generated content</li>
    <li><a href="https://github.com/docker/login-action/commit/67e8909cc694e896d07b96876522f898972abbfd"><code>67e8909</code></a> Bump <code>@​actions/core</code> from 1.9.1 to 1.10.0</li>
    <li><a href="https://github.com/docker/login-action/commit/21f251affc0769ccac8a1cf17e937592fb492337"><code>21f251a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/275">#275</a> from crazy-max/redact-aws-creds</li>
    <li>Additional commits viewable in <a href="https://github.com/docker/login-action/compare/v2.0.0...v2.1.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/login-action&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6e38fff View commit details
    Browse the repository at this point in the history
  8. build(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (tenderm…

    …int#9566)
    
    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's releases</a>.</em></p>
    <blockquote>
    <h2>v1.6.0</h2>
    <h3>Summer 2022 Release</h3>
    <p>Some exciting changes make their way to Cobra! Command completions continue to get better and better (including adding <code>--help</code> and <code>--version</code> automatic flags to the completions list). Grouping is now possible in your help output as well! And you can now use the <code>OnFinalize</code> method to cleanup things when all &quot;work&quot; is done. Checkout the full changelog below:</p>
    <hr />
    <h4>Features 🌠</h4>
    <ul>
    <li>Add groups for commands in help: <a href="https://github.com/aawsome"><code>@​aawsome</code></a> <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1003">#1003</a></li>
    <li>Support for case-insensitive command names: <a href="https://github.com/YuviGold"><code>@​YuviGold</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1802">#1802</a></li>
    <li>Expose <code>ValidateRequiredFlags</code> and <code>ValidateFlagGroups</code>: <a href="https://github.com/skeetwu"><code>@​skeetwu</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1760">#1760</a></li>
    <li>Add <code>--version</code> flag to help output: <a href="https://github.com/fnickels"><code>@​fnickels</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1707">#1707</a></li>
    <li>Add <code>--help</code> and <code>--version</code> flag in completions: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1813">#1813</a></li>
    <li>Add <code>OnFinalize</code> method: <a href="https://github.com/yann-soubeyrand"><code>@​yann-soubeyrand</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1788">#1788</a></li>
    <li>Allow user to add completion for powershell alias: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1621">#1621</a></li>
    <li>Make <code>InitDefaultcompletionCmd</code> public: <a href="https://github.com/gssbzn"><code>@​gssbzn</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1467">#1467</a></li>
    </ul>
    <h4>Deprecation 👎🏼</h4>
    <ul>
    <li><code>ExactValidArgs</code> is deprecated (but not being removed entirely). This is abit nuanced, so checkout <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1643">#1643</a> for further information and the <a href="https://github.com/spf13/cobra/blob/main/user_guide.md">updated <code>user_guide.md</code></a> on how this may affect you (and how you can take advantage of the <em>correct</em> behavior in the validators): <a href="https://github.com/umarcor"><code>@​umarcor</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1643">#1643</a></li>
    </ul>
    <h4>Bug fixes 🐛</h4>
    <ul>
    <li>Fix (bash-v2) <code>activeHelp</code> length check syntax: <a href="https://github.com/scop"><code>@​scop</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1762">#1762</a></li>
    <li>Fix correct command path in <code>see_also</code> for yaml documentation: <a href="https://github.com/zregvart"><code>@​zregvart</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1771">#1771</a></li>
    <li>Fix showing flags that shadow parent persistent flag in child help messaging: <a href="https://github.com/brianpursley"><code>@​brianpursley</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1776">#1776</a></li>
    </ul>
    <h4>Dependencies 🗳️</h4>
    <ul>
    <li>Upgrade to use <code>gopkg.in/yaml.v3</code>: <a href="https://github.com/tklauser"><code>@​tklauser</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1766">#1766</a></li>
    </ul>
    <h4>Testing 🤔</h4>
    <ul>
    <li>Test on Golang 1.19: <a href="https://github.com/umarcor"><code>@​umarcor</code></a> &amp; <a href="https://github.com/jpmcb"><code>@​jpmcb</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1782">#1782</a></li>
    <li>Renamed powershell completion tests: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1803">#1803</a></li>
    <li>Use <code>action/setup-go</code> cache: <a href="https://github.com/umarcor"><code>@​umarcor</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1783">#1783</a></li>
    <li>Add <code>workflow_dispatch</code> to CI actions: <a href="https://github.com/umarcor"><code>@​umarcor</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1387">#1387</a></li>
    <li>Add minimum GitHub token permissions for workflows: <a href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1792">#1792</a></li>
    </ul>
    <h4>Docs ✏️</h4>
    <ul>
    <li>Fixup spelling for GitHub CLI: <a href="https://github.com/eltociear"><code>@​eltociear</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1744">#1744</a></li>
    <li>Clarify <code>SetContext</code> documentation: <a href="https://github.com/katexochen"><code>@​katexochen</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1748">#1748</a></li>
    <li>Instruct user to <code>go install</code> for binary: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1726">#1726</a></li>
    <li>User guide cleanup: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1656">#1656</a></li>
    <li>Document option to hide the default completion command: <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1779">#1779</a></li>
    </ul>
    <h4>Misc 💭</h4>
    <ul>
    <li>Add KubeVirt, CloudQuery, Cilium, Okteto, Zitadel, Allero to projects using cobra: <a href="https://github.com/maiqueb"><code>@​maiqueb</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1741">#1741</a>, <a href="https://github.com/yevgenypats"><code>@​yevgenypats</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1742">#1742</a>, <a href="https://github.com/tklauser"><code>@​tklauser</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1745">#1745</a>, <a href="https://github.com/jLopezbarb"><code>@​jLopezbarb</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1759">#1759</a>, <a href="https://github.com/fforootd"><code>@​fforootd</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1772">#1772</a>, <a href="https://github.com/dimabru"><code>@​dimabru</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1819">#1819</a></li>
    <li>Use correct stale action <code>exempt</code> yaml keys: <a href="https://github.com/jpmcb"><code>@​jpmcb</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1800">#1800</a></li>
    <li>Add missing license headers: <a href="https://github.com/umarcor"><code>@​umarcor</code></a> <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1809">#1809</a></li>
    </ul>
    <p><em>Note:</em> Per <a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1804">#1804</a>, we will be moving away from &quot;seasonal&quot; releases and doing more generic point release targets. Continue to track the milestones and issues in the <code>spf13/cobra</code> GitHub repository for more information!</p>
    <p>Great work everyone! Cobra would never be possible without your contributions! 🐍</p>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/spf13/cobra/commit/860791844ed3a2e544a9b9bbbcb14144a948ad20"><code>8607918</code></a> feat: make InitDefaultCompletionCmd public (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1467">#1467</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/2169adb5749372c64cdd303864ae8a444da6350f"><code>2169adb</code></a> Add groups for commands in help (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1003">#1003</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/212ea4078323771dc49b6f25a41d84efbaac3a4c"><code>212ea40</code></a> Include --help and --version flag in completion (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1813">#1813</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/d4040ad8dbc351b7eb88b2ffcff6f3642bce8ce1"><code>d4040ad</code></a> Allow user to add completion for powershell alias (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1621">#1621</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/23fc5e099f7bb8b8f979e3928cb1078b9c939daa"><code>23fc5e0</code></a> ci: add minimum GitHub token permissions for workflows (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1792">#1792</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/93d1913fb03362f97e95aeacc7d1541764cafc2f"><code>93d1913</code></a> Add OnFinalize method (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1788">#1788</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/07034fee4995578a771c4185dab38cc16ac3f420"><code>07034fe</code></a> build(deps): bump actions/stale from 5 to 6 (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1815">#1815</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/3dc9761b36e8975006cd9b47d3b55b9751050a1e"><code>3dc9761</code></a> Add allero to list of projects using cobra (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1819">#1819</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/7039e1fa214cfc1de404ed6540158c8fda64a758"><code>7039e1f</code></a> Add '--version' flag to Help output (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1707">#1707</a>)</li>
    <li><a href="https://github.com/spf13/cobra/commit/fce8d8aeb08dc6afe413cc0af67a7fbb3cffec4c"><code>fce8d8a</code></a> Expose ValidateRequiredFlags and ValidateFlagGroups (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1760">#1760</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cobra&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    58ee42c View commit details
    Browse the repository at this point in the history
  9. build(deps): Bump google.golang.org/grpc from 1.50.0 to 1.50.1 (tende…

    …rmint#9567)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.0 to 1.50.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p>
    <blockquote>
    <h2>Release 1.50.1</h2>
    <p>New Features</p>
    <ul>
    <li>gcp/observability: support new configuration defined in public preview user guide</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/grpc/grpc-go/commit/4c776ec01572d55249df309251900554b46adb41"><code>4c776ec</code></a> Cherry-pick observability changes from master to v1.50.x and update version t...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/6576007e5601072d8ddf9a01720851cd12e2b7bc"><code>6576007</code></a> Change version to 1.50.1-dev (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5686">#5686</a>)</li>
    <li>See full diff in <a href="https://github.com/grpc/grpc-go/compare/v1.50.0...v1.50.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.50.0&new-version=1.50.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    301211c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. docs: clarify BlockIDFlag variants (tendermint#9590)

    * docs: clarify BlockIDFlag variants
    
    * Update proto/tendermint/types/types.proto
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * Update proto/tendermint/types/types.proto
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * Update spec/core/data_structures.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * Update spec/core/data_structures.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * make proto-gen
    
    Co-authored-by: Sergio Mena <[email protected]>
    rootulp and sergio-mena committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3bd2153 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. docs: remove outdated comment (tendermint#9597)

    tendermint#8775 was resolved and backported so I think this comment is no longer applicable.
    rootulp committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    af2981a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    3136b7a View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 (ten…

    …dermint#9616)
    
    Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.2.0 to 1.2.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/BurntSushi/toml/releases">github.com/BurntSushi/toml's releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.1</h2>
    <p>This release fixes the <code>omitempty</code> struct tag on an uncomparable type panicking.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/BurntSushi/toml/commit/74c008f3d2dcb9c295248aada067301a0d810932"><code>74c008f</code></a> Test Go 1.19; gofmt 1.19</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/8de7f4a34c172a761a315154970f2ff5f2f32b0f"><code>8de7f4a</code></a> Update tests a little bit and add comment</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/8bbca55db535f5fb9a35b0267dda7ba82c4ffd60"><code>8bbca55</code></a> add a check for uncomparable empty structs</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/17ef72d8f765b7400d9a9b3cd3eba5028a2bcd84"><code>17ef72d</code></a> Tweak docs to use Go 1.19 syntax</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/1ba7f5b05951c7331f4eefea9bce295e2cb141f2"><code>1ba7f5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/BurntSushi/toml/issues/367">#367</a> from zhsj/fix-32</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/473c10f5a3a879603fb084c86a9a3b0508a85813"><code>473c10f</code></a> Fix test on 32 bit arch</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/360c9e349664b57aac916a5c41aac8702b179c09"><code>360c9e3</code></a> Don't return error on uncomparable types: just silently ignore like before</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/929b0a7b987e054a2d17a5ad552d054f82b91b2f"><code>929b0a7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/BurntSushi/toml/issues/361">#361</a> from BurntSushi/p-omitempty</li>
    <li><a href="https://github.com/BurntSushi/toml/commit/8d9ffad36d84d870dd2d7740d5ecc6fd8626d3c8"><code>8d9ffad</code></a> Don't panic with 'omitempty' and uncomparable type</li>
    <li>See full diff in <a href="https://github.com/BurntSushi/toml/compare/v1.2.0...v1.2.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/BurntSushi/toml&package-manager=go_modules&previous-version=1.2.0&new-version=1.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2c40ca5 View commit details
    Browse the repository at this point in the history
  3. e2e: configurable IP addresses for e2e testnet generator (tendermint#…

    …9592)
    
    * add the infrastructure types
    
    * add infra data to testnetload
    
    * extract infrastructure generation from manifest creation
    
    * add infrastructure type and data flags
    
    * rename docker ifd constructor
    
    * implement read ifd from file
    
    * add 'provider' field to the infrastructure data file to disable ip range check
    
    * return error from infrastructure from data file function
    
    * remove ifd from Setup
    
    * implement a basic infra provider with a simple setup command
    
    * remove misbehavior remnants
    
    * use manifest instead of file in all places
    
    * include cidr block range in the infrastructure data
    
    * nolint gosec
    
    * gosec
    
    * lint
    williambanfield committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f670920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a59d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    0d4db7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a46a76 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/bufbuild/buf from 1.8.0 to 1.9.0 (tender…

    …mint#9615)
    
    Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.8.0 to 1.9.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's releases</a>.</em></p>
    <blockquote>
    <h2>v1.9.0</h2>
    <ul>
    <li>
    <p>New compiler that is faster and uses less memory than the outgoing one.</p>
    <ul>
    <li>When generating source code info, the new compiler is 20% faster, and allocates
    13% less memory.</li>
    <li>If <em>not</em> generating source code info, the new compiler is 50% faster and
    allocates 35% less memory.</li>
    <li>In addition to allocating less memory through the course of a compilation, the
    new compiler releases some memory much earlier, allowing it to be garbage
    collected much sooner. This means that by the end of a very large compilation
    process, less than half as much memory is live/pinned to the heap, decreasing
    overall memory pressure.</li>
    </ul>
    <p>The new compiler also addresses a few bugs where Buf would accept proto sources
    that protoc would reject:</p>
    <ul>
    <li>In proto3 files, field and enum names undergo a validation that they are
    sufficiently different so that there will be no conflicts in JSON names.</li>
    <li>Fully-qualified names of elements (like a message, enum, or service) may not
    conflict with package names.</li>
    <li>A oneof or extend block may not contain empty statements.</li>
    <li>Package names may not be &gt;= 512 characters in length or contain &gt; 100 dots.</li>
    <li>Nesting depth of messages may not be &gt; 32.</li>
    <li>Field types and method input/output types may not refer to synthetic
    map entry messages.</li>
    </ul>
    </li>
    <li>
    <p>Push lint and breaking configuration to the registry.</p>
    </li>
    <li>
    <p>Include <code>LICENSE</code> file in the module on <code>buf push</code>.</p>
    </li>
    <li>
    <p>Formatter better edits/preserves whitespace around inline comments.</p>
    </li>
    <li>
    <p>Formatter correctly indents multi-line block (C-style) comments.</p>
    </li>
    <li>
    <p>Formatter now indents trailing comments at the end of an indented block body
    (including contents of message and array literals and elements in compact options)
    the same as the rest of the body (instead of out one level, like the closing
    punctuation).</p>
    </li>
    <li>
    <p>Formatter uses a compact, single-line representation for array and message literals
    in option values that are sufficiently simple (single scalar element or field).</p>
    </li>
    <li>
    <p><code>buf beta convert</code> flags have changed from <code>--input</code> to <code>--from</code> and <code>--output</code>/<code>-o</code> to <code>--to</code></p>
    </li>
    <li>
    <p>Fully qualified type names now must be passed to the <code>input</code> argument and <code>--type</code> flag separately</p>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's changelog</a>.</em></p>
    <blockquote>
    <h2>[v1.9.0] - 2022-10-19</h2>
    <ul>
    <li>
    <p>New compiler that is faster and uses less memory than the outgoing one.</p>
    <ul>
    <li>When generating source code info, the new compiler is 20% faster, and allocates
    13% less memory.</li>
    <li>If <em>not</em> generating source code info, the new compiler is 50% faster and
    allocates 35% less memory.</li>
    <li>In addition to allocating less memory through the course of a compilation, the
    new compiler releases some memory much earlier, allowing it to be garbage
    collected much sooner. This means that by the end of a very large compilation
    process, less than half as much memory is live/pinned to the heap, decreasing
    overall memory pressure.</li>
    </ul>
    <p>The new compiler also addresses a few bugs where Buf would accept proto sources
    that protoc would reject:</p>
    <ul>
    <li>In proto3 files, field and enum names undergo a validation that they are
    sufficiently different so that there will be no conflicts in JSON names.</li>
    <li>Fully-qualified names of elements (like a message, enum, or service) may not
    conflict with package names.</li>
    <li>A oneof or extend block may not contain empty statements.</li>
    <li>Package names may not be &gt;= 512 characters in length or contain &gt; 100 dots.</li>
    <li>Nesting depth of messages may not be &gt; 32.</li>
    <li>Field types and method input/output types may not refer to synthetic
    map entry messages.</li>
    </ul>
    </li>
    <li>
    <p>Push lint and breaking configuration to the registry.</p>
    </li>
    <li>
    <p>Include <code>LICENSE</code> file in the module on <code>buf push</code>.</p>
    </li>
    <li>
    <p>Formatter better edits/preserves whitespace around inline comments.</p>
    </li>
    <li>
    <p>Formatter correctly indents multi-line block (C-style) comments.</p>
    </li>
    <li>
    <p>Formatter now indents trailing comments at the end of an indented block body
    (including contents of message and array literals and elements in compact options)
    the same as the rest of the body (instead of out one level, like the closing
    punctuation).</p>
    </li>
    <li>
    <p>Formatter uses a compact, single-line representation for array and message literals
    in option values that are sufficiently simple (single scalar element or field).</p>
    </li>
    <li>
    <p><code>buf beta convert</code> flags have changed from <code>--input</code> to <code>--from</code> and <code>--output</code>/<code>-o</code> to <code>--to</code></p>
    </li>
    <li>
    <p>fully qualified type names now must be parsed to the <code>input</code> argument and <code>--type</code> flag separately</p>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/bufbuild/buf/commit/0d39fac763025d6e86f7145d9836c9214a628c12"><code>0d39fac</code></a> Update to v1.9.0 (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1511">#1511</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/9033632c0f387f82fd120565e579524346c1e1da"><code>9033632</code></a> Update CHANGELOG.md (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1510">#1510</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/3bafb05ee5fd81dae3467639a06c3734d8f02e39"><code>3bafb05</code></a> Update CHANGELOG.md (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1501">#1501</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/ff03a69a0fcfaa620f4067b602755dd00c3e6430"><code>ff03a69</code></a> Use protocompile as the compiler (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1463">#1463</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/bda6cf66c4a97158ce6ec7d4d09cb4b0ff2b8585"><code>bda6cf6</code></a> avoid panic in OptionExtensionDescriptor (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1506">#1506</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/a39cbab60f20bed1e1754969b35983d922d8ff39"><code>a39cbab</code></a> BSR-578/Protobuf definition for updating metadata (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1483">#1483</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/e7889dcecf4c7e9391f72c0a184e03304884e9b7"><code>e7889dc</code></a> move convert command tests to where commands are tested (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1507">#1507</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/85bed0978099217d64f54fd066db6aeab5df8cc4"><code>85bed09</code></a> Change field option packed type to optional</li>
    <li><a href="https://github.com/bufbuild/buf/commit/760da6748b7d871b644bcad690f739b95d66b3a1"><code>760da67</code></a> bufmodule: test NewModuleForBucket (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1486">#1486</a>)</li>
    <li><a href="https://github.com/bufbuild/buf/commit/045f5685fc1ce5a31ace893f5e1d4aa1ed0756b5"><code>045f568</code></a> update makego and go dependencies (<a href="https://github-redirect.dependabot.com/bufbuild/buf/issues/1495">#1495</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.8.0...v1.9.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.8.0&new-version=1.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    58b9e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716a624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc15531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13bd4b6 View commit details
    Browse the repository at this point in the history
  7. ci: Only allow automated security-related dependency updates on relea…

    …se branches (tendermint#9600)
    
    At present we allow automated dependency updates on release branches via Dependabot. This seems fine for `main`, but is risky for release branches.
    
    This PR enables _daily_ checks for security-related dependency updates on release branches, but only performs automated non-security-related updates for `main` (weekly).
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    160a33f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82c29db View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.2.1 to 2.3…

    ….0 (tendermint#9634)
    
    Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.2.1 to 2.3.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/btcsuite/btcd/commit/2cc19083f2b72b544c00dc2bc2ff59b01ba6d3c2"><code>2cc1908</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/btcsuite/btcd/issues/1894">#1894</a> from Roasbeef/musig2-1-0</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/eef9fbc5c9f517d8bc03d79ce96854e151d735cf"><code>eef9fbc</code></a> btcec/schnorr/musig2: always pass in priv key for early nonce gen</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/323871ff16408b4cb03c3f43faa3daa57541ee24"><code>323871f</code></a> btcec/musig2: remove old canned test vector code</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/5d895bbea5fa186712f61c4cbcbfdccd6de1cda8"><code>5d895bb</code></a> btcec/schnorr/musig2: add sig combine test vectors</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/ca28a98425aca171343ab6cb525ac3dbdf0bb397"><code>ca28a98</code></a> btcec/schnorr/musig2: add sig verify+sign test vectors</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/cc12483f0aae6d8f5e08bac15ceb8309b6589c8c"><code>cc12483</code></a> btcec/schnorr/musig2: add key tweak sign test vectors</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/4e55273815ee5d33969fc371742dc0e43cd30bd5"><code>4e55273</code></a> btcec/schnorr/musig2: update key agg test vectors to musig2 1.0.0</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/3d9f4484dfd6d01d07cffa90498f7595467cc190"><code>3d9f448</code></a> btcec/schnorr/musig: update nonce test vectors to musig2 1.0.0</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/1567f200557d22b81f0b5cdcf0a9986cb83445b2"><code>1567f20</code></a> btcec/schnorr/musig2: update to musig 1.0.0</li>
    <li><a href="https://github.com/btcsuite/btcd/commit/a34e7779163e159a41774e26778a2abf788620c0"><code>a34e777</code></a> btcec/schnorr/musig2: update musig2 impl to version 0.7.0</li>
    <li>Additional commits viewable in <a href="https://github.com/btcsuite/btcd/compare/btcec/v2.2.1...btcec/v2.3.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/btcsuite/btcd/btcec/v2&package-manager=go_modules&previous-version=2.2.1&new-version=2.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    98ad5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bd4b6 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (tenderm…

    …int#9635)
    
    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's releases</a>.</em></p>
    <blockquote>
    <h2>v1.6.1</h2>
    <h3>Bug fixes 🐛</h3>
    <ul>
    <li>Fixes a panic when <code>AddGroup</code> isn't called before <code>AddCommand(my-sub-command)</code> is executed. This can happen within more complex cobra file structures that have many different <code>init</code>s to be executed. Now, the check for groups has been moved to <code>ExecuteC</code> and provides more flexibility when working with grouped commands - <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> (and shout out to <a href="https://github.com/aawsome"><code>@​aawsome</code></a>, <a href="https://github.com/andig"><code>@​andig</code></a> and <a href="https://github.com/KINGSABRI"><code>@​KINGSABRI</code></a> for a deep investigation into this! 👏🏼)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/spf13/cobra/commit/b43be995ebb4bee335a787bd44498b91aef7619c"><code>b43be99</code></a> Check for group presence after full initialization (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1839">#1839</a>) (<a href="https://github-redirect.dependabot.com/spf13/cobra/issues/1841">#1841</a>)</li>
    <li>See full diff in <a href="https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cobra&package-manager=go_modules&previous-version=1.6.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d95e423 View commit details
    Browse the repository at this point in the history
  4. p2p: add a per-message type send and receive metric (tendermint#9622)

    * p2p: ressurrect the p2p envelope and use to calculate message metric
    
    Co-authored-by: Callum Waters <[email protected]>
    williambanfield and cmwaters committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    09b8708 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. ci: Fix linter complaint (tendermint#9645)

    Fixes a very silly linter complaint that makes absolutely no sense and is blocking the merging of several PRs.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    83b7f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. ci: Run Markdown link checker nightly (tendermint#9642)

    * ci: Run Markdown link checker nightly
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci: Switch to Informal Systems fork of link checker
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update link checker config to work with GitHub
    
    As per tcort/markdown-link-check#201 (comment)
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f138cb9 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/vektra/mockery/v2 from 2.14.0 to 2.14.1 (t…

    …endermint#9649)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.14.0 to 2.14.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/vektra/mockery/releases">github.com/vektra/mockery/v2's releases</a>.</em></p>
    <blockquote>
    <h2>v2.14.1</h2>
    <h2>Changelog</h2>
    <ul>
    <li>1361e94 Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/493">#493</a> from CorentinClabaut/doc</li>
    <li>546b334 Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/496">#496</a> from ccoVeille/typos</li>
    <li>94c17ff Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/511">#511</a> from acln0/respect-dumb-terminal</li>
    <li>178902b PR update</li>
    <li>464ea71 Slightly improve documentation</li>
    <li>c60fce5 cmd: respect TERM=dumb by not using colors</li>
    <li>4ca0450 fix typos and style in documentation, test and error reporting</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vektra/mockery/commit/94c17ff51f0fac0dbcecfc7e56397167b6905ecb"><code>94c17ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/511">#511</a> from acln0/respect-dumb-terminal</li>
    <li><a href="https://github.com/vektra/mockery/commit/c60fce57fa3be76f90bdec579a45a3b6712496c2"><code>c60fce5</code></a> cmd: respect TERM=dumb by not using colors</li>
    <li><a href="https://github.com/vektra/mockery/commit/546b33489df53ed09e5714f46872e368ecb4b632"><code>546b334</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/496">#496</a> from ccoVeille/typos</li>
    <li><a href="https://github.com/vektra/mockery/commit/4ca0450f9bbbd2a535c10921f05121dbbb5b95fd"><code>4ca0450</code></a> fix typos and style in documentation, test and error reporting</li>
    <li><a href="https://github.com/vektra/mockery/commit/1361e94bd2c5b9e977c7d03f1ff7ecc74ac566c7"><code>1361e94</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/493">#493</a> from CorentinClabaut/doc</li>
    <li><a href="https://github.com/vektra/mockery/commit/178902b330f3deebf3dcee7b8b09db94b1a4ab32"><code>178902b</code></a> PR update</li>
    <li><a href="https://github.com/vektra/mockery/commit/464ea71ef6138388f6bf51de074962cfb2168568"><code>464ea71</code></a> Slightly improve documentation</li>
    <li>See full diff in <a href="https://github.com/vektra/mockery/compare/v2.14.0...v2.14.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vektra/mockery/v2&package-manager=go_modules&previous-version=2.14.0&new-version=2.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c8f9f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. spec/abci: Removed reference to Finalize block (tendermint#9656)

    * spec/abci: Removed reference to Finalize block
    
    * Update spec/abci/abci++_methods.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    Co-authored-by: Sergio Mena <[email protected]>
    jmalicevic and sergio-mena committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    629cdc7 View commit details
    Browse the repository at this point in the history
  2. docs: describe undocumented MempoolConfig fields (tendermint#9598)

    * docs: describe undocumented MempoolConfig fields
    
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    rootulp and jmalicevic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d704c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Documentation of p2p layer in Tendermint v0.34 (tendermint#9348)

    * spec: overview of p2p in v0.34 (tendermint#9120)
    
    * Iniital comments on v0.34 p2p
    
    * Added conf, updated text
    
    * Moved everything to spec
    
    * Update README.md
    
    * spec: overview of the p2p implementation in v0.34 (tendermint#9126)
    
    * Spec: p2p v0.34 doc, switch initial documentation
    
    * Spec: p2p v0.34 doc, list of source files
    
    * Spec: p2p v0.34 doc, transport documentation
    
    * Spec: p2p v0.34 doc, transport error handling
    
    * Spec: p2p v0.34 doc, PEX initial documentation
    
       * PEX protocol documentation is a separated file
       * PEX reactor documentation with a general documentation, including
         the address book and its role as (outbound) peer manager.
    
    * Spec: p2p v0.34 doc, PEX protocol documentation
    
    * Spec: p2p v0.34 doc, PEX protocol on seed nodes
    
    * Spec: p2p v0.34 doc, address book
    
    * Spec: p2p v0.34 doc, address book, more details
    
    * Spec: p2p v0.34 doc, address book persistence
    
    * Spec: p2p v0.34 doc, address book random samples
    
    * Spec: p2p v0.34 doc, status of this documentation
    
    * Spec: p2p v0.34 doc, pex reactor documentation
    
    * Spec: p2p v0.34 doc, addressing PR tendermint#9126 comments
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * Spec: p2p v0.34 doc, peer manager, outbound peers
    
    Co-authored-by: Daniel Cason <cason@gandria>
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * spec:p2p v0.34 introduction (tendermint#9319)
    
    * restructure README.md initial
    
    * Fix typos
    
    * Reorganization
    
    * spec: overview of p2p in v0.34 (tendermint#9120)
    
    * Iniital comments on v0.34 p2p
    
    * Added conf, updated text
    
    * Moved everything to spec
    
    * Update README.md
    
    * spec: overview of the p2p implementation in v0.34 (tendermint#9126)
    
    * Spec: p2p v0.34 doc, switch initial documentation
    
    * Spec: p2p v0.34 doc, list of source files
    
    * Spec: p2p v0.34 doc, transport documentation
    
    * Spec: p2p v0.34 doc, transport error handling
    
    * Spec: p2p v0.34 doc, PEX initial documentation
    
       * PEX protocol documentation is a separated file
       * PEX reactor documentation with a general documentation, including
         the address book and its role as (outbound) peer manager.
    
    * Spec: p2p v0.34 doc, PEX protocol documentation
    
    * Spec: p2p v0.34 doc, PEX protocol on seed nodes
    
    * Spec: p2p v0.34 doc, address book
    
    * Spec: p2p v0.34 doc, address book, more details
    
    * Spec: p2p v0.34 doc, address book persistence
    
    * Spec: p2p v0.34 doc, address book random samples
    
    * Spec: p2p v0.34 doc, status of this documentation
    
    * Spec: p2p v0.34 doc, pex reactor documentation
    
    * Spec: p2p v0.34 doc, addressing PR tendermint#9126 comments
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * Spec: p2p v0.34 doc, peer manager, outbound peers
    
    Co-authored-by: Daniel Cason <cason@gandria>
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * spec:p2p v0.34 introduction (tendermint#9319)
    
    * restructure README.md initial
    
    * Fix typos
    
    * Reorganization
    
    * spec: p2p v0.34, addressbook review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, peer manager review
    
    * Filled config description
    
    * spec: p2p v0.34, transport review
    
    * spec: p2p v0.34, switch review
    
    * spec: p2p v0.34, overview, first version
    
    * spec: p2p v0.34, peer manager review
    
    * spec: p2p v0.34, shorter readme
    
    * Configuration update
    
    * Configuration update
    
    * Shortened README
    
    * spec: p2p v0.34, readme intro
    
    * spec: p2p v0.34, readme contents
    
    * spec: p2p v0.34, readme references
    
    * spec: p2p readme points to v0.34
    
    * spec: p2p, v0.34, fixing brokend markdown links
    
    * Makrdown fix
    
    * Apply suggestions from code review
    
    Co-authored-by: Adi Seredinschi <[email protected]>
    Co-authored-by: Zarko Milosevic <[email protected]>
    
    * spec: p2p v0.34, address book new intro
    
    * spec: p2p v0.34, address book buckets summary
    
    * spec: p2p v0.34, peer manager, issue link
    
    * spec: p2p v0.34, fixing links
    
    * spec: p2p v0.34, addressing comments from reviews
    
    * spec: p2p v0.34, addressing comments from reviews
    
    * Apply suggestions from Jasmina's code review
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    
    * spec: p2p v0.34, addressing comments from reviews
    
    * Apply suggestions from code review
    
    Co-authored-by: Sergio Mena <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    Co-authored-by: Sergio Mena <[email protected]>
    
    * spec: p2p, v0.34, address book section reorganized
    
    * spec: p2p, v0.34, addressing review comments
    
    * Typos
    
    * Typo
    
    * spec: p2p, v0.34, address book markbad
    
    Co-authored-by: Jasmina Malicevic <[email protected]>
    Co-authored-by: Daniel Cason <cason@gandria>
    Co-authored-by: Adi Seredinschi <[email protected]>
    Co-authored-by: Zarko Milosevic <[email protected]>
    Co-authored-by: Sergio Mena <[email protected]>
    6 people committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6bde634 View commit details
    Browse the repository at this point in the history
  2. Removes space in hyperlink (tendermint#9653)

    Simple formatting issue.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    lasarojc committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f58ba4d View commit details
    Browse the repository at this point in the history
  3. Moves the PBTS ADR to Accepted list (tendermint#9654)

    ditto
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    lasarojc committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9ec9085 View commit details
    Browse the repository at this point in the history
  4. rpc: Add caching support (tendermint#9650)

    * Set cache control in the HTTP-RPC response header
    
    * Add a simply cache policy to the RPC routes
    
    * add a condition to check the RPC request has default height settings
    
    * fix cherry pick error
    
    * update pending log
    
    * use options struct intead of single parameter
    
    * refacor FuncOptions to functional options
    
    * add functional options in WebSocket RPC function
    
    * revert doc
    
    * replace deprecated function call
    
    * revise functional options
    
    * remove unuse comment
    
    * fix revised error
    
    * adjust cache-control settings
    
    * Update rpc/jsonrpc/server/http_json_handler.go
    
    Co-authored-by: Thane Thomson <[email protected]>
    
    * linter: Fix false positive
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * rpc: Separate cacheable and non-cacheable HTTP response writers
    
    Allows us to roll this change out in a non-API-breaking way, since this
    is an additive change.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * rpc: Ensure consistent caching strategy
    
    Ensure a consistent caching strategy across both JSONRPC- and URI-based
    requests.
    
    This requires a bit of a refactor of the previous caching logic, which
    is complicated a little by the complex reflection-based approach taken
    in the Tendermint RPC.
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * rpc: Add more tests for caching
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Update CHANGELOG_PENDING
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * light: Sync routes config with RPC core
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * rpc: Update OpenAPI docs
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    Co-authored-by: jayt106 <[email protected]>
    Co-authored-by: jay tseng <[email protected]>
    Co-authored-by: JayT106 <[email protected]>
    4 people committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    816c6ba View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. build(deps): Bump slackapi/slack-github-action from 1.22.0 to 1.23.0 (t…

    …endermint#9669)
    
    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.22.0 to 1.23.0.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v1.22...v1.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f008a27 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (tende…

    …rmint#9670)
    
    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/spf13/viper/releases">github.com/spf13/viper's releases</a>.</em></p>
    <blockquote>
    <h2>v1.14.0</h2>
    
    <h2>What's Changed</h2>
    <h3>Enhancements 🚀</h3>
    <ul>
    <li>feat: make Viper compile on platforms unsupported by fsnotify by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1457">spf13/viper#1457</a></li>
    <li>Fsnotify improvements by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1458">spf13/viper#1458</a></li>
    <li>Disable watch on appengine by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1460">spf13/viper#1460</a></li>
    </ul>
    <h3>Breaking Changes 🛠</h3>
    <ul>
    <li>Drop support for Go 1.15 by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1428">spf13/viper#1428</a></li>
    </ul>
    <h3>Dependency Updates ⬆️</h3>
    <ul>
    <li>build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1406">spf13/viper#1406</a></li>
    <li>build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1437">spf13/viper#1437</a></li>
    <li>build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1453">spf13/viper#1453</a></li>
    <li>build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1449">spf13/viper#1449</a></li>
    <li>chore: update crypt by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1461">spf13/viper#1461</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0">https://github.com/spf13/viper/compare/v1.13.0...v1.14.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/spf13/viper/commit/b89e554a96abde447ad13a26dcc59fd00375e555"><code>b89e554</code></a> chore: update crypt</li>
    <li><a href="https://github.com/spf13/viper/commit/db9f89ac41895a5f8f60c8445c6fed349e4ba19e"><code>db9f89a</code></a> chore: disable watch on appengine</li>
    <li><a href="https://github.com/spf13/viper/commit/4b8d14881e10288b24eddd0873b0c0ce4710a333"><code>4b8d148</code></a> refactor: use new Has fsnotify method for event matching</li>
    <li><a href="https://github.com/spf13/viper/commit/2e99a57324e6bbe3013d3fcba7713274fbf82066"><code>2e99a57</code></a> refactor: rename watch file to unsupported</li>
    <li><a href="https://github.com/spf13/viper/commit/dcb7f30f39751d61fe3a6c6d0568973736042e65"><code>dcb7f30</code></a> feat: fix compilation for all platforms unsupported by fsnotify</li>
    <li><a href="https://github.com/spf13/viper/commit/2e04739b68e9094f42360918c25b44d11db4f7db"><code>2e04739</code></a> ci: drop dedicated wasm build</li>
    <li><a href="https://github.com/spf13/viper/commit/b2234f214f6048d5bab7d676e66fc81c55b3332a"><code>b2234f2</code></a> ci: add build for aix</li>
    <li><a href="https://github.com/spf13/viper/commit/52009d34937352d756f2c2ec160662585f6cdf0a"><code>52009d3</code></a> feat: disable watcher on aix</li>
    <li><a href="https://github.com/spf13/viper/commit/b274f639e0fd0b8308abeeea120f7e9ff84d42a9"><code>b274f63</code></a> build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0</li>
    <li><a href="https://github.com/spf13/viper/commit/7c62cfdbac2169039411f196bc639d5e5618ea23"><code>7c62cfd</code></a> build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1</li>
    <li>Additional commits viewable in <a href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.13.0&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5a9a84e View commit details
    Browse the repository at this point in the history
  3. abci: Add unsynchronized local client (tendermint#9660)

    * Remove extra interface cast
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * Remove irrelevant comment
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * abci: Add unsynchronized local client
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * proxy: Add unsync local client creator
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * e2e: Add sync app for use with unsync local client
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * abci: Elaborate on mutex param in unsync local client
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * proxy: Remove unnecessary comment
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * abcicli: Remove unnecessary mutex param from unsync client
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * ci/e2e: Explicitly use sync app for validator04
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * e2e: Ensure app is definitely the E2E app
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    45071d1 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github.com/gofrs/uuid from 4.3.0+incompatible to 4.…

    …3.1+incompatible (tendermint#9671)
    
    Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.3.0+incompatible to 4.3.1+incompatible.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/gofrs/uuid/releases">github.com/gofrs/uuid's releases</a>.</em></p>
    <blockquote>
    <h2>v4.3.1</h2>
    <ul>
    <li>Update UUIDv7 to use unix millisecond calculation that is friendly to legacy go versions by <a href="https://github.com/convto"><code>@​convto</code></a>
    Full Changelog: v4.3.0...v4.3.1</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/gofrs/uuid/commit/e1079f31cfcadf78856b9866d15574dd6546e29b"><code>e1079f3</code></a> Use legacy go versions compatible unix millisecond calculation (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/104">#104</a>)</li>
    <li>See full diff in <a href="https://github.com/gofrs/uuid/compare/v4.3.0...v4.3.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofrs/uuid&package-manager=go_modules&previous-version=4.3.0+incompatible&new-version=4.3.1+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0beac72 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump github.com/prometheus/client_golang from 1.13.0 to …

    …1.13.1 (tendermint#9672)
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.13.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's releases</a>.</em></p>
    <blockquote>
    <h2>1.13.1 / 2022-11-02</h2>
    <ul>
    <li>[BUGFIX] Fix race condition with Exemplar in Counter. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1146">#1146</a></li>
    <li>[BUGFIX] Fix <code>CumulativeCount</code> value of <code>+Inf</code> bucket created from exemplar. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1148">#1148</a></li>
    <li>[BUGFIX] Fix double-counting bug in <code>promhttp.InstrumentRoundTripperCounter</code>. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1118">#1118</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.1">https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/blob/v1.13.1/CHANGELOG.md">github.com/prometheus/client_golang's changelog</a>.</em></p>
    <blockquote>
    <h2>1.13.1 / 2022-11-01</h2>
    <ul>
    <li>[BUGFIX] Fix race condition with Exemplar in Counter. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1146">#1146</a></li>
    <li>[BUGFIX] Fix <code>CumulativeCount</code> value of <code>+Inf</code> bucket created from exemplar. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1148">#1148</a></li>
    <li>[BUGFIX] Fix double-counting bug in <code>promhttp.InstrumentRoundTripperCounter</code>. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1118">#1118</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prometheus/client_golang/commit/53e51c4f5338f760a766232610e574b00ea720d8"><code>53e51c4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1157">#1157</a> from prometheus/cut-1.13.1</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/79ca0eb2ba90a9c1754d29177d0bfe3afb425449"><code>79ca0eb</code></a> Added tip from Björn + Grammarly.</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/078f11f85b2cb5d535f5856903e73b758a8f0568"><code>078f11f</code></a> Cut 1.13.1 release (+ documenting release process).</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/ddd7f0edcd31dd27b31ee9c54b5c22d44258d5d1"><code>ddd7f0e</code></a> Fix race condition with Exemplar in Counter (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1146">#1146</a>)</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/1f93f64580770181b19e685e1a243923fb61d476"><code>1f93f64</code></a> Fix <code>CumulativeCount</code> value of <code>+Inf</code> bucket created from exemplar (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1148">#1148</a>)</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/8cc2b6c472a5d4cfc3d9fe37c5a23f7239faf707"><code>8cc2b6c</code></a> Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1118">#1118</a>)</li>
    <li>See full diff in <a href="https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/client_golang&package-manager=go_modules&previous-version=1.13.0&new-version=1.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ff0f988 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. docs: Add new per-message type P2P metrics (tendermint#9676)

    * docs: Monospace metric names
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * docs: Consistently capitalize metric types
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * docs: Monospace metric tags
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * docs: Fix underscores in metrics page
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * docs: Make metric description capitalization consistent
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    * docs: Add new per-message P2P metrics
    
    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3aa6c81 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. docs: Add supported versions to README (tendermint#9677)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c6a0dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffae184 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Forward-port v0.34.23 changelog entry (tendermint#9685)

    From tendermint#9684.
    
    [Rendered](https://github.com/tendermint/tendermint/blob/thane/v0.34.23-changelog/CHANGELOG.md#v03423)
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d534285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12588a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a7ac8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update codeowners to include Adi and Lásaro (tendermint#9697)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d324430 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Disambiguates wording in EndBlock (tendermint#9698)

    The current text gives margin to committing changes to the app state during EndBlock, but it should only happen during Commit.
    Also, PrepareProposal is not allowed to modify transactions, but only the transaction set.
    lasarojc committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a7dc8aa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    eb14a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae164bf View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/prometheus/client_golang from 1.13.1 to …

    …1.14.0 (tendermint#9701)
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.14.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's releases</a>.</em></p>
    <blockquote>
    <h2>1.14.0 / 2022-11-08</h2>
    <p>It might look like a small release, but it's quite opposite 😱 There were many non user facing changes and fixes and enormous work from engineers from Grafana to add native histograms in 💪🏾 Enjoy! 😍</p>
    <h2>What's Changed</h2>
    <ul>
    <li>[FEATURE] Add Support for Native Histograms. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1150">#1150</a></li>
    <li>[CHANGE] Extend <code>prometheus.Registry</code> to implement <code>prometheus.Collector</code> interface. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1103">#1103</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/hairyhenderson"><code>@​hairyhenderson</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1118">prometheus/client_golang#1118</a></li>
    <li><a href="https://github.com/rfratto"><code>@​rfratto</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1103">prometheus/client_golang#1103</a></li>
    <li><a href="https://github.com/donotnoot"><code>@​donotnoot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1125">prometheus/client_golang#1125</a></li>
    <li><a href="https://github.com/rogerogers"><code>@​rogerogers</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1130">prometheus/client_golang#1130</a></li>
    <li><a href="https://github.com/balintzs"><code>@​balintzs</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1148">prometheus/client_golang#1148</a></li>
    <li><a href="https://github.com/fstab"><code>@​fstab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1146">prometheus/client_golang#1146</a></li>
    <li><a href="https://github.com/jessicalins"><code>@​jessicalins</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/client_golang/pull/1152">prometheus/client_golang#1152</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0">https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's changelog</a>.</em></p>
    <blockquote>
    <h2>1.14.0 / 2022-11-08</h2>
    <ul>
    <li>[FEATURE] Add Support for Native Histograms. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1150">#1150</a></li>
    <li>[CHANGE] Extend <code>prometheus.Registry</code> to implement <code>prometheus.Collector</code> interface. <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1103">#1103</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prometheus/client_golang/commit/254e5468413f19fb75cdad45f5ddc0b8c975188c"><code>254e546</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1162">#1162</a> from kakkoyun/cut-1.14.0</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/c8a3d321a03310f9e9a25a4b2da05aa3518c1c7b"><code>c8a3d32</code></a> Cut v1.14.0</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/07d3a8149489c760003c27ef91025fda7da42172"><code>07d3a81</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1161">#1161</a> from prometheus/release-1.13</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/870469ecf91e06e7f587b507971049b1383ae386"><code>870469e</code></a> Test and support 1.19 (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1160">#1160</a>)</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/b785d0c8289996c6529f1f58e402b77ed0b82f5c"><code>b785d0c</code></a> Fix go_collector_latest_test Fail on go1.19 (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1136">#1136</a>)</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/4d54769c6b78afe13bb19481c6acf99b573b6a72"><code>4d54769</code></a> Fix float64 comparison test failure on archs using FMA (<a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1133">#1133</a>)</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/5f202eefdb5dcb9b5b26d4d7c3351d1e5a0d9bc7"><code>5f202ee</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1150">#1150</a> from prometheus/sparsehistogram</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/fffb76cafec47c92b6d5cace647164ea3f9ed845"><code>fffb76c</code></a> Merge branch 'main' into sparsehistogram</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/e92a8c7f4836260163f82ba84f33b62c2787af2d"><code>e92a8c7</code></a> Avoid the term 'sparse' where possible</li>
    <li><a href="https://github.com/prometheus/client_golang/commit/0859bb8f37dd4bd135f5eaba07a2560a7df22753"><code>0859bb8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_golang/issues/1152">#1152</a> from jessicalins/update-to-custom-reg</li>
    <li>Additional commits viewable in <a href="https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/client_golang&package-manager=go_modules&previous-version=1.13.1&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b07e1fa View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump golang.org/x/crypto from 0.1.0 to 0.2.0 (tendermint…

    …#9700)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.2.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/golang/crypto/commit/183a9b70cc805eca27c9474ce65820b468a28795"><code>183a9b7</code></a> go.mod: update golang.org/x dependencies</li>
    <li><a href="https://github.com/golang/crypto/commit/334521b960a2a4412e9e7486c89e9981cf160ddb"><code>334521b</code></a> ssh: fix typo</li>
    <li><a href="https://github.com/golang/crypto/commit/a3485e174077e5296d3d4a43ca31d2d21b40be2c"><code>a3485e1</code></a> all: use math/bits.RotateLeft</li>
    <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.1.0...v0.2.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.1.0&new-version=0.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    755e147 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump pillow from 9.2.0 to 9.3.0 in /scripts/qa/reporting (

    …tendermint#9705)
    
    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/python-pillow/Pillow/releases">pillow's releases</a>.</em></p>
    <blockquote>
    <h2>9.3.0</h2>
    <p><a href="https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html">https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html</a></p>
    <h2>Changes</h2>
    <ul>
    <li>Initialize libtiff buffer when saving <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6699">#6699</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Limit SAMPLESPERPIXEL to avoid runtime DOS <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6700">#6700</a> [<a href="https://github.com/wiredfool"><code>@​wiredfool</code></a>]</li>
    <li>Inline fname2char to fix memory leak <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6329">#6329</a> [<a href="https://github.com/nulano"><code>@​nulano</code></a>]</li>
    <li>Fix memory leaks related to text features <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6330">#6330</a> [<a href="https://github.com/nulano"><code>@​nulano</code></a>]</li>
    <li>Use double quotes for version check on old CPython on Windows <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6695">#6695</a> [<a href="https://github.com/hugovk"><code>@​hugovk</code></a>]</li>
    <li>GHA: replace deprecated set-output command with GITHUB_OUTPUT file <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6697">#6697</a> [<a href="https://github.com/nulano"><code>@​nulano</code></a>]</li>
    <li>Remove backup implementation of Round for Windows platforms <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6693">#6693</a> [<a href="https://github.com/cgohlke"><code>@​cgohlke</code></a>]</li>
    <li>Upload fribidi.dll to GitHub Actions <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6532">#6532</a> [<a href="https://github.com/nulano"><code>@​nulano</code></a>]</li>
    <li>Fixed set_variation_by_name offset <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6445">#6445</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Windows build improvements <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6562">#6562</a> [<a href="https://github.com/nulano"><code>@​nulano</code></a>]</li>
    <li>Fix malloc in _imagingft.c:font_setvaraxes <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6690">#6690</a> [<a href="https://github.com/cgohlke"><code>@​cgohlke</code></a>]</li>
    <li>Only use ASCII characters in C source file <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6691">#6691</a> [<a href="https://github.com/cgohlke"><code>@​cgohlke</code></a>]</li>
    <li>Release Python GIL when converting images using matrix operations <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6418">#6418</a> [<a href="https://github.com/hmaarrfk"><code>@​hmaarrfk</code></a>]</li>
    <li>Added ExifTags enums <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6630">#6630</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Do not modify previous frame when calculating delta in PNG <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6683">#6683</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Added support for reading BMP images with RLE4 compression <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6674">#6674</a> [<a href="https://github.com/npjg"><code>@​npjg</code></a>]</li>
    <li>Decode JPEG compressed BLP1 data in original mode <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6678">#6678</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>pylint warnings <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6659">#6659</a> [<a href="https://github.com/marksmayo"><code>@​marksmayo</code></a>]</li>
    <li>Added GPS TIFF tag info <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6661">#6661</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Added conversion between RGB/RGBA/RGBX and LAB <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6647">#6647</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Do not attempt normalization if mode is already normal <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6644">#6644</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Fixed seeking to an L frame in a GIF <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6576">#6576</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Consider all frames when selecting mode for PNG save_all <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6610">#6610</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Don't reassign crc on ChunkStream close <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6627">#6627</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Raise a warning if NumPy failed to raise an error during conversion <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6594">#6594</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Only read a maximum of 100 bytes at a time in IMT header <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6623">#6623</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Show all frames in ImageShow <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6611">#6611</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Allow FLI palette chunk to not be first <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6626">#6626</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>If first GIF frame has transparency for RGB_ALWAYS loading strategy, use RGBA mode <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6592">#6592</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Round box position to integer when pasting embedded color <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6517">#6517</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Removed EXIF prefix when saving WebP <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6582">#6582</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Pad IM palette to 768 bytes when saving <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6579">#6579</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Added DDS BC6H reading <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6449">#6449</a> [<a href="https://github.com/ShadelessFox"><code>@​ShadelessFox</code></a>]</li>
    <li>Added support for opening WhiteIsZero 16-bit integer TIFF images <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6642">#6642</a> [<a href="https://github.com/JayWiz"><code>@​JayWiz</code></a>]</li>
    <li>Raise an error when allocating translucent color to RGB palette <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6654">#6654</a> [<a href="https://github.com/jsbueno"><code>@​jsbueno</code></a>]</li>
    <li>Moved mode check outside of loops <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6650">#6650</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Added reading of TIFF child images <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6569">#6569</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Improved ImageOps palette handling <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6596">#6596</a> [<a href="https://github.com/PososikTeam"><code>@​PososikTeam</code></a>]</li>
    <li>Defer parsing of palette into colors <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6567">#6567</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Apply transparency to P images in ImageTk.PhotoImage <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6559">#6559</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Use rounding in ImageOps contain() and pad() <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6522">#6522</a> [<a href="https://github.com/bibinhashley"><code>@​bibinhashley</code></a>]</li>
    <li>Fixed GIF remapping to palette with duplicate entries <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6548">#6548</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Allow remap_palette() to return an image with less than 256 palette entries <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6543">#6543</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    <li>Corrected BMP and TGA palette size when saving <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6500">#6500</a> [<a href="https://github.com/radarhere"><code>@​radarhere</code></a>]</li>
    </ul>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst">pillow's changelog</a>.</em></p>
    <blockquote>
    <h2>9.3.0 (2022-10-29)</h2>
    <ul>
    <li>
    <p>Limit SAMPLESPERPIXEL to avoid runtime DOS <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6700">#6700</a>
    [wiredfool]</p>
    </li>
    <li>
    <p>Initialize libtiff buffer when saving <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6699">#6699</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Inline fname2char to fix memory leak <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6329">#6329</a>
    [nulano]</p>
    </li>
    <li>
    <p>Fix memory leaks related to text features <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6330">#6330</a>
    [nulano]</p>
    </li>
    <li>
    <p>Use double quotes for version check on old CPython on Windows <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6695">#6695</a>
    [hugovk]</p>
    </li>
    <li>
    <p>Remove backup implementation of Round for Windows platforms <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6693">#6693</a>
    [cgohlke]</p>
    </li>
    <li>
    <p>Fixed set_variation_by_name offset <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6445">#6445</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Fix malloc in _imagingft.c:font_setvaraxes <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6690">#6690</a>
    [cgohlke]</p>
    </li>
    <li>
    <p>Release Python GIL when converting images using matrix operations <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6418">#6418</a>
    [hmaarrfk]</p>
    </li>
    <li>
    <p>Added ExifTags enums <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6630">#6630</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Do not modify previous frame when calculating delta in PNG <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6683">#6683</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Added support for reading BMP images with RLE4 compression <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6674">#6674</a>
    [npjg, radarhere]</p>
    </li>
    <li>
    <p>Decode JPEG compressed BLP1 data in original mode <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6678">#6678</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Added GPS TIFF tag info <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6661">#6661</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Added conversion between RGB/RGBA/RGBX and LAB <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6647">#6647</a>
    [radarhere]</p>
    </li>
    <li>
    <p>Do not attempt normalization if mode is already normal <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6644">#6644</a>
    [radarhere]</p>
    </li>
    </ul>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/python-pillow/Pillow/commit/d594f4cb8dc47fb0c69ae58d9fff86faae4515bd"><code>d594f4c</code></a> Update CHANGES.rst [ci skip]</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/909dc64ed5f676169aa3d9b0c26f132a06321b83"><code>909dc64</code></a> 9.3.0 version bump</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/1a51ce7b955c65c8f2c6bc7772735b197b8a6aa3"><code>1a51ce7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6699">#6699</a> from hugovk/security-libtiff_buffer</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3"><code>2444cdd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/6700">#6700</a> from hugovk/security-samples_per_pixel-sec</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/744f455830871d61a8de0a5e629d4c2e33817cbb"><code>744f455</code></a> Added release notes</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/0846bfae48513f2f51ca8547ed3b8954fa501fda"><code>0846bfa</code></a> Add to release notes</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/799a6a01052cea3f417a571d7c64cd14acc18c64"><code>799a6a0</code></a> Fix linting</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/00b25fd3ac3648bc28eff5d4c4d816e605e3f05f"><code>00b25fd</code></a> Hide UserWarning in logs</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/05b175ef88c22f5c416bc9b8d5b897dea1abbf2c"><code>05b175e</code></a> Tighter test case</li>
    <li><a href="https://github.com/python-pillow/Pillow/commit/13f2c5ae14901c89c38f898496102afd9daeaf6d"><code>13f2c5a</code></a> Prevent DOS with large SAMPLESPERPIXEL in Tiff IFD</li>
    <li>Additional commits viewable in <a href="https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pillow&package-manager=pip&previous-version=9.2.0&new-version=9.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tendermint/tendermint/network/alerts).
    
    </details>
    dependabot[bot] committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    627b776 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    2b4436d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. docs: updates go.md and go-built-in.md as part of issue 9272 (tenderm…

    …int#9688)
    
    * Updates the go.md and go-built-in.md tutorials. This is heavily based on the latest version of the tutorial from branch v0.35.0-rc0
    * Includes section for Prepare and ProcessProposal
    * Updates output of abci-cli example
    * Removes broken example in JS
    * Fixes mentions to 1/3 and 2/3 and other small edits
    lasarojc committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f9bfdf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Remove useless whitespace in Websocket output (tendermint#9720)

    * First try at tendermint#9696
    
    * Brief explanation
    
    * Removed all prettified JSON RPC responses
    
    * Fixes for failing tests.
    
    Adapted the assertions in
    - TestWriteRPCResponseHTTP
    - TestWriteRPCResponseHTTPError
    to work with non-pretty JSON-RPC output
    
    * Added changelog pending entry
    
    * Update CHANGELOG_PENDING.md
    
    Co-authored-by: Thane Thomson <[email protected]>
    adizere and thanethomson committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    20ffa4f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Fix Examples for Proposer Selection Specs (tendermint#9375)

    This PR resolves tendermint#9346
    
    Co-authored-by: Adi Seredinschi <[email protected]>
    Co-authored-by: Adi Seredinschi <[email protected]>
    3 people committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b85e13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8df9a View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/vektra/mockery/v2 from 2.14.1 to 2.15.0 (t…

    …endermint#9725)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.14.1 to 2.15.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/vektra/mockery/releases">github.com/vektra/mockery/v2's releases</a>.</em></p>
    <blockquote>
    <h2>v2.15.0</h2>
    <h2>Changelog</h2>
    <ul>
    <li>e9abbc5 Add multiarch container builds</li>
    <li>a55c02d Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/515">#515</a> from mathieupost/master</li>
    <li>1951b28 Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/518">#518</a> from arbourd/add-multiarch-builds</li>
    <li>434dc3b update to go 1.19</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vektra/mockery/commit/1951b2850871bc97d132ddfef1f268b7e9aef7bc"><code>1951b28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/518">#518</a> from arbourd/add-multiarch-builds</li>
    <li><a href="https://github.com/vektra/mockery/commit/a55c02d74a3cfff16ff8cd1706f9ba1d57274ef9"><code>a55c02d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vektra/mockery/issues/515">#515</a> from mathieupost/master</li>
    <li><a href="https://github.com/vektra/mockery/commit/e9abbc5fde5f2bd3aea9b8af3bdc45fa6df1d807"><code>e9abbc5</code></a> Add multiarch container builds</li>
    <li><a href="https://github.com/vektra/mockery/commit/434dc3bb14cae912e650e9f7bb27072a1061ca26"><code>434dc3b</code></a> update to go 1.19</li>
    <li>See full diff in <a href="https://github.com/vektra/mockery/compare/v2.14.1...v2.15.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vektra/mockery/v2&package-manager=go_modules&previous-version=2.14.1&new-version=2.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    34ca3fb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0 (tende…

    …rmint#9726)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p>
    <blockquote>
    <h2>Release 1.51.0</h2>
    <h1>Behavior Changes</h1>
    <ul>
    <li>xds: NACK EDS resources with duplicate addresses in accordance with a recent spec change (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5715">#5715</a>)
    <ul>
    <li>Special Thanks: <a href="https://github.com/erni27"><code>@​erni27</code></a></li>
    </ul>
    </li>
    <li>grpc: restrict status codes that can be generated by the control plane (gRFC A54) (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5653">#5653</a>)</li>
    </ul>
    <h1>New Features</h1>
    <ul>
    <li>client: set grpc-accept-encoding header with all registered compressors (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5541">#5541</a>)
    <ul>
    <li>Special Thanks: <a href="https://github.com/jronak"><code>@​jronak</code></a></li>
    </ul>
    </li>
    <li>xds/weightedtarget: return a more meaningful error when all child policies are in <code>TRANSIENT_FAILURE</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5711">#5711</a>)</li>
    <li>gcp/observability: add &quot;started rpcs&quot; metric (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5768">#5768</a>)</li>
    <li>xds: de-experimentalize the google-c2p-resolver (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5707">#5707</a>)</li>
    <li>balancer: add experimental Producer types and methods (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5669">#5669</a>)</li>
    <li>orca: provide a way for LB policies to receive OOB load reports (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5669">#5669</a>)</li>
    </ul>
    <h1>Bug Fixes</h1>
    <ul>
    <li>go.mod: upgrade x/text dependency to address <a href="https://www.cve.org/CVERecord?id=CVE-2022-32149">CVE 2022-32149</a> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5769">#5769</a>)</li>
    <li>client: fix race that could lead to an incorrect connection state if it was closed immediately after the server's HTTP/2 preface was received (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5714">#5714</a>)
    <ul>
    <li>Special Thanks: <a href="https://github.com/fuweid"><code>@​fuweid</code></a></li>
    </ul>
    </li>
    <li>xds: ensure sum of the weights of all EDS localities at the same priority level does not exceed uint32 max (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5703">#5703</a>)
    <ul>
    <li>Special Thanks: <a href="https://github.com/erni27"><code>@​erni27</code></a></li>
    </ul>
    </li>
    <li>client: fix binary logging bug which logs a server header on a trailers-only response (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5763">#5763</a>)</li>
    <li>balancer/priority: fix a bug where unreleased references to removed child policies (and associated state) was causing a memory leak (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5682">#5682</a>)</li>
    <li>xds/google-c2p: validate URI schema for no authorities (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5756">#5756</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/grpc/grpc-go/commit/eeb9afa1f6b6388152955eeca8926e36ca94c768"><code>eeb9afa</code></a> Change version to 1.51.0 (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5782">#5782</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/72812fe3aa93756aca9382ff07d0a3a54eff0b96"><code>72812fe</code></a> gcp/observability: filter logging from cloud ops endpoints calls (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5765">#5765</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/0ae33e69dc6542a4e7a92f30e335376431d2ea4d"><code>0ae33e6</code></a> xdsclient: remove unused test code (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5772">#5772</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/824f44910d8c300989893d0b3a8ddbea6bee9c8f"><code>824f449</code></a> go.mod: upgrade x/text to v0.4 to address CVE (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5769">#5769</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/7f23df022299ea52c9cd00ebe77f5f5cccbb85dc"><code>7f23df0</code></a> xdsclient: switch xdsclient watch deadlock test to e2e style (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5697">#5697</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/32f969e8f3f94359b589d85d27a8dd5cbd5c003b"><code>32f969e</code></a> o11y: Added started rpc metric in o11y plugin (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5768">#5768</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/b597a8e1d0ce3f63ef8a7b62a23ca1fcc3a60678"><code>b597a8e</code></a> xdsclient: improve authority watchers test (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5700">#5700</a>)</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/e41e8940c0c481d954a7c23973cd5440b2f0d138"><code>e41e894</code></a> orca: create ORCA producer for LB policies to use to receive OOB load reports...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/36d14dbf6665119337650b37629beced691661c4"><code>36d14db</code></a> Fix binary logging bug which logs a server header on a trailers only response...</li>
    <li><a href="https://github.com/grpc/grpc-go/commit/fcb8bdf7219c76d2b608d45317427cbbd6e69d6c"><code>fcb8bdf</code></a> xds/google-c2p: validate url for no authorities (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5756">#5756</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.50.1&new-version=1.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b9dcddd View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump golang.org/x/crypto from 0.2.0 to 0.3.0 (tendermint…

    …#9727)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](golang/crypto@v0.2.0...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cc0c478 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/cosmos/gogoproto from 1.4.2 to 1.4.3 (te…

    …ndermint#9728)
    
    Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.2 to 1.4.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/cosmos/gogoproto/releases">github.com/cosmos/gogoproto's releases</a>.</em></p>
    <blockquote>
    <h2>v1.4.3</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/24">#24</a> Fix <code>CompactTextString</code> panics with nested Anys and private fields.</li>
    <li><a href="https://github-redirect.dependabot.com/cosmos/gogoproto/pull/14">#14</a> Fix <code>make regenerate</code>.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md">github.com/cosmos/gogoproto's changelog</a>.</em></p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/cosmos/gogoproto/commit/1c0272593e387aeb68b5470509513a0d22a7420e"><code>1c02725</code></a> fix: fix <code>CompactTextString</code> panics with nested Anys and private fields (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/24">#24</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/b5eb9e6f58ee8c176e79330b0ced07735130a908"><code>b5eb9e6</code></a> fix: fix <code>make regenerate</code> (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/14">#14</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/a14993478f40695898ed8a86931094b6656e8a5d"><code>a149934</code></a> chore(deps): bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/23">#23</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/f8f123e02214c364f1464849fa1643b45e8f8928"><code>f8f123e</code></a> chore(deps): bump amannn/action-semantic-pull-request from 5.0.1 to 5.0.2 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/22">#22</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/6884d250505275b9b560465b9424053f7d691afc"><code>6884d25</code></a> chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/21">#21</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/c0a5a75024187cd13419a04365953a8fdc99fd98"><code>c0a5a75</code></a> chore(deps): bump amannn/action-semantic-pull-request from 5.0.0 to 5.0.1 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/20">#20</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/c2a18447f3586aa33b4e8fcba5cc1c31b3b93e8a"><code>c2a1844</code></a> chore(deps): bump amannn/action-semantic-pull-request from 4.6.0 to 5.0.0 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/19">#19</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/aa8e9b1be6eb5738698d270114c93433a5421bc2"><code>aa8e9b1</code></a> chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/18">#18</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/adee73738b3c97131d3754293934324cc81d0ca8"><code>adee737</code></a> chore(deps): bump amannn/action-semantic-pull-request from 4.5.0 to 4.6.0 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/17">#17</a>)</li>
    <li><a href="https://github.com/cosmos/gogoproto/commit/802691b05b6a770823dc471a704f82110a44f6f4"><code>802691b</code></a> chore(deps): bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 (<a href="https://github-redirect.dependabot.com/cosmos/gogoproto/issues/16">#16</a>)</li>
    <li>See full diff in <a href="https://github.com/cosmos/gogoproto/compare/v1.4.2...v1.4.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/gogoproto&package-manager=go_modules&previous-version=1.4.2&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    
    </details>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d16f175 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github.com/btcsuite/btcd/btcutil from 1.1.2 to 1.1.3 (

    tendermint#9729)
    
    Bumps [github.com/btcsuite/btcd/btcutil](https://github.com/btcsuite/btcd) from 1.1.2 to 1.1.3.
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcutil/v1.1.2...btcutil/v1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/btcsuite/btcd/btcutil
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7769467 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.1 to 2.3…

    ….2 (tendermint#9730)
    
    Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcec/v2.3.1...btcec/v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/btcsuite/btcd/btcec/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    12f0c4a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. cli: fix abci help (tendermint#9717)

    * fix abci-cli help
    
    * add test
    
    * fix script
    
    * debugging CI
    
    * revert the changes for verifying CI
    
    * update pending log
    
    Co-authored-by: Sergio Mena <[email protected]>
    JayT106 and sergio-mena committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2d036c5 View commit details
    Browse the repository at this point in the history
  2. fix test

    JayT106 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7ce8c1f View commit details
    Browse the repository at this point in the history
  3. revise peer stop in test

    JayT106 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    22ee7f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Delete release_notes.md (tendermint#9753)

    Co-authored-by: Thane Thomson <[email protected]>
    faddat and thanethomson committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3e76698 View commit details
    Browse the repository at this point in the history
  2. statesync: convert apphash to hex string in log (tendermint#9591)

    noticed this place is still printing unreadable apphash, convert to hex string
    
    ---
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    JayT106 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4af7568 View commit details
    Browse the repository at this point in the history
  3. p2p: fix logspam (tendermint#9756)

    Since starting off as a wee validator, I've been mystified by the volume of p2p logspam, which often makes it impossible to monitor other tasks. Thus, routine p2p events, have been cast into the land of debug.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    faddat committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f7bb065 View commit details
    Browse the repository at this point in the history
  4. make format (tendermint#9744)

    ## NOTE: this pr exclusively runs commands from the makefile found here
    
    
    This PR ONLY runs `make format` ... then `make mockery`
    
    
    
    Its purpose is to ensure that the review scope of other PR's, which changed .go files and thus triggered the linter that only runs conditionally, have smaller review 
    scopes, and should be merged before:
    
    tendermint#9738
    tendermint#9739
    tendermint#9742
    
    
    
    
    
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    faddat committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8fd66a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    412efbe View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    fc5fa9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1856b3a View commit details
    Browse the repository at this point in the history
  3. fix linter

    JayT106 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    dbcf7f5 View commit details
    Browse the repository at this point in the history
  4. Update oss-fuzz-build.sh (tendermint#9745)

    Fixes the tendermint OSS-Fuzz build by adjusting for some infra changes that were made in OSS-Fuzz.
    
    
    
    ---
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    AdamKorcz committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9d01a68 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. consensus: correctly save reference to previous height precommits (te…

    …ndermint#9760)
    
    This change reduces the number of Precommit messages sent to peers by 50%. 
    
    During the `ApplyNewRoundStepMessage`, we update the known state of the peer sending us the message.
    
    We set the value of `ps.PRS.Precommits` to nil in this method if the peer is entering a new height or round.
    https://github.com/tendermint/tendermint/blob/34ca3fb4741cdb205a4714d345218a0d5e9fefd0/consensus/reactor.go#L1368
    
    We then assign `ps.PRS.LastCommit = ps.PRS.Precommits` if the peer is entering a new height only - this does not happen during just a round change. This therefore results in `ps.PRS.LastCommit` having the value `nil`. 
    
    When the `LastCommit` bit field is seen as `nil` in the reactor, an empty bit field is initialized.
    https://github.com/tendermint/tendermint/blob/34ca3fb4741cdb205a4714d345218a0d5e9fefd0/consensus/reactor.go#L1273
    
    The code responsible for gossiping votes from the previous height uses this `LastCommit` value and, seeing an empty `LastCommit` will resend every `Precommit` from the previous height since it lost the information it previously had detailing which precommits from the previous height the peer had.
    
    This can be seen in the code responsible for gossiping precommits from the previous height:
    https://github.com/tendermint/tendermint/blob/34ca3fb4741cdb205a4714d345218a0d5e9fefd0/consensus/reactor.go#L773
    
    Where this code grabs the, previously `nil`, `LastCommit` bit field:
    https://github.com/tendermint/tendermint/blob/34ca3fb4741cdb205a4714d345218a0d5e9fefd0/consensus/reactor.go#L1204-L1212
    
    ---
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    da204d3 View commit details
    Browse the repository at this point in the history
  2. docs: Fix search configuration (tendermint#9777)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fd49683 View commit details
    Browse the repository at this point in the history
  3. Add v0.34.24 changelog entry and upgrading guidelines (tendermint#9746)

    Follows from tendermint#9734, porting to `main`.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    790132a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    d20792e View commit details
    Browse the repository at this point in the history
  2. patch: error message in light client (tendermint#9771)

    Co-authored-by: peter <[email protected]>
    Co-authored-by: Lasaro Camargos <[email protected]>
    3 people committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fee53a0 View commit details
    Browse the repository at this point in the history
  3. Typo in Comments and Functions (tendermint#9765)

    List of typos in comments and functions.
    * L26: `conflictinge` seems to be `conflicting`
    * L77: `melevolent` seems to be `malevolent`
    * L218, L226: `challendingBlock` seems to be `challengingBlock`
    * L375: `heght` seems to be `height`
    * L395: `avoud` seems to be `avoid`
    
    
    
    ---
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    johnzhu0907 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7efdb63 View commit details
    Browse the repository at this point in the history
  4. ci: Configure docs build workflow to use legacy OpenSSL provider (ten…

    …dermint#9782)
    
    I see our docs build is failing: https://github.com/tendermint/tendermint/actions/runs/3570216583/jobs/6000981820
    
    The cause seems related to [this issue](https://stackoverflow.com/questions/70582072/npm-run-fails-with-err-ossl-evp-unsupported). Running this workflow manually with this fix solves it: https://github.com/tendermint/tendermint/actions/runs/3570298021
    
    The longer-term solution is to get away from using NodeJS entirely in our docs build process.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0cbecba View commit details
    Browse the repository at this point in the history
  5. rpc: update docs (tendermint#9674)

    Closes issue [tendermint#9522](tendermint#9522) by adding genesis chunked to the rpc docs
    samricotta committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4290ad2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. docs: Expand on genesis_chunked description (tendermint#9793)

    Signed-off-by: Thane Thomson <[email protected]>
    
    Signed-off-by: Thane Thomson <[email protected]>
    thanethomson committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b8975cc View commit details
    Browse the repository at this point in the history
  2. docs: Fix pre-build script (tendermint#9794)

    Our documentation build process is rather finicky. I noticed yet another build failure that doesn't actually cause the docs site build to fail - see https://github.com/tendermint/tendermint/actions/runs/3578638807/jobs/6019002654
    
    Basically the `docs/post.sh` script deletes the `.vuepress/public/rpc` directory after generating the docs for a specific version of Tendermint, and then the `docs/pre.sh` script attempts to copy the next version's OpenAPI script into `.vuepress/public/rpc` but that directory doesn't exist.
    
    For some reason this doesn't cause the npm build process to fail - it just results in the OpenAPI doc not being available.
    
    This is hard to test locally because our docs build process currently relies on checking out specific branches to do the full docs site build: https://github.com/tendermint/tendermint/blob/4290ad29829fde50d8a32ef8e11295c4d28c481b/Makefile#L290-L300
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    18d38dd View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    21b2801 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. docs: Fix metrics name rendering (tendermint#9695)

    The docs theme unfortunately wraps code blocks inside tables, breaking the names and making them somewhat unreadable. This removes all the backticks from the metric names and tags.
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    17c94bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0995c View commit details
    Browse the repository at this point in the history
  3. Fix typo in new option in e2e manifest node (tendermint#9806)

    The "toml" annotation of "send no load" had a typo (`send_no_laod`).
    
    This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.
    
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    sergio-mena committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    739b92b View commit details
    Browse the repository at this point in the history
  4. Mention tx_max_bytes in the tutorials (tendermint#9809)

    Updates the discussion of prepareProposal in the go tutorials to mention tx_max_bytes limitation to transaction set size.
    
    
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    lasarojc committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ba84060 View commit details
    Browse the repository at this point in the history
  5. e2e: create client when sending transaction (tendermint#9814)

    Fixes the issue observed in an [e2e test run](https://github.com/tendermint/tendermint/actions/runs/3588927225). The issue arises when the e2e runner process cannot connect to the remote node. In the previous version of this code, the runner would simply skip the transaction if the client couldn't connect. This pull request resurrects that behavior.
    
    ---
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d09f4f5 View commit details
    Browse the repository at this point in the history
  6. ci: Better Slack failures (tendermint#9812)

    The primary aim of this PR is to improve the failure messages we get a little. Seeing the latest commit is often useless, and it's probably better to just get a direct link to a list of commits for that specific branch so we can see what's been committed since the previous nightly run.
    
    This PR also makes one minor improvement in the use of the now-deprecated `set-output` syntax for workflows, upgrading it to use the new approach as per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
    
    ---
    
    #### PR checklist
    
    - [x] Tests written/updated, or no tests needed
    - [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [x] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    thanethomson committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0952a99 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    0c8d12e View commit details
    Browse the repository at this point in the history
  2. e2e: add defer to ensure waitgroup is finished. (tendermint#9822)

    * defer wait group completion
    
    * generate correct number of tx
    williambanfield committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    654e565 View commit details
    Browse the repository at this point in the history
  3. e2e: setup testing for multi-version (tendermint#9819)

    This pull requests sets up the e2e tests to be able to support multiple versions within the same test network. This is achieved through a few simple changes:
    
    * Each node takes a `version` parameter in the testnet manifest. This dictates which version of the testapp to use. If not set, the locally available version is used.
    * Adds a `testapp-docker.yml` workflow that publishes the testapp to docker hub so that tagged versions may be available for use in a multi-version test network.
    
    This change does not actually add a testnetwork that does multi-version testing. Since no previous versions of the testapp have been published to dockerhub, there are not old versions available to test against. We'll either need to configure this after the next minor release which will trigger a testapp to be pushed to dockerhub, or push an image from the previous version of Tendermint so that the multiversion test has an old version to pull.
    
    #### PR checklist
    
    - [ ] Tests written/updated, or no tests needed
    - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
    - [ ] Updated relevant documentation (`docs/`) and code comments, or no
          documentation updates needed
    williambanfield committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5ba0d13 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. fixes abci-cli console help (tendermint#9821)

    * adds prepare and process proposal commands to console help
    
    * comment typo fix
    lasarojc committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    c3302b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    613b5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a5e8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902ae5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1d58eb View commit details
    Browse the repository at this point in the history
  5. fix lint

    JayT106 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ee45b34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab0d9a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8616eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bb5a9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee453b7 View commit details
    Browse the repository at this point in the history