Skip to content

Releases: availproject/avail

1.6.2-test

25 Jul 15:33
Compare
Choose a tag to compare
1.6.2-test Pre-release
Pre-release

Testing releaser CI.

v1.6.2-rc1

11 Jul 13:09
bb4cc10
Compare
Choose a tag to compare
update size per tx (#174)

* update size per tx

* fixes on tests

* up spec_version

* bump node version

* empty disk on runner machine

(cherry picked from commit 35bb82797cd4ae6b16938a25c7b50d2fc7e12e97)

---------

Co-authored-by: Leouarz <[email protected]>

v1.6.1-rc3

30 Jun 16:17
Compare
Choose a tag to compare
Bump avail version.

v1.6.1-rc2

30 Jun 09:25
Compare
Choose a tag to compare
Update metadata.

v1.6.1-rc1

29 Jun 16:06
d8af0a7
Compare
Choose a tag to compare

Contains the following changes

  • Fix the set_code's weights #173
  • Use keccak256 #172
  • Ghali/improve benchmarks #171
  • Add a check on the block weight in case of reducing dimensions #168
  • Remove unused storage #167
  • Prevent empty bounded vectors for appKey and data submission #166

v1.6.0-b68af960

07 Jun 15:55
Compare
Choose a tag to compare
Enable public access to inner tuple for Grandpa and BABE AccountId.

v1.6.0

25 May 09:52
99b8525
Compare
Choose a tag to compare
Merge pull request #149 from availproject/miguel/new_chainspec

New Testnet `Kate` chain specs

1.6.0-b68af960

07 Jun 15:44
da91630
Compare
Choose a tag to compare
Updater address change. (#155)

v1.5.0-303f39d

25 Apr 13:18
303f39d
Compare
Choose a tag to compare
Fix for "could not rename component file" when building Dockerfile. (…

v1.4.0-rc4

13 Mar 10:02
65138fe
Compare
Choose a tag to compare
Add block production metrics to prometheus (#140)

* Avail Metrics integration
* RPC & node metrics are separated
* Remove some clippy warnings