Skip to content

v6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 04:25
· 220 commits to main since this release
2f0941d

Darwinia

Upgrade Priority LOW 🟢

Proposal Hash

0x11d0db700edd327a614fe3992d117cef8bde0bccf9d26ed72ff34d11c11998c1

Blake2 256 Hash

0x68de242511d67d65cd0854a2995166f2adedfffb78ad3b8f7fec6a9e9c16419e

Crab

Upgrade Priority LOW 🟢

Proposal Hash

0xadc40f34f3633584e92daa8e9a039ca9e17344333063cf6d88b6781bf39d4c58

Blake2 256 Hash

0x123241e3170c01e077ee29877a8f7743b43e3c7c6bf35aa3652e63571698bed5

Notable Changes

This release removes the following CLI parameters:

  • --rpc-max-payload (replaced by --rpc-max-request-size and --rpc-max-response-size)
  • --ws-max-out-buffer-capacity
  • --ws-external (replaced by --rpc-external)
  • --unsafe-ws-external (replaced by --unsafe-rpc-external)
  • --ipc--path
  • --ws-port (replaced by --rpc-port)
  • --ws-max--connections (replaced by --rpc-max-connections)
  • --rpc-http (replaced by --rpc-addr)
  • --rpc-ws (replaced by --rpc-addr)

Resources

Pre-built Binary

OS Arch Download
Linux x86_64 tar.zst
Linux x86_64 tar.bz2

Docker

Pull with the Git Tag

docker pull ghcr.io/darwinia-network/darwinia:v6.4.0

Pull with the Git Commit SHA

docker pull ghcr.io/darwinia-network/darwinia:sha-2f0941d

What's Changed

  • Clean release artifacts by @fewensa in #1176
  • Update the weight proof_size by @boundless-forest in #1179
  • Release v6.3.2 by @AurevoirXavier in #1180
  • Release v6.3.3 by @AurevoirXavier in #1181
  • Format origin names by @AurevoirXavier in #1177
  • Add weight-checker by @AurevoirXavier in #1186
  • Re-bench by @AurevoirXavier in #1184
  • Release v6.3.4 by @AurevoirXavier in #1187
  • Update docker image base image to ubuntu:20.04 by @fewensa in #1192
  • Improve commands and use Substrate weights by @AurevoirXavier in #1193
  • Use nightly-2023-05-22 by @AurevoirXavier in #1194
  • Fix compile warnings by @boundless-forest in #1195
  • Upgrade to polkadot-v0.9.43 by @AurevoirXavier in #1202
  • Conpanion for the frontier bug fix by @boundless-forest in #1208
  • Optimize CI by @AurevoirXavier in #1204
  • Differentiate between various jobs by @AurevoirXavier in #1212
  • Shorter testnet timing by @AurevoirXavier in #1213
  • Remove vesting from testnets by @AurevoirXavier in #1214
  • Test runtime-benchmarks as well by @AurevoirXavier in #1215
  • Cache all by @AurevoirXavier in #1219
  • Tighten permissions by @AurevoirXavier in #1210
  • Release 6400 testnets by @AurevoirXavier in #1220
  • Revamp all workflows by @AurevoirXavier in #1221
  • Bench all by @AurevoirXavier in #1225
  • No-std default genesis config by @boundless-forest in #1227
  • Bump ethabi and frontier version by @boundless-forest in #1226
  • Align features by @AurevoirXavier in #1230
  • Bump moonbeam and revamp frontier service by @AurevoirXavier in #1231
  • Record proof_size cost for precompiles by @boundless-forest in #1235
  • Soft link rust-toolchain.toml by @AurevoirXavier in #1228
  • Add weight sanity checks by @AurevoirXavier in #1237
  • Release pango*-6401 by @AurevoirXavier in #1239
  • Add MaxCommission and CommissionUpdated by @AurevoirXavier in #1241
  • LICENSE by @AurevoirXavier in #1242
  • Darwinia ahUSDT by @jiguantong in #1236
  • Fix compile by @AurevoirXavier in #1244
  • Improve weight checker by @AurevoirXavier in #1248
  • Release v6.4.0 by @AurevoirXavier in #1249
  • Upgrade srtool action by @AurevoirXavier in #1250
  • Remove unnecessary version by @AurevoirXavier in #1253
  • Update dispatch filter by @boundless-forest in #1252

Full Changelog: v6.3.1...v6.4.0