Skip to content

Releases: availproject/avail-light

avail-light-fat-v1.12.0

27 Sep 15:53
Compare
Choose a tag to compare
  • Add initial fat client implementation

avail-light-client-v1.12.0

27 Sep 16:54
Compare
Choose a tag to compare
  • Log version and commit hash on startup
  • Switch to avail-rust
  • Move crawl feature to separate bin
  • Binary name changed from avail-light to avail-light-client
  • Add nonce management to the light client
  • Update libp2p to v0.54
  • Add WebRTC listener with config parameter and CLI option for port setting
  • Remove old crate patches that were required when subxt was directly used
  • Dial peer at mdns step to trigger identify
  • Update expected system version to 2.2
  • Add swarm event counter as a new metric - avail.light.event_loop_event
  • Add digest to v2 header API
  • Bump otel version to 0.24.0
  • Introduce public address filter for external addresses and add additional log entry
  • Refactor the /peers/get-multiaddress endpoint so that it returns all of the peers multi-addresses
  • Fix operating_mode metric attribute not switching properly when Kademlia mode changes

avail-light-bootstrap-v0.3.0

27 Sep 15:29
Compare
Choose a tag to compare
  • Bump otel version to 0.24.0

avail-light-bootstrap-v0.3.0-rc4

25 Sep 13:40
Compare
Choose a tag to compare
Fix bootstrap protocol name

avail-light-bootstrap-v0.3.0-rc3

25 Sep 12:29
Compare
Choose a tag to compare
Fix bootstrap protocol name

avail-light-fat-v1.12.0-rc4

24 Sep 13:21
Compare
Choose a tag to compare
bump fat client and bootstrap cargo versions

avail-light-client-v1.12.0-rc2

24 Sep 13:21
Compare
Choose a tag to compare
bump fat client and bootstrap cargo versions

avail-light-bootstrap-v0.3.0-rc2

24 Sep 12:55
Compare
Choose a tag to compare
bump fat client and bootstrap cargo versions

avail-light-bootstrap-v0.3.0-rc1

20 Sep 12:59
d5a3c88
Compare
Choose a tag to compare
Nonce management on LC (#695)

* feat: add signer nonce to db

avail-light-fat-v1.12.0-rc3

13 Sep 09:30
4884c49
Compare
Choose a tag to compare
fat client config fixes (#699)