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

chore: Cherry-pick go.mod changes into dev-upgrade-15 #9264

Merged
merged 5 commits into from
Apr 19, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    e2de109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f030ca View commit details
    Browse the repository at this point in the history
  4. fix: various fixes and features for u15 (#9251)

    refs: #9224
    
    ## Description
    
    Upgrade our cosmos-sdk fork and cosmos/iavl to pick up bug fixes and
    features.
    
    ### Security Considerations
    
    See upgrade-15 notes.
    
    ### Scaling Considerations
    
    N/A
    
    ### Documentation Considerations
    
    N/A - internal changes
    
    ### Testing Considerations
    
    See upgrade-15 notes.
    
    ### Upgrade Considerations
    
    N/A
    mergify[bot] authored and gibson042 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4921a80 View commit details
    Browse the repository at this point in the history
  5. test: pick up cosmos-sdk with more abci flag tests (#9263)

    closes: #9224
    
    ## Description
    
    Pick up new version of cosmos-sdk that includes more tests and
    documentation for the abci client type setting.
    
    ### Security Considerations
    
    N/A
    
    ### Scaling Considerations
    
    If the setting is used to revert to the "local" client, query throughput
    drops dramatically.
    
    ### Documentation Considerations
    
    Docs added to TOML template, but this is an expert-level switch and no
    one should use it without a good understanding of the impact.
    
    ### Testing Considerations
    
    N/A
    
    ### Upgrade Considerations
    
    N/A
    mergify[bot] authored and gibson042 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e611998 View commit details
    Browse the repository at this point in the history