Skip to content

v6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 04:25
· 149 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

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