Releases: LiskHQ/lisk-token-claim
Releases · LiskHQ/lisk-token-claim
Version v0.2.1
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)
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
Change Log
This release introduces Airdrop functionality and address-exclusion in Merkle Tree generation.
v0.2.0 (2024-04-11)
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
Change Log
This release addresses code improvements suggested by security audit Trail of Bits.
v0.1.1 (2024-03-20)
What's Changed
- Trivial loop condition in snapshot creation by @sameersubudhi in #17
Version 0.1.0
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.