Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: CosmosContracts/juno

Tags

v29.0.0

Toggle v29.0.0's commit message
set expedited min deposit amount to 10000(000000) Juno (ujuno)

v28.0.2

Toggle v28.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
dimiandre Andrea Di Michele
Merge branch 'main' into release/v28

v28.0.1

Toggle v28.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dimiandre Andrea Di Michele
fix wasmdir typo

v28.0.0

Toggle v28.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1089 from CosmosContracts/cosmos-sdk-v050

v28: Cosmos SDK 0.50, Wasm 2.0, Refactors, Cleanup

v27.0.0

Toggle v27.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dimiandre Andrea Di Michele
typo

v26.0.0

Toggle v26.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dimiandre Andrea Di Michele
use a specific version for golangci-lint

v25.0.0

Toggle v25.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v25 (#1068)

* v25 upgrade handler and package name

* update wasmvm

* update upgrade test

* ict juno version

* lint

* lint

v24.0.0

Toggle v24.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore!: v24 Namespace & Upgrade Handler (#1055)

* v24 package name

* upgrade handler

* bump wasmd

* lint

* exclude G115 from golangci-lint

* some more lint mess

* lint again

* bump interchain test deps

v23.1.0

Toggle v23.1.0's commit message
go mod tidy in interchain test

v23.0.0

Toggle v23.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade handler for v23 (#1032)

* basic upgrade handler for v23

* remove icq from store upgrades

* migrate icq params in upgrade handler

* builder module account conversion

* port back tf patch from mainnet with a better implementation

* lint

* refuse in tf update

* core1 vesting migration

* lint

* lint 2

* remove uneccessary consensus params migration

* ci: allow flaky interchaintest to rerun. (#1034)

* ci

* test

* test2

* test3

---------

Co-authored-by: Tuan Tran <[email protected]>