Skip to content

v14.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Reecepbcups Reecepbcups released this 27 Mar 21:29
· 434 commits to main since this release
e10e324

This pre-release is only meant for the Uni testnet. Do not use on mainnet!
Uni-6 testnet instructions


Important! The following config change in app.toml is required:

# Uni-6
minimum-gas-prices = "0ujunox"

Modules

Features

Testing / CI

Dependency Bumps

Command Line Additions

  • CLI: adds MAX_WASM_SIZE env var for local testing by @Reecepbcups in #600
  • CLI: Specify client.toml variables (gas, gas-prices, note, etc) by @Reecepbcups in #601

Other

Full Changelog: v13.0.1...v14.0.0-alpha.1