Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

airdrop - admin cli txs #1239

Merged
merged 7 commits into from
Jul 12, 2024
Merged

airdrop - admin cli txs #1239

merged 7 commits into from
Jul 12, 2024

Conversation

sampocs
Copy link
Collaborator

@sampocs sampocs commented Jul 12, 2024

Context

Added the following admin CLI txs

  • CreateAirdrop: creates a new airdrop
  • UpdateAirdrop: updates an existing airdrop
  • AddAllocations: adds multiple user allocations for a given airdrop
  • UpdateUserAllocation: updates a single user's allocations
  • LinkAddresses: links a stride and non-stride address

Brief Changelog

  • Added admin tx protos
  • Added admin tx messages, validate basic's and unit tests
  • Added parser functions to parse a CSV of allocations into a message
  • Added admin tx cli commands

@sampocs sampocs merged commit d36b528 into airdrop-module Jul 12, 2024
1 check passed
@sampocs sampocs deleted the airdrop-admin-cli-txs branch July 12, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant