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

[adapot] Adapot and reward integration #101

Open
3 of 14 tasks
satran004 opened this issue Sep 28, 2023 · 1 comment
Open
3 of 14 tasks

[adapot] Adapot and reward integration #101

satran004 opened this issue Sep 28, 2023 · 1 comment
Assignees

Comments

@satran004
Copy link
Member

satran004 commented Sep 28, 2023

Capture following balances

  • Total deposits
  • Total utxo balance
  • Treasury (In progress)
  • Reserves (In progress)

Related tasks

  • Split reward table to reward (for member, leader, refund) and instant_reward (other rewards)
  • Split adapot table to adapot (to keep adapot at epoch boundary) and adapot_history (for real-time data like deposits, utxos etc)
  • Implement logic to fetch getSharedPoolRewardAddressesWithoutReward method
  • Tests
  • Test setup with Yaci DevKit
  • Verify Conway era specific changes which need to be considered for reward calculation (Drep, gov action deposits)
  • Verify and adjust reward table columns size
  • Refactor incremental fee aggregation per epoch to one-time fee snapshot
  • Refactor current instant_reward impl to instant_reward snapshot during epoch transition
  • Fix incorrect epoch param ([Epoch Store] Decentralization protocol param value in epoch 214 is not correct #307)
satran004 added a commit that referenced this issue Sep 28, 2023
@satran004 satran004 self-assigned this May 29, 2024
@satran004 satran004 changed the title A new store "adapot" [adapot] Adapot and reward integration May 29, 2024
@satran004
Copy link
Member Author

PR: #192

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