Skip to content

Releases: CosmosContracts/juno

v20.0.0-alpha.1

06 Feb 16:02
6f27cf8
Compare
Choose a tag to compare
v20.0.0-alpha.1 Pre-release
Pre-release

This is a patch built off the release/v19 branch (yes, confusing). Use on Juno's testnet ONLY at a set halt height in the near future. It fixes the loading of smart contracts from the correct data dir (not home directory) that appeared in the v19 upgrade adding the wasm light client.

Testnet Halt Height: 7775716

  • nano ~/.juno/config/app.toml -> halt-height = 7775716
  • then restart your node

What's Changed

  • fix! not loading in contracts with custom WasmVM after upgrade by @Reecepbcups in #961

Full Changelog: v19.1.0...v20.0.0-alpha.1

v19.1.0

05 Feb 18:35
fc06bf4
Compare
Choose a tag to compare

What's Changed

  • chore: remove Frey, Jack, and Reece from code owners & security by @Reecepbcups in #955
  • patch: Migrate the correct amount of Core-1 funds by @Reecepbcups in #959

Full Changelog: v19.0.0...v19.1.0

v19.0.0

29 Jan 15:55
46bc071
Compare
Choose a tag to compare

USE V19.1.0 INSTEAD DUE TO AN UPGRADE FAILURE ON MIGRATION

Upgrade Height: 13678871

Highlights

  • Enforce Validator's Max 24 Hour Change Rate To 5%
  • Permissionless x/clock registration
  • IBC 08-Wasm Light Client (Polkadot<->Juno)
  • Migrate Core-1 Multisig funds to Charter Council per Prop
  • Fixes CosmWasm Memory Leak

Full Changelog

New Contributors

Full Changelog: v18.1.0...v19.0.0

v19.0.0-alpha.3

26 Jan 17:27
46bc071
Compare
Choose a tag to compare
v19.0.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v19.0.0-alpha.2...v19.0.0-alpha.3

v19.0.0-alpha.2

19 Jan 18:44
Compare
Choose a tag to compare
v19.0.0-alpha.2 Pre-release
Pre-release

Testnet

Previously an error failed initialize pinned codes Error calling the VM: Cache error: Error opening Wasm file for reading: pinning contract failed occured when using both wasmkeeper and wasmlc to pin contracts on start.

This removes the double pinning and instead just uses the wasmlckeeper

Full Changelog: v19.0.0-alpha.1...v19.0.0-alpha.2

v19.0.0-alpha.1

16 Jan 22:42
55ec22a
Compare
Choose a tag to compare
v19.0.0-alpha.1 Pre-release
Pre-release

Testnet Upgrade Height: 7194366
Go Version Required: go1.21

Major Changes

Other

New Contributors

Full Changelog: v18.1.0...v19.0.0-alpha.1

v18.1.0

10 Jan 12:36
3df36b2
Compare
Choose a tag to compare

Requires >= Go1.20

Occurred at https://dev.mintscan.io/juno/blocks/13015716 with a lazy halting of validators via Discord coordination.

What's Changed

Full Changelog: v18.0.0...v18.1.0

v18.0.0

04 Dec 21:20
a56c442
Compare
Choose a tag to compare

Upgrade Height: 12265007
Upgrade Proposal: https://www.mintscan.io/juno/proposals/325
Upgrade Instructions: v18 Upgrade

Highlights

Full Changelog: v17.1.1...v18.0.0

v18.0.0-alpha.4

27 Nov 15:12
a56c442
Compare
Choose a tag to compare
v18.0.0-alpha.4 Pre-release
Pre-release

This is a testnet only upgrade: version: v1800alpha4
Testnet Target Block: 5640033

What's Changed

Full Changelog: v18.0.0-alpha.3...v18.0.0-alpha.4

v18.0.0-alpha.3

17 Nov 00:47
879e4c2
Compare
Choose a tag to compare
v18.0.0-alpha.3 Pre-release
Pre-release

This is a testnet only upgrade: version: v1800alpha3
Testnet Target Block: 5382845

What's Changed

Full Changelog: v18.0.0-alpha.2...v18.0.0-alpha.3