-
Notifications
You must be signed in to change notification settings - Fork 587
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
deps: update wasm-clients to sdk50 #4616
Commits on Jul 6, 2023
-
feat: add wasm light client module to feat/wasm-clients branch (cosmo…
…s#3486) Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: antstalepresh <stalepresh121@outlook.com> Co-authored-by: Vladislav Markushin <negigic@gmail.com> Co-authored-by: Blas Rodriguez Irizar <rodrigblas@gmail.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: vuong <nguyenvuong1122000@gmail.com> Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Configuration menu - View commit details
-
Copy full SHA for 01e8548 - Browse repository at this point
Copy the full SHA 01e8548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40337dd - Browse repository at this point
Copy the full SHA 40337ddView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90ed894 - Browse repository at this point
Copy the full SHA 90ed894View commit details
Commits on Jul 12, 2023
-
Migrated the errors to new package (cosmos#4058)
* new error * changed all the errors * feat: Changed some more erros from sdkerrors to errorsmod * added ibcerrors * fixes and linting --------- Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Configuration menu - View commit details
-
Copy full SHA for cf6fbfe - Browse repository at this point
Copy the full SHA cf6fbfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d46c1 - Browse repository at this point
Copy the full SHA 28d46c1View commit details
Commits on Jul 13, 2023
-
imp: make separate go.mod for 08-wasm (cosmos#4026)
* imp: add separate go.mod for 08-wasm * fix e2e build * remove import * lint * Amend CI testing to not build on arm, correctly cross compile on arm64. (cosmos#4065) * Use alpine for building simd in docker. Link statically. (cosmos#4066) --------- Co-authored-by: Charly <charly@interchain.berlin> Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 255905a - Browse repository at this point
Copy the full SHA 255905aView commit details
Commits on Jul 14, 2023
-
imp: remove code id key from genesis contract (cosmos#4032)
* remove code ID key from genesis type * address review comment
Configuration menu - View commit details
-
Copy full SHA for 8bc0c68 - Browse repository at this point
Copy the full SHA 8bc0c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e8a3a - Browse repository at this point
Copy the full SHA b6e8a3aView commit details -
* bump wasmvm to v1.2.4 * go mod tidy e2e * Update Dockerfile * update libwasm sha * more go mod tidy --------- Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2901cf8 - Browse repository at this point
Copy the full SHA 2901cf8View commit details
Commits on Jul 16, 2023
-
build and test wasm client on PR (cosmos#4095)
* build and test wasm-client on pull request * add arm64 for wasm build only
Configuration menu - View commit details
-
Copy full SHA for 581a27f - Browse repository at this point
Copy the full SHA 581a27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1a249 - Browse repository at this point
Copy the full SHA 5a1a249View commit details
Commits on Jul 17, 2023
-
Merge
storeWasmCode
andimportWasmCode
functions (cosmos#4088)* merge functions * address review comment
Configuration menu - View commit details
-
Copy full SHA for 3607dd2 - Browse repository at this point
Copy the full SHA 3607dd2View commit details
Commits on Jul 18, 2023
-
Pin code to the wasm VM cache (cosmos#4093)
* pin code to the wasm VM cache * follow ibc-go error wrapping standards * Update modules/light-clients/08-wasm/keeper/keeper.go Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com> --------- Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9298fe6 - Browse repository at this point
Copy the full SHA 9298fe6View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 731dbbf - Browse repository at this point
Copy the full SHA 731dbbfView commit details -
renaming to align with x/wasm naming (cosmos#4091)
* renaming to align with x/wasm naming * fix typo * Update docs/architecture/adr-027-ibc-wasm.md Co-authored-by: Damian Nolan <damiannolan@gmail.com> * address review comments * review comment --------- Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59ccad5 - Browse repository at this point
Copy the full SHA 59ccad5View commit details -
imp: disallow submessage execution (cosmos#4130)
* disallow submessage execution * fix error code * alignment * fix
Configuration menu - View commit details
-
Copy full SHA for 62ed4fb - Browse repository at this point
Copy the full SHA 62ed4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341350a - Browse repository at this point
Copy the full SHA 341350aView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f822b4f - Browse repository at this point
Copy the full SHA f822b4fView commit details
Commits on Jul 30, 2023
-
Merge branch 'main' into feat/wasm-clients
# Conflicts: # Dockerfile # testing/chain.go
Configuration menu - View commit details
-
Copy full SHA for bffb649 - Browse repository at this point
Copy the full SHA bffb649View commit details
Commits on Aug 1, 2023
-
Add linting for 08-wasm module (cosmos#4206)
* Add linting for 08-wasm. * Go mod tidy. * Please the linter.
Configuration menu - View commit details
-
Copy full SHA for bf9d465 - Browse repository at this point
Copy the full SHA bf9d465View commit details -
add 08-wasm global store key (cosmos#4185)
* add 08-wasm global store key * Update client_state.go * Update modules/light-clients/08-wasm/types/vm.go Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com> --------- Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed41863 - Browse repository at this point
Copy the full SHA ed41863View commit details -
imp: delegate store operation of
clientState
andconsensusState
i……n `initialize` to contract (cosmos#4033) * remove calls to set client state and consensus state from initialize * linting * Update contracts * use errorsmod --------- Co-authored-by: Vladislav Markushin <negigic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de89920 - Browse repository at this point
Copy the full SHA de89920View commit details -
imp: remove
timestamp
fromconsensusState
and query contract to r……etrieve it (cosmos#4034) * imp: remove timestamp from consensus state * more linting * make types unexported * make proto-all * code hash for code id * Use hasConsensusState instead of GetConsensusState (cosmos#4171) * Use hasConsensusState instead of GetConsensusState. * Use wasmQuery for the rest of the query functions. (cosmos#4176) * Use wasmQuery for the rest of the query functions. --------- Co-authored-by: Carlos Rodriguez <carlos@interchain.io> * review comments * Remove check for consensus state. * Add linting for 08-wasm module (cosmos#4206) * Add linting for 08-wasm. * Go mod tidy. * Please the linter. * add 08-wasm global store key (cosmos#4185) * add 08-wasm global store key * Update client_state.go * Update modules/light-clients/08-wasm/types/vm.go Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com> --------- Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com> * solve conflicts * review comments/fix linter warnings * address comments * add missing check * remove check that was wrong --------- Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 644367f - Browse repository at this point
Copy the full SHA 644367fView commit details -
imp: remove
height
fromheader
and mergeheader
with `misbehavi……our` (cosmos#4049) * imp: merge header and misbehaviour types * remove unused code
Configuration menu - View commit details
-
Copy full SHA for 20d4d7e - Browse repository at this point
Copy the full SHA 20d4d7eView commit details -
imp: add query and sudo message types to encapsulate all variants of …
…calls (cosmos#4133) * defined query and sudo message types to encapsulate all variants for calls * pass client message * add ClientMessage from cosmos#4049 * address review comments * linter * gofumpt * review comment * more gofumpt
Configuration menu - View commit details
-
Copy full SHA for 54f29ee - Browse repository at this point
Copy the full SHA 54f29eeView commit details -
add 08-wasm Keeper constructor that accepts pointer to Wasm VM instan…
…ce (cosmos#4109) * add constructor that accepts pointer to Wasm VM instance * typo * add functions that returns wasm config with default values * review comment * Apply suggestions from code review Co-authored-by: Cian Hatton <cian@interchain.io> * review comments * rename constructor function * address review comments * set contract debug mode to false --------- Co-authored-by: Cian Hatton <cian@interchain.io>
Configuration menu - View commit details
-
Copy full SHA for c4f8da4 - Browse repository at this point
Copy the full SHA c4f8da4View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e17bb2 - Browse repository at this point
Copy the full SHA 2e17bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c5e7d - Browse repository at this point
Copy the full SHA 49c5e7dView commit details
Commits on Aug 7, 2023
-
Unit tests: temporarily disable grandpa testing, update
TestInitializeTendermint(), remove unnecessary test from TestConsensusStateValidateBasic(), change the update state result's height type.
Configuration menu - View commit details
-
Copy full SHA for 607aea9 - Browse repository at this point
Copy the full SHA 607aea9View commit details
Commits on Aug 14, 2023
-
Clean up vm entry points (cosmos#4279)
* Rename from call to wasmCall. * Move wasmQuery, wasmCall into vm. * Add wasmInit, mirroring wasmCall and wasmQuery. * Directly return after wasmInit.
Configuration menu - View commit details
-
Copy full SHA for 4f0a711 - Browse repository at this point
Copy the full SHA 4f0a711View commit details -
Merge branch 'main' into feat/wasm-clients
# Conflicts: # testing/config.go
Configuration menu - View commit details
-
Copy full SHA for 479f470 - Browse repository at this point
Copy the full SHA 479f470View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a7c242 - Browse repository at this point
Copy the full SHA 2a7c242View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9eed5 - Browse repository at this point
Copy the full SHA fb9eed5View commit details -
add wasm client audit reports (cosmos#4351)
* Delete Halborn audit report * Add files via upload * delete wrong version * Add files via upload
Configuration menu - View commit details
-
Copy full SHA for 03d077b - Browse repository at this point
Copy the full SHA 03d077bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e1026 - Browse repository at this point
Copy the full SHA 16e1026View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2913dbd - Browse repository at this point
Copy the full SHA 2913dbdView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c34fd15 - Browse repository at this point
Copy the full SHA c34fd15View commit details -
TestVerifyNonMembershipGrandpa, TestInitializeGrandpa,
TestStatusGrandpa, and TestExportGenesisGrandpa working again
Configuration menu - View commit details
-
Copy full SHA for 86dcf72 - Browse repository at this point
Copy the full SHA 86dcf72View commit details -
TestCheckSubstituteAndUpdateStateGrandpa, TestVerifyHeaderGrandpa,
TestUpdateStateGrandpa, TestVerifyUpgradeGrandpa working again
Configuration menu - View commit details
-
Copy full SHA for 81abf1e - Browse repository at this point
Copy the full SHA 81abf1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fa18b - Browse repository at this point
Copy the full SHA 33fa18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25548ba - Browse repository at this point
Copy the full SHA 25548baView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01757b9 - Browse repository at this point
Copy the full SHA 01757b9View commit details
Commits on Sep 1, 2023
-
deps(08-wasm): bump SDK v0.47.5 (cosmos#4540)
* deps: bump * bump e2e * go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 83ca9bb - Browse repository at this point
Copy the full SHA 83ca9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb745e8 - Browse repository at this point
Copy the full SHA fb745e8View commit details -
Merge branch 'main' into feat/wasm-clients
# Conflicts: # .github/dependabot.yml # e2e/go.mod # e2e/go.sum # go.sum
Configuration menu - View commit details
-
Copy full SHA for 1425ca2 - Browse repository at this point
Copy the full SHA 1425ca2View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17d255c - Browse repository at this point
Copy the full SHA 17d255cView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f5354b - Browse repository at this point
Copy the full SHA 8f5354bView commit details -
Add new cmd to store code via a gov proposal. (cosmos#4565)
* Add new cmd to store code via a gov proposal. * Address feedback. Co-authored-by: Carlos Rodriguez <carlos@interchain.io> --------- Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Configuration menu - View commit details
-
Copy full SHA for 120d45b - Browse repository at this point
Copy the full SHA 120d45bView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2efea92 - Browse repository at this point
Copy the full SHA 2efea92View commit details -
Configuration menu - View commit details
-
Copy full SHA for d554b86 - Browse repository at this point
Copy the full SHA d554b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b57444b - Browse repository at this point
Copy the full SHA b57444bView commit details -
Merge branch 'faddat/update-wasmvm' of https://github.com/notional-la…
…bs/ibc-go into faddat/update-wasmvm
Configuration menu - View commit details
-
Copy full SHA for 070f004 - Browse repository at this point
Copy the full SHA 070f004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55da45e - Browse repository at this point
Copy the full SHA 55da45eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b52e90d - Browse repository at this point
Copy the full SHA b52e90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7114e90 - Browse repository at this point
Copy the full SHA 7114e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fcb7c - Browse repository at this point
Copy the full SHA 93fcb7cView commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81086e4 - Browse repository at this point
Copy the full SHA 81086e4View commit details -
Merge remote-tracking branch 'origin/carlos/implement-interface-08-wa…
…sm' into faddat/update-wasmvm
Configuration menu - View commit details
-
Copy full SHA for 15e5dec - Browse repository at this point
Copy the full SHA 15e5decView commit details -
Unit tests: temporarily disable grandpa testing, update
TestInitializeTendermint(), remove unnecessary test from TestConsensusStateValidateBasic(), change the update state result's height type.
Configuration menu - View commit details
-
Copy full SHA for c0dab17 - Browse repository at this point
Copy the full SHA c0dab17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7416eb3 - Browse repository at this point
Copy the full SHA 7416eb3View commit details -
TestVerifyNonMembershipGrandpa, TestInitializeGrandpa,
TestStatusGrandpa, and TestExportGenesisGrandpa working again
Configuration menu - View commit details
-
Copy full SHA for 6b2719c - Browse repository at this point
Copy the full SHA 6b2719cView commit details -
TestCheckSubstituteAndUpdateStateGrandpa, TestVerifyHeaderGrandpa,
TestUpdateStateGrandpa, TestVerifyUpgradeGrandpa working again
Configuration menu - View commit details
-
Copy full SHA for 69d2f8c - Browse repository at this point
Copy the full SHA 69d2f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd9303 - Browse repository at this point
Copy the full SHA bcd9303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3528a - Browse repository at this point
Copy the full SHA 7f3528aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a62b7f - Browse repository at this point
Copy the full SHA 0a62b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ec685 - Browse repository at this point
Copy the full SHA a6ec685View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a6971 - Browse repository at this point
Copy the full SHA f2a6971View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b873d7 - Browse repository at this point
Copy the full SHA 4b873d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b401b - Browse repository at this point
Copy the full SHA d4b401bView commit details -
Merge remote-tracking branch 'strangelove/steve/feat/wasm-clients' in…
…to faddat/second-attempt-v50
Configuration menu - View commit details
-
Copy full SHA for 64e1d98 - Browse repository at this point
Copy the full SHA 64e1d98View commit details