Skip to content

docs: deprecate TIP20 rewards#66

Open
stevencartavia wants to merge 1 commit into
tempoxyz:mainfrom
stevencartavia:deprecate-tip20-rewards
Open

docs: deprecate TIP20 rewards#66
stevencartavia wants to merge 1 commit into
tempoxyz:mainfrom
stevencartavia:deprecate-tip20-rewards

Conversation

@stevencartavia

Copy link
Copy Markdown
Contributor

Document T7 behavior (docs-only, no API change): deprecate the TIP-20 reward builders (distribute_reward and set_reward_recipient are post-T7 no-ops per TIP-1075; claim_rewards still pays already-settled balances) and note the dynamic base fee (TIP-1067) so max_fee_per_gas should come from a live estimate rather than a hardcoded constant.


Note:
TIP-20 rewards are deprecated as of the T7 upgrade (TIP-1075).
``claimRewards`` remains valid but, post-T7, only pays out

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

claimRewards() still checkpoints pre-t7 lazy accruals through t7; settled-only behavior starts at t8. could we scope this sentence and the changelog to t8?

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