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/incentive gas distribute #72

Merged
merged 54 commits into from
May 9, 2023
Merged

Conversation

kenta-elys
Copy link
Contributor

[ Done ]

Gas fee distribution to validators and delegators and brought all txs and queries from standard distribution module.

  1. AllocateToken
    Distribute gas token to validators and delegators in every block epoch

  2. Txs

  • CmdSetWithdrawAddress
  • CmdWithdrawDelegatorReward
  • CmdWithdrawValidatorCommission
  1. Queries
  • CmdValidatorOutstandingRewards
  • CmdValidatorCommission
  • CmdValidatorSlashes
  • CmdDelegationRewards
  • CmdDelegationTotalRewards
  • CmdDelegatorValidators
  • CmdCommunityPool
  • CmdDelegatorWithdrawAddress
  1. Remove reference to standard distribution module in app.go

[Pending]

  1. Conversion ELYS to USDC in withdraw functions.
  2. Add dex revenue to feeCollector wallet.

kenta-elys and others added 30 commits April 13, 2023 12:22
…xception handling in staking hook ignore 0 block height
* check denom for commit enabled

* commitEnabled config

* withdraw check

* eden-boost assetprofile entry
Copy link
Contributor

@cosmic-vagabond cosmic-vagabond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cosmic-vagabond cosmic-vagabond merged commit 1245e69 into main May 9, 2023
@cosmic-vagabond cosmic-vagabond deleted the feat/incentive-gas-distribute branch May 9, 2023 14:52
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.

3 participants