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

backport changes for rc2 #271

Merged
merged 6 commits into from
Jul 20, 2021
Merged

backport changes for rc2 #271

merged 6 commits into from
Jul 20, 2021

Commits on Jul 19, 2021

  1. Bump github.com/cosmos/cosmos-sdk from 0.43.0-rc1 to 0.43.0-rc2 (#269)

    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.43.0-rc1 to 0.43.0-rc2.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.43.0-rc2/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.43.0-rc1...v0.43.0-rc2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/cosmos-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and colin-axner committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    8099310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b45489 View commit details
    Browse the repository at this point in the history
  3. Reject Redundant Tx Antedecorator (#235)

    * writeup simple antedecorator
    
    * only do antehandler on checkTx
    
    * Update modules/core/04-channel/ante.go
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    
    * enable 2 antehandler strategies, and write tests
    
    * remove strict decorator and pass on non-packet/update type
    
    * move ante logic into its own package
    
    * changelog
    
    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    AdityaSripal and colin-axner committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    855a512 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    f2b1460 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG for rc2

    colin-axner committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5c7b025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b34073 View commit details
    Browse the repository at this point in the history