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

feat(fundraising): Add DescendingPriceAuction #102

Open
4 tasks
Pantani opened this issue Sep 4, 2024 · 1 comment
Open
4 tasks

feat(fundraising): Add DescendingPriceAuction #102

Pantani opened this issue Sep 4, 2024 · 1 comment

Comments

@Pantani
Copy link
Collaborator

Pantani commented Sep 4, 2024

Summary

This issue requests to present new auction type called DescendingPriceAuction and outline tasks that are involved to have it in the module.

Tasks

Tasks can be broken down into a number of issues.

  • Add technical specification
  • Add proto messages
  • Implement msgServer for DescendingPriceAuction
  • Implement gRPC and its test cases
  • Implement command line interface
  • Implement begin blocker logic
  • Implement genesis import and export
  • Implement simulation
  • Add test cases
  • Update related docs (cli, api, spec, and etc)
  • Add demo docs

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@Pantani
Copy link
Collaborator Author

Pantani commented Sep 4, 2024

copy of tendermint/fundraising#180

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

No branches or pull requests

1 participant