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

[WIP][Tokenomics] Application Reimbursement Request #756

Closed
wants to merge 23 commits into from

Conversation

Olshansk
Copy link
Member

@Olshansk Olshansk commented Aug 22, 2024

Summary

Implement Global Mint Reimbursement Request.

Specific changes:

  • Introduced the EventApplicationReimbursementRequest event
  • Added the TokenLogicModuleGlobalMintReimbursementRequest TLM

Issue

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Testing

  • Unit Tests: make go_develop_and_test
  • LocalNet E2E Tests: make test_e2e
  • DevNet E2E Tests: Add the devnet-test-e2e label to the PR.

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

x/tokenomics/keeper/token_logic_modules_test.go Outdated Show resolved Hide resolved
e2e/tests/0_settlement.feature Outdated Show resolved Hide resolved
@Olshansk Olshansk added the tokenomics Token Economics - what else do you need? label Aug 22, 2024
@Olshansk Olshansk added this to the Shannon Beta TestNet Launch milestone Aug 22, 2024
@Olshansk Olshansk self-assigned this Aug 25, 2024
@Olshansk Olshansk force-pushed the issues/732_tokenomics_pokt_reimbursement_request branch from 4c335e7 to 10ef513 Compare August 26, 2024 21:24
@red-0ne red-0ne self-assigned this Sep 20, 2024
@Olshansk
Copy link
Member Author

@red-0ne I'm closing this PR but please open a new one with the work you're doing

@Olshansk Olshansk closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tokenomics Token Economics - what else do you need?
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants