-
Notifications
You must be signed in to change notification settings - Fork 406
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
47 with token factory #1327
47 with token factory #1327
Commits on Jan 11, 2023
-
Start cosmos-sdk v0.47 integration (CosmWasm#1136)
* Upgrade to sdk v0.47 branch * More integration work * SDK version upgrade; fixes * More fixes * Fixes * Deactivate failing tests * SDK + ibc-go version upgrades * limix gas fix (cherry picked from commit f7f8417) * with valset in bench (cherry picked from commit 35b2a8f) * Revert staking query handler; fix tests * Minor cleanup * Rebased * Address linter issues * Set legacy router proper * Deactivate failing test. Race condition needs to handled in SDK * Address some code smells * Bump sdk version * Use gov v1 internally for votes * Activate test after sdk fix * Add group test * Add config template for wasm fields * Add Rust backtrace flag for more debug output on simulations * Set unique node folder for tests * Revert "Add Rust backtrace flag for more debug output on simulations" This reverts commit 218c3c6. * Simulations * Run also im/export + deterministic sims * Add package prefix to interfaces * Add signer annotation (cosmos/cosmos-sdk#10933), minor cleanup * Bump sdk version * Review comments Co-authored-by: vuong <nguyenvuong1122000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 76dd72d - Browse repository at this point
Copy the full SHA 76dd72dView commit details
Commits on Jan 13, 2023
-
Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit f490595)
Configuration menu - View commit details
-
Copy full SHA for 1e6a886 - Browse repository at this point
Copy the full SHA 1e6a886View commit details -
Merge pull request CosmWasm#1152 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1151 Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 (backport CosmWasm#1151)
Configuration menu - View commit details
-
Copy full SHA for e9a80cf - Browse repository at this point
Copy the full SHA e9a80cfView commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba499ae - Browse repository at this point
Copy the full SHA ba499aeView commit details
Commits on Jan 23, 2023
-
(cherry picked from commit 38d466a)
Configuration menu - View commit details
-
Copy full SHA for 50bda42 - Browse repository at this point
Copy the full SHA 50bda42View commit details -
Merge pull request CosmWasm#1159 from CosmWasm/ica_noauth
Remove intertx for vanilla ICA
Configuration menu - View commit details
-
Copy full SHA for 42dc194 - Browse repository at this point
Copy the full SHA 42dc194View commit details -
Merge pull request CosmWasm#1168 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1167 Fix msg format in EVENTS.md (backport CosmWasm#1167)
Configuration menu - View commit details
-
Copy full SHA for 22880a8 - Browse repository at this point
Copy the full SHA 22880a8View commit details
Commits on Jan 24, 2023
-
Better to sdk coin convertion (CosmWasm#1164)
* Better to sdk coin convertion * Review feedback (cherry picked from commit a925a9e)
Configuration menu - View commit details
-
Copy full SHA for cc28399 - Browse repository at this point
Copy the full SHA cc28399View commit details -
Merge pull request CosmWasm#1170 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1164 Better to sdk coin convertion (backport CosmWasm#1164)
Configuration menu - View commit details
-
Copy full SHA for 650af69 - Browse repository at this point
Copy the full SHA 650af69View commit details
Commits on Jan 25, 2023
-
Disallow only address permission (CosmWasm#1163)
* Remove AccessTypeOnlyAddress for store msg * Remove AccessTypeOnlyAddress for update config msg * Review feedback Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> (cherry picked from commit 8991633)
Configuration menu - View commit details
-
Copy full SHA for 6b9d1c8 - Browse repository at this point
Copy the full SHA 6b9d1c8View commit details
Commits on Jan 26, 2023
-
Integrate wasmvm v1.2.0 (backport CosmWasm#1161) (CosmWasm#1175)
* Integrate wasmvm v1.2.0 (CosmWasm#1161) * Bump wasmvm version * Bump wasm test contracts * Encode weighted votes * Encode instantiate2 * Handle code info query; better wasmvm errors * Fix readme * Make linter happy * add non cgo build * Review comments * Bump wasmvm to release version Co-authored-by: jhernandezb <contact@jhernandez.me> (cherry picked from commit 957b38e) # Conflicts: # x/wasm/keeper/handler_plugin_encoders.go # x/wasm/keeper/handler_plugin_encoders_test.go # x/wasm/keeper/keeper.go # x/wasm/keeper/keeper_test.go * Adress merge conflicts Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a851656 - Browse repository at this point
Copy the full SHA a851656View commit details -
Merge pull request CosmWasm#1176 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1163 Disallow only address permission (backport CosmWasm#1163)
Configuration menu - View commit details
-
Copy full SHA for fe57635 - Browse repository at this point
Copy the full SHA fe57635View commit details
Commits on Jan 27, 2023
-
Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit ffa0e5e)
Configuration menu - View commit details
-
Copy full SHA for dff6528 - Browse repository at this point
Copy the full SHA dff6528View commit details -
Emit events for setContractAdmin + setAccessConfig (CosmWasm#1179)
(cherry picked from commit c9e7830)
Configuration menu - View commit details
-
Copy full SHA for db503d6 - Browse repository at this point
Copy the full SHA db503d6View commit details -
Merge pull request CosmWasm#1186 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1181 Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 (backport CosmWasm#1181)
Configuration menu - View commit details
-
Copy full SHA for 83142ba - Browse repository at this point
Copy the full SHA 83142baView commit details -
Dependency upgrades (CosmWasm#1172)
* Bump sdk version to lastest * Bump ibc-go version to lastest * Remove channel hack
Configuration menu - View commit details
-
Copy full SHA for aa8db78 - Browse repository at this point
Copy the full SHA aa8db78View commit details -
Merge pull request CosmWasm#1187 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1179 Emit events for setContractAdmin + setAccessConfig (backport CosmWasm#1179)
Configuration menu - View commit details
-
Copy full SHA for 9df3f60 - Browse repository at this point
Copy the full SHA 9df3f60View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a0c2a3 - Browse repository at this point
Copy the full SHA 6a0c2a3View commit details
Commits on Jan 30, 2023
-
Merge pull request CosmWasm#1190 from gjermundgaraba/develop_sdk47
Update to ibc-go v7 beta2 + protoVer=0.11.5
Configuration menu - View commit details
-
Copy full SHA for 6a49301 - Browse repository at this point
Copy the full SHA 6a49301View commit details -
Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit de27e7f)
Configuration menu - View commit details
-
Copy full SHA for 287aec8 - Browse repository at this point
Copy the full SHA 287aec8View commit details -
Merge pull request CosmWasm#1193 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1191 Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1 (backport CosmWasm#1191)
Configuration menu - View commit details
-
Copy full SHA for a6fcba2 - Browse repository at this point
Copy the full SHA a6fcba2View commit details -
Fix typos (backport CosmWasm#1185) (CosmWasm#1194)
* Fix typos (cherry picked from commit c88b819) # Conflicts: # proto/cosmwasm/wasm/v1/tx.proto * Fix merge conflict --------- Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 388b175 - Browse repository at this point
Copy the full SHA 388b175View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87ece70 - Browse repository at this point
Copy the full SHA 87ece70View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92d01c3 - Browse repository at this point
Copy the full SHA 92d01c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd101bd - Browse repository at this point
Copy the full SHA dd101bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a951fc6 - Browse repository at this point
Copy the full SHA a951fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fefa067 - Browse repository at this point
Copy the full SHA fefa067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493792e - Browse repository at this point
Copy the full SHA 493792eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 111c98f - Browse repository at this point
Copy the full SHA 111c98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c3b43 - Browse repository at this point
Copy the full SHA 85c3b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfbb95 - Browse repository at this point
Copy the full SHA cbfbb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb74b7 - Browse repository at this point
Copy the full SHA 0bb74b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b684a38 - Browse repository at this point
Copy the full SHA b684a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41eddc1 - Browse repository at this point
Copy the full SHA 41eddc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f01f8d - Browse repository at this point
Copy the full SHA 2f01f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5beb360 - Browse repository at this point
Copy the full SHA 5beb360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab6475 - Browse repository at this point
Copy the full SHA 6ab6475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8418635 - Browse repository at this point
Copy the full SHA 8418635View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 107299b - Browse repository at this point
Copy the full SHA 107299bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9867792 - Browse repository at this point
Copy the full SHA 9867792View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a160d - Browse repository at this point
Copy the full SHA a4a160dView commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b8d05d - Browse repository at this point
Copy the full SHA 5b8d05dView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f09480 - Browse repository at this point
Copy the full SHA 5f09480View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90d6b5 - Browse repository at this point
Copy the full SHA a90d6b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572a13e - Browse repository at this point
Copy the full SHA 572a13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fccae - Browse repository at this point
Copy the full SHA f1fccaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7570f28 - Browse repository at this point
Copy the full SHA 7570f28View commit details
Commits on Feb 24, 2023
-
Merge pull request #93 from notional-labs/nhan/fix_bump_v47
fix bump v47 with token factory
Configuration menu - View commit details
-
Copy full SHA for d9367b5 - Browse repository at this point
Copy the full SHA d9367b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44dedbb - Browse repository at this point
Copy the full SHA 44dedbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b5569 - Browse repository at this point
Copy the full SHA f8b5569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ccdea - Browse repository at this point
Copy the full SHA 73ccdeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee9901 - Browse repository at this point
Copy the full SHA 6ee9901View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8a95e - Browse repository at this point
Copy the full SHA ce8a95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5a52e - Browse repository at this point
Copy the full SHA db5a52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af026ff - Browse repository at this point
Copy the full SHA af026ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d96c66d - Browse repository at this point
Copy the full SHA d96c66dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c882b9 - Browse repository at this point
Copy the full SHA 6c882b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7294359 - Browse repository at this point
Copy the full SHA 7294359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f91e6 - Browse repository at this point
Copy the full SHA 56f91e6View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 120b7b1 - Browse repository at this point
Copy the full SHA 120b7b1View commit details -
Merge remote-tracking branch 'dadamu/paul/fix-stargate-querier' into …
…47-with-token-factory
Configuration menu - View commit details
-
Copy full SHA for 1969af4 - Browse repository at this point
Copy the full SHA 1969af4View commit details -
Merge remote-tracking branch 'notional/nguyen/rename-lastIdKey' into …
…47-with-token-factory
Configuration menu - View commit details
-
Copy full SHA for d293877 - Browse repository at this point
Copy the full SHA d293877View commit details -
Merge remote-tracking branch 'wormhole/list-contract-code-bugfix' int…
…o 47-with-token-factory
Configuration menu - View commit details
-
Copy full SHA for 1bab40b - Browse repository at this point
Copy the full SHA 1bab40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e734108 - Browse repository at this point
Copy the full SHA e734108View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07f94e - Browse repository at this point
Copy the full SHA f07f94eView commit details -
Merge branch '47-with-token-factory' of https://github.com/notional-l…
…abs/wasmd into 47-with-token-factory
Configuration menu - View commit details
-
Copy full SHA for afae3e8 - Browse repository at this point
Copy the full SHA afae3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bf69d - Browse repository at this point
Copy the full SHA 04bf69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b022583 - Browse repository at this point
Copy the full SHA b022583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011e8b7 - Browse repository at this point
Copy the full SHA 011e8b7View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4ffc7c - Browse repository at this point
Copy the full SHA b4ffc7cView commit details -
Merge branch '47-with-token-factory' of https://github.com/notional-l…
…abs/wasmd into 47-with-token-factory
Configuration menu - View commit details
-
Copy full SHA for e28ef5b - Browse repository at this point
Copy the full SHA e28ef5bView commit details
Commits on Mar 1, 2023
-
Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (CosmWasm#1200)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit f3fc31c)
Configuration menu - View commit details
-
Copy full SHA for 524f773 - Browse repository at this point
Copy the full SHA 524f773View commit details -
Merge pull request CosmWasm#1219 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1200 Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (backport CosmWasm#1200)
Configuration menu - View commit details
-
Copy full SHA for fc4bbe1 - Browse repository at this point
Copy the full SHA fc4bbe1View commit details
Commits on Mar 2, 2023
-
(cherry picked from commit 2ccffed)
Configuration menu - View commit details
-
Copy full SHA for 466f206 - Browse repository at this point
Copy the full SHA 466f206View commit details -
fix: stargate querier does not reset the state
(cherry picked from commit fd03235)
Configuration menu - View commit details
-
Copy full SHA for 3eca999 - Browse repository at this point
Copy the full SHA 3eca999View commit details -
(cherry picked from commit 6d8018a)
Configuration menu - View commit details
-
Copy full SHA for 92fde7a - Browse repository at this point
Copy the full SHA 92fde7aView commit details -
Merge pull request CosmWasm#1223 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1201 list-contract-by-code bugfix (backport CosmWasm#1201)
Configuration menu - View commit details
-
Copy full SHA for 498b98e - Browse repository at this point
Copy the full SHA 498b98eView commit details -
Merge pull request CosmWasm#1224 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1208 fix: stargate querier does not reset the structure state (backport CosmWasm#1208)
Configuration menu - View commit details
-
Copy full SHA for 05be122 - Browse repository at this point
Copy the full SHA 05be122View commit details
Commits on Mar 3, 2023
-
Add Windows client support (CosmWasm#1197)
* Add Windows client support * Separate server and windows client --------- Co-authored-by: Alex Peters <alpe@users.noreply.github.com> (cherry picked from commit 8a20779)
Configuration menu - View commit details
-
Copy full SHA for b9d2771 - Browse repository at this point
Copy the full SHA b9d2771View commit details -
Merge pull request CosmWasm#1227 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1197 Add Windows client support (backport CosmWasm#1197)
Configuration menu - View commit details
-
Copy full SHA for e3f36b2 - Browse repository at this point
Copy the full SHA e3f36b2View commit details -
Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit e5fab3d)
Configuration menu - View commit details
-
Copy full SHA for 00edea6 - Browse repository at this point
Copy the full SHA 00edea6View commit details -
Merge pull request CosmWasm#1228 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1222 Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 (backport CosmWasm#1222)
Configuration menu - View commit details
-
Copy full SHA for ddedb03 - Browse repository at this point
Copy the full SHA ddedb03View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50800d3 - Browse repository at this point
Copy the full SHA 50800d3View commit details
Commits on Mar 6, 2023
-
(cherry picked from commit de09c7f)
Configuration menu - View commit details
-
Copy full SHA for 918d952 - Browse repository at this point
Copy the full SHA 918d952View commit details -
Merge pull request CosmWasm#1235 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1231 Rename windows client binary (backport CosmWasm#1231)
Configuration menu - View commit details
-
Copy full SHA for 221cf02 - Browse repository at this point
Copy the full SHA 221cf02View commit details -
Return IBC packet sequence number (backport CosmWasm#1225) (CosmWasm#…
…1233) * Return IBC packet sequence number (CosmWasm#1225) * Return IBC packet sequence number * Fix review feedbacks * Remove names to return values in DispatchMsg method * Fix comments (cherry picked from commit 4f1c57f) # Conflicts: # x/wasm/keeper/handler_plugin.go * Fix merge conflict --------- Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com> Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4f2fe8 - Browse repository at this point
Copy the full SHA f4f2fe8View commit details -
Test rust panic for regression
(cherry picked from commit a52e604)
Configuration menu - View commit details
-
Copy full SHA for 29225df - Browse repository at this point
Copy the full SHA 29225dfView commit details -
Fix client checksum verification (CosmWasm#1234)
* Fix client checksum verification * Review comments (cherry picked from commit 1a8019b) # Conflicts: # x/wasm/client/cli/gov_tx.go
Configuration menu - View commit details
-
Copy full SHA for e962674 - Browse repository at this point
Copy the full SHA e962674View commit details -
Merge pull request CosmWasm#1238 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1234 Fix client checksum verification (backport CosmWasm#1234)
Configuration menu - View commit details
-
Copy full SHA for 0b8af25 - Browse repository at this point
Copy the full SHA 0b8af25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7969723 - Browse repository at this point
Copy the full SHA 7969723View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf3a88 - Browse repository at this point
Copy the full SHA ccf3a88View commit details -
Merge pull request CosmWasm#1237 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1236 Test rust panic for regression (backport CosmWasm#1236)
Configuration menu - View commit details
-
Copy full SHA for 30884e7 - Browse repository at this point
Copy the full SHA 30884e7View commit details -
(cherry picked from commit 85cf161)
Configuration menu - View commit details
-
Copy full SHA for b1a6f11 - Browse repository at this point
Copy the full SHA b1a6f11View commit details -
Merge pull request CosmWasm#1241 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1105 Configure sonarcloud analysis (backport CosmWasm#1105)
Configuration menu - View commit details
-
Copy full SHA for 651ca9c - Browse repository at this point
Copy the full SHA 651ca9cView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52d6b1f - Browse repository at this point
Copy the full SHA 52d6b1fView commit details
Commits on Mar 9, 2023
-
Bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 730ea5a)
Configuration menu - View commit details
-
Copy full SHA for a435474 - Browse repository at this point
Copy the full SHA a435474View commit details -
Merge pull request CosmWasm#1252 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1251 Bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 (backport CosmWasm#1251)
Configuration menu - View commit details
-
Copy full SHA for c7fb329 - Browse repository at this point
Copy the full SHA c7fb329View commit details -
Make
CaptureIbcEvents
in ibctesting public.Before this change, it wasn't possible to implement the `chain.SendMsgs` method without [copying](https://github.com/public-awesome/ics721/blob/main/e2e/suite_helpers.go#L81-L98) them over. (cherry picked from commit b64fa07)
Configuration menu - View commit details
-
Copy full SHA for c160867 - Browse repository at this point
Copy the full SHA c160867View commit details -
Merge pull request CosmWasm#1253 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1248 Make `CaptureIbcEvents` in ibctesting public (backport CosmWasm#1248)
Configuration menu - View commit details
-
Copy full SHA for c48879b - Browse repository at this point
Copy the full SHA c48879bView commit details
Commits on Mar 10, 2023
-
Upgrade to wasmvm 1.2.1 (backport CosmWasm#1245) (CosmWasm#1254)
* Upgrade to wasmvm 1.2.1 (CosmWasm#1245) * Use wasmvm store adapter * Bump wasmvm to v1.2.1 (cherry picked from commit 850f901) # Conflicts: # go.mod # go.sum # x/wasm/keeper/keeper.go * Resolve conflicts --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4289001 - Browse repository at this point
Copy the full SHA 4289001View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d6684 - Browse repository at this point
Copy the full SHA b3d6684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998c455 - Browse repository at this point
Copy the full SHA 998c455View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6ac0b - Browse repository at this point
Copy the full SHA fe6ac0bView commit details
Commits on Mar 13, 2023
-
WIP All cometbft (CosmWasm#1244)
* Dep upgrade; use CometBft * Remove duplicte message events
Configuration menu - View commit details
-
Copy full SHA for 12dabd6 - Browse repository at this point
Copy the full SHA 12dabd6View commit details -
Add changelog for v0.31.0 (CosmWasm#1188)
* Start changelog for v0.31.0 * Add ICA upgrade * Add proto version link to buf.build * Update changelog (CosmWasm#1239) * Update changelog * Update changelog with latest changes * Set release date --------- Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com> (cherry picked from commit bc0e817)
Configuration menu - View commit details
-
Copy full SHA for bae90d3 - Browse repository at this point
Copy the full SHA bae90d3View commit details -
Merge pull request CosmWasm#1257 from CosmWasm/mergify/bp/develop_sdk…
…47/pr-1188 Add changelog for v0.31.0 (backport CosmWasm#1188)
Configuration menu - View commit details
-
Copy full SHA for 539c783 - Browse repository at this point
Copy the full SHA 539c783View commit details
Commits on Mar 14, 2023
-
Merge branch 'main' into develop_sdk47_to_main
* main: (36 commits) Add changelog for v0.31.0 (CosmWasm#1188) Upgrade to wasmvm 1.2.1 (CosmWasm#1245) Bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 Make `CaptureIbcEvents` in ibctesting public. Fix client checksum verification (CosmWasm#1234) Test rust panic for regression Return IBC packet sequence number (CosmWasm#1225) Rename windows client binary Configure sonarcloud analysis Bump github.com/cosmos/gogoproto from 1.4.3 to 1.4.6 Add Windows client support (CosmWasm#1197) Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.1 to 1.0.0-beta.2 Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 Bump SDK version to v0.45.14 Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (CosmWasm#1200) Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (CosmWasm#1211) test: add unit test fix: stargate querier does not reset the state list-contract-by-code bugfix update interface proto annotations (CosmWasm#1156) ...
Configuration menu - View commit details
-
Copy full SHA for 280dc4e - Browse repository at this point
Copy the full SHA 280dc4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba407c - Browse repository at this point
Copy the full SHA 9ba407cView commit details
Commits on Mar 15, 2023
-
Merge pull request CosmWasm#1259 from CosmWasm/develop_sdk47_to_main
Merge from main
Configuration menu - View commit details
-
Copy full SHA for 7d6a4c1 - Browse repository at this point
Copy the full SHA 7d6a4c1View commit details -
Support msg update params gov proposal (CosmWasm#1247)
* Add MsgUpdateParams support * Implement UpdateParams msg * Fix test UpdateParams * Add migration test * Fix * Fix lint issues * Revert changes according to review feedback * Remove more x/params dependencies * Remove x/params from genesis test * Formatting * Restore old changes * fix lint * Fix tests and restructure migrations * Rename alias for convention --------- Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d648261 - Browse repository at this point
Copy the full SHA d648261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eaa893 - Browse repository at this point
Copy the full SHA 2eaa893View commit details -
* lint cosmwasm for sdk 47 * fix * remove setGenesis * remove additional unused functions * pass tests * use SDK's errors module * unecessary conversions * unnecessary conversions * remove unneeded event manager * complete linting of tests for 47 * add test for reimportation * check errors * Update x/wasm/keeper/proposal_integration_test.go Co-authored-by: Alexander Peters <alpe@users.noreply.github.com> * apply suggestion * suggestions * lints * don't return error in when making new transactions * no todo's in the code * Fix test data generator * Update x/wasm/types/genesis_test.go Co-authored-by: Alexander Peters <alpe@users.noreply.github.com> * use the full string invalid address (2 words) always --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb13192 - Browse repository at this point
Copy the full SHA bb13192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299f792 - Browse repository at this point
Copy the full SHA 299f792View commit details -
Configuration menu - View commit details
-
Copy full SHA for daca2c0 - Browse repository at this point
Copy the full SHA daca2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b53d93 - Browse repository at this point
Copy the full SHA 7b53d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f41a12 - Browse repository at this point
Copy the full SHA 0f41a12View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c245f7d - Browse repository at this point
Copy the full SHA c245f7dView commit details -
Set SDK version to v0.47x.0 (CosmWasm#1262)
* Set SDK version to v0.47x.0 * Set chainID * Minor updates * Set chainID for simulations * Buf mod update * Use sdk tag instead of hash in buf
Configuration menu - View commit details
-
Copy full SHA for 6ad6739 - Browse repository at this point
Copy the full SHA 6ad6739View commit details
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b0dd13 - Browse repository at this point
Copy the full SHA 3b0dd13View commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cf3a43 - Browse repository at this point
Copy the full SHA 0cf3a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 716ce97 - Browse repository at this point
Copy the full SHA 716ce97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa3e1b - Browse repository at this point
Copy the full SHA 3fa3e1bView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12e2242 - Browse repository at this point
Copy the full SHA 12e2242View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13606e7 - Browse repository at this point
Copy the full SHA 13606e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e15194 - Browse repository at this point
Copy the full SHA 6e15194View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 567a4b3 - Browse repository at this point
Copy the full SHA 567a4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89f583 - Browse repository at this point
Copy the full SHA b89f583View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2fc7b - Browse repository at this point
Copy the full SHA ff2fc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4ad06 - Browse repository at this point
Copy the full SHA ed4ad06View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfc094 - Browse repository at this point
Copy the full SHA dcfc094View commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5219136 - Browse repository at this point
Copy the full SHA 5219136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbfdf0 - Browse repository at this point
Copy the full SHA 7cbfdf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0bb82 - Browse repository at this point
Copy the full SHA bc0bb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524db80 - Browse repository at this point
Copy the full SHA 524db80View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc39727 - Browse repository at this point
Copy the full SHA fc39727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d9ec8 - Browse repository at this point
Copy the full SHA 13d9ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1d7ca - Browse repository at this point
Copy the full SHA 0c1d7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d0e64 - Browse repository at this point
Copy the full SHA 25d0e64View commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81c9c99 - Browse repository at this point
Copy the full SHA 81c9c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69a2fe - Browse repository at this point
Copy the full SHA c69a2feView commit details