Skip to content

Releases: availproject/avail

v2.2.2.0-rc1

14 May 18:25
9d88dbf
Compare
Choose a tag to compare

Changelog for Node Operators 2.1.3 -> 2.1.4

Custom telemetry doesn't anymore send block-related telemetry data when the node is still syncing.
The logic that defines what goes out is now moved to the Node repo. This should make it easier to do changes without anymore touching the polkadot-sdk repo.

Staking API (RPC) was added. nomination_quota and eras_stakers_page_count rpcs are now available to be consumed.

Node operators should upgrade their nodes at their convenience.

Changelog for Runtime 30 -> 31

Fixed a bug in Vector pallet where retrieved storage was not properly sanitized. The data was in a malformed state and a missing check caused the code to panic.

Wasm checksum

md5sum da_runtime.compact.compressed.wasm 
a2d9cbf8d96fa3df78fdcf79337bebe3  da_runtime.compact.compressed.wasm

sha1sum da_runtime.compact.compressed.wasm 
a7a15954c87404acc3ce5f5c416fb98f2683b54f  da_runtime.compact.compressed.wasm

sha512sum da_runtime.compact.compressed.wasm 
e5b7841a204c0502edad8a988176bab4a62266bc54840aa3b6dc79ea9fcb07945ddf4414325b5a139421bda642f7bb43077f7235956aac90ab4b959e02e5e1e7  da_runtime.compact.compressed.wasm

Subwasm

subwasm info da_runtime.compact.compressed.wasm 
🏋️  Runtime size:             1.083 MB (1,135,600 bytes) 
🗜  Compressed:               Yes, 77.64%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             avail-31 (avail-0.tx1.au12)
🗳️  system.setCode hash:      0x944c0d1114be72c245ce16be2f9b52e7b86ee6bffbde3c62e9b7f4fb0fe39875
🗳️  authorizeUpgrade hash:    0x1176f82da2f502565e39395ebe274454e7587e86d17addaaf1cca662c5856b2e
🗳️  Blake2-256 hash:          0x54b1f3525cee597662b14217fda312b8aa378f246a1ff6823a141b0d23ef6bb0
📦 IPFS:                     https://www.ipfs.io/ipfs/QmXBrbmLchFJxzcNh23FHEVPvAkbrhHyNqK6LatFyFuBBP

v2.2.1.0-rc1

07 May 12:19
89b7fc7
Compare
Choose a tag to compare

Changelog for Node Operators 2.1.2 -> 2.1.3

Fixed issue with new telemetry data not being constrained/pruned correctly.

Node operators should upgrade their nodes at their convenience.

v2.2.0.0-rc1

03 May 08:34
094028a
Compare
Choose a tag to compare

Changelog for Node Operators 2.1.1 -> 2.1.2

New telemetry data is now send from the Node to the telemetry backend.
Here is the list:

  • Block Proposal Time
  • Block Sync Time
  • Block Import Time

Node operators should upgrade their nodes at their convenience.

Changelog for Runtime 29 -> 30

Vector::fulfill_call can now only be called by a specific origin defined in Updater storage.

v2.1.1.0-rc1

26 Apr 14:12
8608dc4
Compare
Choose a tag to compare

v2.1.0.0-rc1

16 Apr 14:08
af54545
Compare
Choose a tag to compare

Breaking Change

This is a breaking change. All the node operators need to update their nodes to this version ASAP.

What's Changed

Full Changelog: v2.0.0.0-rc4...v2.1.0.0-rc1

v2.0.0.0-rc4

29 Mar 11:04
508593d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0.0-rc3...v2.0.0.0-rc4

v2.0.0.0-rc3

28 Mar 16:48
afb3b55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0.0-rc2...v2.0.0.0-rc3

v2.0.0.0-rc2

28 Mar 07:14
1920fae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0.0-rc1...v2.0.0.0-rc2

v2.0.0.0-rc1

26 Mar 14:42
2a0f05f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0.0...v2.0.0.0-rc1

v1.11.0.0

13 Feb 17:47
38304bb
Compare
Choose a tag to compare

Important Message

This is a required update in order to be able to participate on the Goldberg testnet

This is a important binary upgrade that needs to be done in the next 48 hours.
This is a new binary that fixes header commitments not being correctly calculated and adds new bootnodes to the chainspec.

Make sure that you do NOT use the reserved-nodes nor reserved-only flags. They were supposed to be only used to sync up the node up till the latest block and afterwards they need to be removed.

Full Changelog: v1.10.0.0...v1.11.0.0