Skip to content

Commit

Permalink
Airdrop claim (#1058)
Browse files Browse the repository at this point in the history
* add claimed

* add tracking

* claim logic

* update

* update

* add command

* add cli test

* add tests

* add more tests

* add more cases

* add total claimed query

* add query

* migration

* review changes

* change amount

* revert

* remove

* add missing airdrop address and balance

* change

---------

Co-authored-by: 99adarsh <[email protected]>
Co-authored-by: Cosmic Vagabond <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent b8909b1 commit e02a025
Show file tree
Hide file tree
Showing 34 changed files with 33,068 additions and 1,345 deletions.
1,126 changes: 1,107 additions & 19 deletions api/elys/commitment/airdrop.pulsar.go

Large diffs are not rendered by default.

1,131 changes: 625 additions & 506 deletions api/elys/commitment/params.pulsar.go

Large diffs are not rendered by default.

1,546 changes: 1,287 additions & 259 deletions api/elys/commitment/query.pulsar.go

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions api/elys/commitment/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e02a025

Please sign in to comment.