Skip to content

Releases: LiskHQ/lisk-token-claim

Version v0.2.1

21 May 10:29
536fe6a
Compare
Choose a tag to compare

Change Log

This release addresses code improvements suggested by security audit Trail of Bits. It also features excluded addresses for testnet.

v0.2.1 (2024-05-13)

Full Changelog

What's Changed

  • Add excluded addresses for testnet on development branch by @Phanco in #44
  • Update Taking Snapshot document by @Phanco in #46
  • Add addresses of three exchanges to test manual migration by @sergeyshemyakov in #53
  • Fix testnet deployment by @shuse2 in #50
  • Update oclif version to patch dependecies with vulerability by @Phanco in #55

Version 0.2.0

21 May 10:28
cf46b97
Compare
Choose a tag to compare

Change Log

This release introduces Airdrop functionality and address-exclusion in Merkle Tree generation.

v0.2.0 (2024-04-11)

Full Changelog

What's Changed

  • Fix merkle tree generation shell and github deployment script by @shuse2 in #19
  • Add Generate Merkle Tree command and test cases by @Phanco in #22
  • Add address exclusion handling by @shuse2 in #24
  • Add checkAirdropEligibility endpoint by @Phanco in #27
  • Add production setup by @shuse2 in #29
  • Add Taking Snapshot document by @Phanco in #31

Version 0.1.1

21 May 10:23
8487ed0
Compare
Choose a tag to compare

Change Log

This release addresses code improvements suggested by security audit Trail of Bits.

v0.1.1 (2024-03-20)

Full Changelog

What's Changed

Version 0.1.0

21 May 10:11
2df9f29
Compare
Choose a tag to compare

Change Log

This release features initial structure setup of Token Claim for Lisk L2. This release also implements Merkle Tree Generation script and Backend.

Additionally, it marks the initial submission for the security audit conducted by Trail of Bits.

v0.1.0 (2024-01-08)

What's Changed