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

feat: Provide source, builder and codehash information in store code proposal message #1072

Merged
merged 20 commits into from
Nov 22, 2022

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    151d18e View commit details
    Browse the repository at this point in the history
  2. Make linter happy

    orkunkl committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    43f19b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update x/wasm/simulation/proposals.go

    Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
    orkunkl and alpe authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    73a93e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79ddad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b2aa2b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Bump github.com/cosmos/gogoproto from 1.4.2 to 1.4.3

    Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/cosmos/gogoproto/releases)
    - [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)
    - [Commits](cosmos/gogoproto@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/gogoproto
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bfeee8f View commit details
    Browse the repository at this point in the history
  2. Update authz grant examples

    giansalex authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0300480 View commit details
    Browse the repository at this point in the history
  3. Enable larger wasm bytecode upload for gov proposals (#1095)

    * Enable larger wasm bytecode upload for gov proposals
    
    * Set max proposal wasm code size to 3MB
    pinosu authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b0c7402 View commit details
    Browse the repository at this point in the history
  4. Bump SDK to v0.45.11

    alpe authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    d052f6d View commit details
    Browse the repository at this point in the history
  5. Fix license head

    alpe authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b5c3807 View commit details
    Browse the repository at this point in the history
  6. Fix README header

    alpe authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    1ecd1d4 View commit details
    Browse the repository at this point in the history
  7. Bump version go to 1.19 (#1044)

    * bump go 1.19
    
    * add change log
    
    * correct change log
    GNaD13 authored and orkunkl committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9236aaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b95ce8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ccd8e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Apply review recommendations

    orkunkl committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3d74a53 View commit details
    Browse the repository at this point in the history
  2. Make linter happy

    orkunkl committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f500584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da0a42f View commit details
    Browse the repository at this point in the history
  4. Fix tests

    orkunkl committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    049ce58 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'main' into store-prop-codehash-check

    * main:
      Upgrade to IBC v4.2.0 with interchain-accounts v0.2.4 (#1088)
    alpe committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2f0cd92 View commit details
    Browse the repository at this point in the history
  2. Formatting only

    alpe committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    36c921e View commit details
    Browse the repository at this point in the history