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

Release/v2.x.x #529

Closed
wants to merge 102 commits into from
Closed

Release/v2.x.x #529

wants to merge 102 commits into from

Commits on Aug 21, 2023

  1. init (#9) (#11)

    (cherry picked from commit 6745a20)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5b6a90e View commit details
    Browse the repository at this point in the history
  2. init (#12) (#14)

    (cherry picked from commit 09f027d)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e38ce53 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. init (#16) (#18)

    (cherry picked from commit cd8ce95)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b61426d View commit details
    Browse the repository at this point in the history
  2. chore(FS): Moving Types to Base Subdirectory (#19) (#21)

    * init
    
    * updating readme
    
    (cherry picked from commit c956e6c)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f4a2550 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. img (#22) (#24)

    (cherry picked from commit f65ee6c)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3ea7824 View commit details
    Browse the repository at this point in the history
  2. init (#25) (#27)

    (cherry picked from commit f5388ad)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0fd1f95 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove dup pic (#29)

    davidterpay authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    941d313 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. docs: update minor typo (#32) (#34)

    (cherry picked from commit 96e2797)
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c2967e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. chore: tools (#35) (#37)

    * modity tools
    
    * run go mod tidy
    
    ---------
    
    Co-authored-by: aljo242 <[email protected]>
    (cherry picked from commit 533bb03)
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9e0b0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. chore: format (#38) (#40)

    * setup
    
    * tidy
    
    * format
    
    * final format
    
    ---------
    
    Co-authored-by: aljo242 <[email protected]>
    (cherry picked from commit 02b2929)
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1767cc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. chore(deps): bump actions/checkout from 3 to 4 (#41) (#48)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0b36a2a)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a964147 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. chore(dependabot): Adding dep to release branches (backport #67) (#82)

    * init (#67)
    
    (cherry picked from commit 34d8adf)
    
    # Conflicts:
    #	.github/dependabot.yml
    
    * backport fix
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5b79dfa View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cosmossdk.io/store from 1.0.0-alpha.1 to 1.0.0-rc.0 (

    …#80)
    
    Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.0.0-alpha.1 to 1.0.0-rc.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@orm/v1.0.0-alpha.1...math/v1.0.0-rc.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/store
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0cbe460 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#77)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.57.0...v1.58.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    43183d8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#74)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a45dffd View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump cosmossdk.io/log from 1.2.0 to 1.2.1 (#72)

    Bumps [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@log/v1.2.0...log/v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    85d4c7e View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.0-beta.0 to …

    …0.50.0-rc.0 (#70)
    
    * chore(deps): bump github.com/cosmos/cosmos-sdk
    
    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.50.0-beta.0 to 0.50.0-rc.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.50.0-beta.0...v0.50.0-rc.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/cosmos-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * back port fix
    
    * lint
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6458a75 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore(deps): bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.3…

    …8.0 (#94)
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.0-rc3 to 0.38.0.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.0/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.38.0-rc3...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2e83a2e View commit details
    Browse the repository at this point in the history
  2. feat(docs): rename x/builder -> x/auction (#55) (#89)

    * rename x/builder -> x/auction
    
    * update proto / etc.
    
    * integratino fix
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    (cherry picked from commit 3c6f319)
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f359a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. chore(deps): bump cosmossdk.io/x/tx from 0.9.1 to 0.10.0 (#97)

    Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.9.1 to 0.10.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.10.0/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@x/tx/v0.9.1...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/x/tx
      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] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bc7f828 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. chore(deps): bump cosmossdk.io/api from 0.7.0 to 0.7.1 (#102)

    Bumps [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk) from 0.7.0 to 0.7.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.7.1/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.7.0...v0.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6e10008 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#101)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.0...v1.58.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    609374f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. feat(e2e): add integration tests (#100) (#110)

    * add integration tests
    
    * add workflow
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    (cherry picked from commit 454d2e5)
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    mergify[bot] and nivasan1 authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6f367a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. ignore osec lint (#112)

    davidterpay authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cf64abd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#120)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.1...v1.58.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2cccb92 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114) (#130)

    * add a signer-extraction-adapter
    
    * linting
    
    * feat(adapters/mev-lane):  Use the SignerExtractionAdapter in the Mev-Lane [ENG-1917] (#115)
    
    * use SignerExtractionAdapter in the Factory
    
    * feat(e2e): block sdk integration updates (#122)
    
    * cherry-pick from injective
    
    * remove transactions from app-side mempool on failed re-checktx
    
    (cherry picked from commit 3abfde4)
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    mergify[bot] and nivasan1 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9849b30 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. feat(ABCI): New Proposal Struct with Associated Metadata (#126) (#133)

    * new proto types for proposal info
    
    * new proposal type
    
    * nits
    
    * lane input
    
    * lint
    
    * feat(ABCI): Deprecating `CheckOrderHandler` with new Proposal MetaData (#127)
    
    * refactor without checkorder
    
    * nits
    
    * more nits
    
    * lint
    
    * nits
    
    * feat(ABCI): Updating MEV lane to have no `CheckOrder` handler + testing (#128)
    
    * updating mev lane
    
    * nits
    
    * preventing adding multiple bid txs in prepare
    
    * update
    
    (cherry picked from commit b9d6761)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    18e8e25 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. feat(MEV): Updating MEV Lane with Testing + Cleaner Implementation (#134

    ) (#139)
    
    * updating mev lane with cleaner impl
    
    * nit
    
    * lint
    
    (cherry picked from commit d495b38)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2a697cc View commit details
    Browse the repository at this point in the history
  2. chore(auction): Moving bid extraction to from msg handler to ante han…

    …dler (#135) (#141)
    
    * moving bid extraction to antehandler
    
    * lint
    
    * fix
    
    * no zero timeout
    
    * reset integration tests
    
    (cherry picked from commit 3374203)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    655707f View commit details
    Browse the repository at this point in the history
  3. chore(docs): Updating Build-Your-Own Lane docs (#136) (#143)

    * moving bid extraction to antehandler
    
    * lint
    
    * fix
    
    * no zero timeout
    
    * reset integration tests
    
    * updating docs with latest changes
    
    * nit
    
    (cherry picked from commit cb9376e)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    346b349 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore(verifytx): Updating VerifyTx to Cache between Transactions (#137)…

    … (#145)
    
    * updating mev lane with cleaner impl
    
    * nit
    
    * lint
    
    * updating anteverifytx to verify tx
    
    * nit
    
    * ignoring first height
    
    * tidy
    
    (cherry picked from commit cbc0483)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3217e67 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#147)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    682ed25 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#150)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      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] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7e96c7f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#152)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.2...v1.58.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7e4a4aa View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fix(auction): Adding extra check on bundler timeouts (#156) (#158)

    * validate bundler txs
    
    * nits
    
    * lint
    
    (cherry picked from commit 339b927)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5f5eece View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix(compare): Adding Sequence Number check on Compare Priority (#159) (

    …#166)
    
    * adding seq num check on compare
    
    * nit
    
    * adding debug logging
    
    (cherry picked from commit aff0e22)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    32e7e20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#167)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.3...v1.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    894268c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. chore(deps): bump cosmossdk.io/x/tx from 0.10.0 to 0.11.0 (#163)

    Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.11.0/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/x/tx
      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] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a006aed View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. chore(deps): bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (#180)

    Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.0.0-rc.0 to 1.0.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@math/v1.0.0-rc.0...log/v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/store
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2b4ca2a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. chore: update all deps (#184) (#186)

    * deps
    
    * lint fix
    
    * update proto and format
    
    * proto update deps
    
    * remove cmd
    
    (cherry picked from commit 0346c07)
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b8f0903 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cosmossdk.io/x/tx from 0.11.0 to 0.12.0 (#189)

    Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.11.0 to 0.12.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.12.0/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/x/tx
      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] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    aafde29 View commit details
    Browse the repository at this point in the history
  3. chore: module assertions for x/auction (#191) (#197)

    * add assertions
    
    * modify signature
    
    (cherry picked from commit a9540da)
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9966512 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#213)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      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] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8272af9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#212)

    Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/gorilla/mux/releases)
    - [Commits](gorilla/mux@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/mux
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8c25451 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (backport #…

    …207) (#217)
    
    * chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#207)
    
    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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>
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit ad505d5)
    
    # Conflicts:
    #	go.mod
    
    * fix
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d5d944d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cosmossdk.io/tools/confix from 0.0.0-20230724130706…

    …-5442197d6bcd to 0.1.0 (backport #208) (#216)
    
    * chore(deps): bump cosmossdk.io/tools/confix (#208)
    
    Bumps [cosmossdk.io/tools/confix](https://github.com/cosmos/cosmos-sdk) from 0.0.0-20230724130706-5442197d6bcd to 0.1.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/cosmos/cosmos-sdk/commits/api/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/tools/confix
      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>
    (cherry picked from commit 7fb12b9)
    
    * update
    
    * fix
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c736907 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cosmossdk.io/x/circuit (#214)

    Bumps [cosmossdk.io/x/circuit](https://github.com/cosmos/cosmos-sdk) from 0.0.0-20230724130706-5442197d6bcd to 0.1.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/cosmos/cosmos-sdk/commits/api/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/x/circuit
      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] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9e352e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. chore: Add Ottersec Audit to Repo (backport #220) (#222)

    * chore: Add Ottersec Audit to Repo (#220)
    
    * add ottersec audit
    
    * fix date
    
    * add release link
    
    * placate markdown linter
    
    * placate linter (again)
    
    (cherry picked from commit ce98978)
    
    * format
    
    ---------
    
    Co-authored-by: Keefer Taylor | Tessellated <[email protected]>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8ec611a View commit details
    Browse the repository at this point in the history
  2. chore: update README for audit (backport #223) (#225)

    * update README (#223)
    
    (cherry picked from commit b919670)
    
    # Conflicts:
    #	README.md
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a657f9f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore(deps): bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (#…

    …230) (#232)
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.0 to 0.38.1.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.38.0...v0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 701dd4a)
    
    # Conflicts:
    #	go.sum
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    811bee4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cosmossdk.io/x/upgrade (#231) (#234)

    Bumps [cosmossdk.io/x/upgrade](https://github.com/cosmos/cosmos-sdk) from 0.0.0-20230724130706-5442197d6bcd to 0.1.0.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/cosmos/cosmos-sdk/commits/api/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/x/upgrade
      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>
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit 6182de6)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    04af740 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix: String representation of escrow address (#238) (#244)

    * greedy approach to lane verification
    
    * docs
    
    * base lane testing
    
    * mev lane testing nits
    
    * abci top level testing done
    
    * network spamming in E2E
    
    * string rep of escrow address
    
    * nit
    
    * removing logs from testing
    
    * query test
    
    (cherry picked from commit 736b2d3)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7d7b34b View commit details
    Browse the repository at this point in the history
  2. feat: Greedy Algorithm for Lane Verification (backport #236) (#242)

    * feat: Greedy Algorithm for Lane Verification (#236)
    
    * greedy approach to lane verification
    
    * docs
    
    * base lane testing
    
    * mev lane testing nits
    
    * abci top level testing done
    
    * network spamming in E2E
    
    * removing logs from testing
    
    * nit
    
    (cherry picked from commit f7dfbda)
    
    # Conflicts:
    #	abci/abci.go
    #	abci/abci_test.go
    #	abci/utils.go
    #	lanes/mev/abci_test.go
    
    * merge fixes
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6cd38ff View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat: Lane's with custom tx adapters (#239) (#247)

    * greedy approach to lane verification
    
    * docs
    
    * base lane testing
    
    * mev lane testing nits
    
    * abci top level testing done
    
    * network spamming in E2E
    
    * string rep of escrow address
    
    * nit
    
    * nit
    
    * nit v1.0.1
    
    * removing logs from testing
    
    * query test
    
    * logging with tx info
    
    * nits
    
    * nit
    
    * nit
    
    * testing nit
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit be4465a)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    07c3c9d View commit details
    Browse the repository at this point in the history
  2. feat: Adding READMEs throughout the codebase (#248) (#252)

    * abci readme
    
    * done wit example for abci.go
    
    * SEA
    
    * base lane done
    
    * proposals
    
    * block readme
    
    * fixes
    
    * proposals fix
    
    (cherry picked from commit d2a7626)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bd5f341 View commit details
    Browse the repository at this point in the history
  3. fix: Removing IgnoreList from Lane Interface (backport #245) (#250)

    * fix: Removing IgnoreList from Lane Interface (#245)
    
    * greedy approach to lane verification
    
    * docs
    
    * base lane testing
    
    * mev lane testing nits
    
    * abci top level testing done
    
    * network spamming in E2E
    
    * string rep of escrow address
    
    * nit
    
    * nit
    
    * nit v1.0.1
    
    * removing logs from testing
    
    * query test
    
    * logging with tx info
    
    * nits
    
    * nit
    
    * nit
    
    * testing nit
    
    * adding readmes which i will fill out l8r
    
    * removing ignore list from convo, ur done
    
    * removing logs in testing
    
    * nits
    
    * eh ig we dont need it rn
    
    * removing ignore list from config
    
    * nit test
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit b91cfb6)
    
    # Conflicts:
    #	abci/abci_test.go
    #	block/base/lane.go
    #	block/lane.go
    #	block/mempool.go
    #	block/mempool_test.go
    #	block/mocks/lane.go
    #	block/proposals/proposals_test.go
    #	tests/app/app.go
    
    * why are there so many conflicts
    
    * fixing merge
    
    * timing in e2e
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b9facbc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#263)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9a5e972 View commit details
    Browse the repository at this point in the history
  2. chore: Update Lane Specific Readmes (backport #254) (#256)

    * chore: Update Lane Specific Readmes (#254)
    
    * nits
    
    * e2e shorter testing time
    
    (cherry picked from commit 4bfb7ce)
    
    # Conflicts:
    #	abci/abci.go
    #	lanes/base/abci_test.go
    #	lanes/build-your-own/README.md
    #	lanes/mev/abci_test.go
    #	lanes/terminator/lane.go
    
    * lint fix
    
    * read me fix
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9ec6c91 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#264)

    Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/store
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    87bc0fd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. chore(deps): bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 …

    …(backport #260) (#266)
    
    * chore(deps): bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (#260)
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.1 to 0.38.2.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.38.1...v0.38.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c4cf210)
    
    # Conflicts:
    #	go.sum
    
    * mod fix
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1c4a2ed View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix: Use MaxTxBytes on the PrepareProposal request (backport #269) (

    #271)
    
    * req size check (#269)
    
    (cherry picked from commit 43d6b04)
    
    # Conflicts:
    #	abci/abci.go
    
    * merge conflict
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6735692 View commit details
    Browse the repository at this point in the history
  2. feat: Lane Options (backport #272) (#274)

    * feat: Lane Options (#272)
    
    * init
    
    * lint
    
    * update mock
    
    * cr
    
    * readme nit
    
    (cherry picked from commit db58154)
    
    # Conflicts:
    #	block/base/lane.go
    #	block/mempool_test.go
    #	block/mocks/lane.go
    
    * merge nit
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8fcd596 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat: gRPC mempool service (backport #275) (#278)

    * feat: gRPC mempool service (#275)
    
    * make file nit
    
    * base app set up
    
    * make file update
    
    * makefile nit
    
    * adding service test to e2e
    
    * lint
    
    * type fix
    
    * nit
    
    * unit test + readme
    
    (cherry picked from commit 7d8a695)
    
    # Conflicts:
    #	Makefile
    
    * merge conflict
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    516bb59 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. chore(deps): bump actions/setup-go from 4 to 5 (#288) (#293)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit ec1eb94)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fbfebeb View commit details
    Browse the repository at this point in the history
  2. chore: Get goreleaser working for releases (#290) (#295)

    (cherry picked from commit c09da77)
    
    Co-authored-by: Eric Warehime <[email protected]>
    mergify[bot] and Eric-Warehime authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4f52943 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. chore: rename integration to e2e (backport #291) (#298)

    * chore: rename `integration` to `e2e` (#291)
    
    (cherry picked from commit 7e279c5)
    
    # Conflicts:
    #	Makefile
    #	tests/e2e/block_sdk_e2e_test.go
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    abee981 View commit details
    Browse the repository at this point in the history
  2. test: use chaintestutil (backport #296) (#299)

    * test: use `chaintestutil` (#296)
    
    * rename
    
    * fix
    
    * format
    
    * workflow
    
    * add basic test
    
    * add targetss
    
    * use commit
    
    * workflow
    
    * basic setup
    
    * add keeper
    
    * fix
    
    * fix?
    
    * update
    
    * update
    
    * update
    
    * fix
    
    * fix
    
    * go work inti
    
    (cherry picked from commit b48073d)
    
    # Conflicts:
    #	.github/workflows/test.yml
    #	Makefile
    #	go.mod
    #	go.sum
    #	tests/e2e/go.mod
    #	tests/e2e/go.sum
    #	x/blocksdk/client/cli/query.go
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ed1928e View commit details
    Browse the repository at this point in the history
  3. refactor(tests): use grpc instead of cli for all network testing (bac…

    …kport #301) (#303)
    
    * refactor(tests): use grpc instead of cli for all network testing (#301)
    
    * update
    
    * use grpc
    
    (cherry picked from commit af3bb52)
    
    # Conflicts:
    #	tests/integration/network_test.go
    #	testutils/networksuite/networksuite.go
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    deceeb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#309)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.59.0...v1.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e34a3a5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#318)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.17.0...v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      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] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    59b65d6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cosmossdk.io/tools/confix from 0.1.0 to 0.1.1 (#308)

    Bumps [cosmossdk.io/tools/confix](https://github.com/cosmos/cosmos-sdk) from 0.1.0 to 0.1.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@api/v0.1.0...x/upgrade/v0.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/tools/confix
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Johnson <[email protected]>
    dependabot[bot] and aljo242 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9d4d8a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. chore: Add e2e test readme (#319) (#324)

    (cherry picked from commit 4e7e7ac)
    
    Co-authored-by: Eric Warehime <[email protected]>
    mergify[bot] and Eric-Warehime authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1902797 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#336

    )
    
    Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    095e657 View commit details
    Browse the repository at this point in the history
  2. chore: add govulncheck (backport #316) (#321)

    * chore: add `govulncheck` (#316)
    
    * import
    
    * add target
    
    * workflow
    
    * remove parallel
    
    * fix with dummy
    
    (cherry picked from commit 0612051)
    
    # Conflicts:
    #	Makefile
    #	go.mod
    #	go.sum
    #	tests/integration/network/network_test.go
    
    * ok
    
    * fix
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    472858a View commit details
    Browse the repository at this point in the history
  3. test: Update networksuite with testapp builder (#304) (#328)

    (cherry picked from commit 4b6e481)
    
    Co-authored-by: Eric Warehime <[email protected]>
    mergify[bot] and Eric-Warehime authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8a16d24 View commit details
    Browse the repository at this point in the history
  4. chore: Add codecov (backport #276) (#332)

    * chore: Add codecov (#276)
    
    * Add test-cover target
    
    * Add test-cover and codecov upload
    
    (cherry picked from commit 56eeeb3)
    
    # Conflicts:
    #	.github/workflows/test.yml
    #	Makefile
    
    * Resolve conflicts
    
    ---------
    
    Co-authored-by: Eric Warehime <[email protected]>
    mergify[bot] and Eric-Warehime authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    28aa06f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix: Improve performance in priority extraction [BLO-686] (backport #347

    ) (#350)
    
    * fix: Improve performance in priority extraction [BLO-686] (#347)
    
    * change DefaultTxPriority calculation
    
    * benchmarks
    
    * linting
    
    * move to new file
    
    * nits
    
    * nits + testing
    
    * explicit validity
    
    * compareCoins -> Greater
    
    (cherry picked from commit 47fc466)
    
    * fix FreeTx testcase
    
    ---------
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    Co-authored-by: Nikhil Vasan <[email protected]>
    3 people authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9e92ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: only one lane can use unlimited block space (backport #348) (#353)

    * fix (#348)
    
    (cherry picked from commit a135d8f)
    
    # Conflicts:
    #	block/mempool_test.go
    
    * fix
    
    ---------
    
    Co-authored-by: Alex Johnson <[email protected]>
    mergify[bot] and aljo242 authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0c46bf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix(mempool parity): Enforce comet / app-side mempool parity in Check…

    …Tx + integ. tests [BLO-584] [BLO-635] (#306) (#329)
    
    * account setup for network tests
    
    * Add Test case for app-mempool / cmt mempool parity
    
    * add fix
    
    * move check-tx handlers to wrap each other
    
    * linting
    
    * migrate to chaintestutils
    
    * linting
    
    * additional test-case
    
    * lint
    
    * remove paralell tests
    
    * remove MEVLaneI
    
    * fix(check_tx): Check error of GetAuctionBid in ValidateBidTx [BLO-461] (#312)
    
    * add err check in ValidateBidTx
    
    * add test-case for ValidateBidTx
    
    * remove -race flag for integ
    nivasan1 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0c7b20b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. test: Add test for free tx lane (#305) (#326)

    (cherry picked from commit 8d51400)
    
    # Conflicts:
    #	tests/integration/network_test.go
    
    Co-authored-by: Eric Warehime <[email protected]>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    60936c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#362)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.16.1...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    88aae63 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. test: Add mempool comparison tests (backport #357) (#359)

    * test: Add mempool comparison tests (#357)
    
    (cherry picked from commit 39f91b6)
    
    # Conflicts:
    #	testutils/utils.go
    
    * Fix merge
    
    ---------
    
    Co-authored-by: Eric Warehime <[email protected]>
    mergify[bot] and Eric-Warehime authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e7581ff View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix: Remove Incorrect Ordering from DefaultTxPriority (backport #371) (

    …#374)
    
    * fix: Remove Incorrect Ordering from DefaultTxPriority (#371)
    
    * init
    
    * replace existing tx_priorities with nop_tx_priority
    
    * fix go.mod
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    (cherry picked from commit 234e2ff)
    
    * fix mergify commit message
    
    * lint
    
    * Fix merge
    
    ---------
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    Co-authored-by: Nikhil Vasan <[email protected]>
    Co-authored-by: Eric <[email protected]>
    4 people authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1d39844 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.5 …

    …(backport #386) (#390)
    
    * chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.5 (#386)
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.2 to 0.38.5.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.5/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.38.2...v0.38.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8009b18)
    
    # Conflicts:
    #	go.mod
    
    * Fix merge
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eric <[email protected]>
    3 people authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    23a5451 View commit details
    Browse the repository at this point in the history
  2. chore: Upgrade module path for v2 (backport #383) (#388)

    * chore: Upgrade module path for v2 (#383)
    
    (cherry picked from commit acff9d0)
    
    # Conflicts:
    #	abci/abci_test.go
    #	abci/checktx/check_tx_test.go
    #	abci/utils_test.go
    #	block/base/mempool_test.go
    #	block/base/tx_priority_test.go
    #	block/lane_test.go
    #	block/mempool.go
    #	block/mempool_test.go
    #	block/mocks/lane_fetcher.go
    #	tests/app/app.go
    #	tests/app/config.go
    #	tests/e2e/block_sdk_e2e_test.go
    #	tests/e2e/go.mod
    #	tests/integration/integration_test.go
    #	tests/integration/network/auction_test.go
    #	tests/integration/network/network_test.go
    #	testutils/keeper/keeper.go
    #	testutils/mempool/mempool.go
    #	testutils/networksuite/networksuite.go
    #	x/blocksdk/client/cli/query.go
    #	x/blocksdk/client/cli/tx.go
    #	x/blocksdk/keeper/genesis.go
    #	x/blocksdk/keeper/grpc_query.go
    #	x/blocksdk/keeper/grpc_query_test.go
    #	x/blocksdk/keeper/keeper.go
    #	x/blocksdk/keeper/keeper_test.go
    #	x/blocksdk/keeper/msg_server.go
    #	x/blocksdk/keeper/msg_server_test.go
    #	x/blocksdk/module.go
    #	x/blocksdk/types/lane_test.go
    #	x/blocksdk/types/msgs_test.go
    
    * Fix merge
    
    * update
    
    ---------
    
    Co-authored-by: Eric Warehime <[email protected]>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    98dfd29 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. chore(deps): bump codecov/codecov-action from 3 to 4 (#402) (#406)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5e267dc)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    45592d9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#381)

    Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/errors
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0375469 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#403) (#408)

    Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/mvdan/gofumpt/releases)
    - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
    - [Commits](mvdan/gofumpt@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: mvdan.cc/gofumpt
      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>
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit af93ce1)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8fb3969 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12…

    … (backport #399) (#410)
    
    * chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (#399)
    
    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.5...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Johnson <[email protected]>
    (cherry picked from commit 9ab59c2)
    
    # Conflicts:
    #	go.mod
    #	go.sum
    
    * fix
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: aljo242 <[email protected]>
    3 people authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d8e7eee View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump cosmossdk.io/log from 1.2.1 to 1.3.1 (#401)

    Bumps [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) from 1.2.1 to 1.3.1.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@log/v1.2.1...log/v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/log
      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>
    Co-authored-by: Alex Johnson <[email protected]>
    dependabot[bot] and aljo242 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b4007a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore(deps): bump cosmossdk.io/store from 1.0.1 to 1.0.2 (#397)

    Bumps [cosmossdk.io/store](https://github.com/cosmos/cosmos-sdk) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@math/v1.0.1...store/v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: cosmossdk.io/store
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    22550e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.2 to 0.50.3 (#…

    …416)
    
    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.50.2 to 0.50.3.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.50.2...v0.50.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/cosmos-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    22c9245 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#418) (#422

    )
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4fe60b2)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    28ff21f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/vuln from 1.0.1 to 1.0.4 (#417)

    Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.1 to 1.0.4.
    - [Commits](golang/vuln@v1.0.1...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/vuln
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Terpay <[email protected]>
    dependabot[bot] and davidterpay authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6118bbf View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. docs (#425) (#427)

    (cherry picked from commit cdb110b)
    
    Co-authored-by: David Terpay <[email protected]>
    mergify[bot] and davidterpay authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2acc5de View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore(deps): bump golang.org/x/tools from 0.17.0 to 0.19.0 (#446)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.19.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.17.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    85d53ff View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix(check-tx): remove txs failing recheck from app-side mempool (back…

    …port #476) (#478)
    
    * fix(check-tx): remove txs failing recheck from app-side mempool (#476)
    
    * remove txs failing recheck from app-side mempool
    
    * linting
    
    (cherry picked from commit 6080de1)
    
    * Fix test
    
    ---------
    
    Co-authored-by: Nikhil Vasan <[email protected]>
    Co-authored-by: Eric <[email protected]>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d19bdf9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. init (#501)

    davidterpay authored May 21, 2024
    Configuration menu
    Copy the full SHA
    147396b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Remove double sha hashing (#517) (#519)

    (cherry picked from commit 2ae5b14)
    
    Co-authored-by: Dev Ojha <[email protected]>
    mergify[bot] and ValarDragon authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    91ff560 View commit details
    Browse the repository at this point in the history
  2. Revert "init (#501)" (#521)

    This reverts commit 147396b.
    davidterpay authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    72a11dc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. perf: Use Caching in Priority Nonce Mempool for Tx Look ups (backport #…

    …520) (#524)
    
    * perf: Use Caching in Priority Nonce Mempool for Tx Look ups (#520)
    
    * benchmark contains
    
    * use sender/nonce when caching
    
    * nit
    
    * nits
    
    * nit
    
    (cherry picked from commit 3376dd3)
    
    # Conflicts:
    #	block/base/mempool_test.go
    
    * nit
    
    ---------
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d076b5e View commit details
    Browse the repository at this point in the history
  2. Pin goreleaser to v1 (#525) (#527)

    (cherry picked from commit 154f47d)
    
    Co-authored-by: Eric Warehime <[email protected]>
    Co-authored-by: David Terpay <[email protected]>
    3 people authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f154ba5 View commit details
    Browse the repository at this point in the history