Skip to content

v20.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Reecepbcups Reecepbcups released this 06 Feb 16:02
6f27cf8

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