Skip to content

Releases: availproject/avail

v2.3.0.0-rc2

05 Mar 17:13
138433f
Compare
Choose a tag to compare
v2.3.0.0-rc2 Pre-release
Pre-release

What's Changed

New Contributors

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

v2.3.0.0-rc1

19 Feb 14:18
6c6b891
Compare
Choose a tag to compare
v2.3.0.0-rc1 Pre-release
Pre-release

What's Changed

WASM Details

🏋️ Runtime size: 1.181 MB (1,238,140 bytes)
🗜 Compressed: Yes, 76.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: avail-42 (avail-0.tx1.au12)
🗳️ system.setCode hash: 0x4d0e166ce954407eef205b0073ea0495083e1456ac69fd505fbd3d67d9fea6e4
🗳️ authorizeUpgrade hash: 0x28ee3f151192554cb45820ecccd5eae98e3056f2bdbbb62f5fca04b47a6dc8ca
🗳️ Blake2-256 hash: 0xd9fefda0b4d940eedc8eec941646ced7c9d0e32c67de1efae3747bb989ca0a0b
📦 IPFS: https://cf-ipfs.com/ipfs/QmTXad65oLMQRmDk4z8RVGisJmSccKDhknr97JMjfcP6zm

Full Changelog: v2.2.5.1...v2.3.0.0-rc1

v2.2.5.3

12 Feb 10:01
932106d
Compare
Choose a tag to compare

Runtime (v40 -> v41)

  • Increased max DA tx size to 1MiB

Full Changelog: v2.2.5.2...v2.2.5.3

v2.2.5.3-rc1

31 Jan 06:38
932106d
Compare
Choose a tag to compare
v2.2.5.3-rc1 Pre-release
Pre-release

Runtime (v40 -> v41)

  • Increased maximum DA transaction size to 1MiB

Full Changelog: v2.2.5.2...v2.2.5.3-rc1

v2.2.5.2

17 Jan 13:24
50903db
Compare
Choose a tag to compare

Runtime (v39 -> v40)

  • Increased ideal staking rate to 75%
  • Increased MaxBlockCols to 1024

Full Changelog: v2.2.5.1...v2.2.5.2

v2.2.5.2-rc1

08 Jan 08:44
50903db
Compare
Choose a tag to compare
v2.2.5.2-rc1 Pre-release
Pre-release

Runtime (v39 -> v40)

  • Increased MaxBlockCols to 1024
  • Increased ideal staking rate to 75%

Full Changelog: v2.2.5.1...v2.2.5.2-rc1

v2.2.5.1

16 Oct 06:24
4f0439f
Compare
Choose a tag to compare

Runtime (v38 -> v39)

  • Migrated to FungibleAdapter in transaction-fee-payment pallet
  • Updated Phragmen bounds

Avail-Rust

  • Fixed additional ws connection creation on the client
  • Added additional interfaces

Avail-Subxt

  • Fixed additional ws connection creation on the client

Full Changelog: v2.2.5.0...v2.2.5.1

v2.2.5.1-rc1

03 Oct 15:38
4f0439f
Compare
Choose a tag to compare
v2.2.5.1-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.5.0...v2.2.5.1

v2.2.5.0

28 Aug 08:39
a6600ea
Compare
Choose a tag to compare

Client (v2.1.5 -> v2.2.0)

  • Implemented RPC rate limiter from upstream
  • Implemented Grandpa fix from upstream
  • Fixed data race in telemetry data gathering
  • Improved and expanded telemetry data to include more useful information

Runtime (v36 -> v38)

  • Expanded ProxyType to include IdentityJudgement & NominationPools

Avail-Rust

  • Added examples for event fetching
  • Added interface to query Kate and Author RPCs
  • Added interface to more easily query transactions
  • Added new types
  • Updated Metadata

Avail-Subxt

  • Updated Metadata

v2.2.5.0-rc3

26 Aug 09:19
6ba9a3b
Compare
Choose a tag to compare
v2.2.5.0-rc3 Pre-release
Pre-release

Runtime (v37 -> v38)

  • Expanded ProxyType to include NominationPools

Avail-Rust

  • Added new types
  • Updated Metadata

Avail-Subxt

  • Updated Metadata