github terra-money/classic-core v0.4.1

latest releases: v2.3.0, v2.2.2, v2.2.1...
3 years ago

Release Note

This upgrade contains softfork
Please understand the details and apply it before the target height.

Upgrade Details
Upgrade Instructions

How to Upgrade

It is softfork, so you can update terrad anytime before the upgrade time.

$ git fetch --all --tags
$ git checkout v0.4.1
$ make install

Upgrade Time

Target Height for columbus-4: 1200000
Target Height for tequila-0004: 1350000

// MAINNET
// Fri Jan 01 2021 18:00:00 GMT+0900 (KST)
// Fri Jan 01 2021 09:00:00 GMT+0000 (UTC)
// Fri Jan 01 2021 01:00:00 GMT-0800 (PST)
//
// TEQUILA
// Fri Nov 27 2020 12:00:00 GMT+0900 (KST)
// Fri Nov 27 2020 03:00:00 GMT+0000 (UTC)
// Thu Nov 26 2020 19:00:00 GMT-0800 (PST)

WASM updates

  • #426 [Enhancement] CosmWasm Cache Implementation (100x faster than before)
  • #413 [Enhancement] CosmWasm Logging Whitelist
  • #427 [Bugfix] CosmWasm Staking Query
  • #433 [Param] Increase ExecuteMsgSize limit to 4096 from 1024

Don't miss a new classic-core release

NewReleases is sending notifications on new releases.