-
Notifications
You must be signed in to change notification settings - Fork 45
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
[MGX-632] 3rdparty rewards #593
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #593 +/- ##
===========================================
+ Coverage 50.06% 52.69% +2.63%
===========================================
Files 29 34 +5
Lines 4067 4644 +577
===========================================
+ Hits 2036 2447 +411
- Misses 2031 2197 +166
☔ View full report in Codecov by Sentry. |
d3969b2
to
76bb3d5
Compare
76bb3d5
to
6c4bfdf
Compare
9dcb52e
to
1709ea7
Compare
197152c
to
c4639c2
Compare
c4639c2
to
5beb83b
Compare
88b3baf
to
5047104
Compare
…tivations/deactivations
3ca5951
to
810e34f
Compare
created new PR for post monorepo alignment #643 |
This PR introduces 3rdparty rewards feature. Deprecated RPC calls: rpc XYK::claim_rewards_all -> ProofOfStake::claim_native_rewards Deprecated Extirnsics: ProofOfStake::activate_liquidity -> ProofOfStake::activate_liquidity_for_native_rewards ProofOfStake::deactivate_liquidity -> ProofOfStake::deactivate_liquidity_for_native_rewards ProofOfStake::claim_rewards_all -> ProofOfStake::claim_native_rewards
This PR introduces 3rdparty rewards feature. Please see recent docs
Deprecated RPC calls:
XYK::claim_rewards_all
->ProofOfStake::claim_native_rewards
Deprecated Extirnsics:
ProofOfStake::activate_liquidity
->ProofOfStake::activate_liquidity_for_native_rewards
ProofOfStake::deactivate_liquidity
->ProofOfStake::deactivate_liquidity_for_native_rewards
ProofOfStake::claim_rewards_all
->ProofOfStake::claim_native_rewards