Skip to content

Releases: availproject/avail-light

v1.9.1

10 Jun 15:41
Compare
Choose a tag to compare
  • Add hex network support to the --network CLI parameter
  • Introduce avail.light namespace to the metrics
  • Postpone flushing aggregated counters to maintanence step

v1.9.0

04 Jun 07:49
4be858c
Compare
Choose a tag to compare
  • Add metric aggregation on client side in order to decrease the telemetry server load
  • Add avail.light.starts metric counter which allows measuring number of restarts
  • Add http_server_port CLI parameter for setting the http server port. Default HTTP server port set to 7007
  • Optimize expired kademlia records from RocksDB using compaction phase for removal
  • Add first two endpoints of a new API for the P2P diagnostics
  • Deprecate --avail-passphrase CLI parameter and avail_secret_seed_phrase configuration parameter and introduce --avail-suri and avail_secret_uri alternatives
  • Introduce incomplete block status for blocks without data transactions or for blocks lacking commitments due to a failure

v1.7.11

29 May 13:53
Compare
Choose a tag to compare
Add `avail.light.starts` metric counter

v1.8.1

26 Apr 06:21
0484024
Compare
Choose a tag to compare

Changed the default Turing testnet RPC endpoint in the network flags.

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

24 Apr 12:39
d1f039f
Compare
Choose a tag to compare

Node compatibility

  • v2.1.x.x. This is a Turing testnet compatible release.

What's Changed

New Contributors

Full Changelog: v1.7.10...v1.8.0

v1.7.10

02 Apr 14:40
Compare
Choose a tag to compare

Full Changelog: v1.7.9...v1.7.10

v1.7.9

29 Mar 17:17
Compare
Choose a tag to compare

Re-release of the v1.7.9 with the proper release version and binary name fix.

Stability improvement release, fixing a crash that occurred on block finality check.

What's Changed

Full Changelog: v1.7.8...v1.7.9

v1.8.0-rc2

04 Mar 16:31
e33f06f
Compare
Choose a tag to compare
v1.8.0-rc2 Pre-release
Pre-release
  • Introduce WebSocket transport

v1.8.0-rc1

01 Mar 07:24
c8c015d
Compare
Choose a tag to compare
v1.8.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.9...v1.8.0-rc1

v1.7.9-rc1

21 Feb 12:36
Compare
Choose a tag to compare
v1.7.9-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.7.8...v1.7.9-rc1