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

Change to StoreCodeUnchecked in Genesis and snapshotter (backport #5167) #5241

Commits on Nov 29, 2023

  1. Change to StoreCodeUnchecked in Genesis and snapshotter (#5167)

    * change to store code unchecked
    
    * separate storeWasmCode and importWasmCode
    
    * add parameter to storeWasmCode to pass the store function
    
    * store code for msg server
    
    * fix: typos in godocs
    
    * Update modules/light-clients/08-wasm/internal/ibcwasm/expected_interfaces.go
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    
    * linting business
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    (cherry picked from commit 10bb80b)
    
    # Conflicts:
    #	modules/light-clients/08-wasm/keeper/keeper.go
    #	modules/light-clients/08-wasm/keeper/snapshotter.go
    GNaD13 authored and mergify[bot] committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e7a2823 View commit details
    Browse the repository at this point in the history
  2. Merge branch '08-wasm/release/v0.1.x+ibc-go-v7.3.x-wasmvm-v1.4.x' int…

    …o mergify/bp/08-wasm/release/v0.1.x+ibc-go-v7.3.x-wasmvm-v1.4.x/pr-5167
    damiannolan committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0cd41fb View commit details
    Browse the repository at this point in the history