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

Add seignorage receiver in SystemConfig #318

Closed
wants to merge 5 commits into from

Conversation

theo-learner
Copy link
Member

@theo-learner theo-learner commented Jan 21, 2025

Description

Added the address to receive seigniorage for TON Staking v2.5 integration in Q1

  • Variable: SystemConfig.seigniorageReceiver()

Tasks

  • update SystemConfig
  • update deploy script
  • update unit test code
  • run unit test for SystemConfig
pnpm build:go-ffi

forge test --match-path ./test/L1/SystemConfig.t.sol
  • add params seigniorageReceiver in deploy config file
  • update generation script for deploy config file
  • test to run devnet

References

https://tokamak-network.github.io/papers/tokamak-cryptoeconomics-en.pdf
https://www.notion.so/tokamak/How-to-make-the-L2-candidate-of-simple-staking-for-TRH-L2-17dd96a400a38095a0b4db30ff08771b?pvs=4

@theo-learner theo-learner self-assigned this Jan 21, 2025
@theo-learner theo-learner requested review from Zena-park and removed request for hazardvictor, a team and Zena-park January 21, 2025 07:23
Copy link
Member

@hazardvictor hazardvictor left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@nguyenzung nguyenzung left a comment

Choose a reason for hiding this comment

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

Thank you very much, @theo-learner

Copy link
Member

@0x6e616d 0x6e616d left a comment

Choose a reason for hiding this comment

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

Please add seigniorageReceiver on this file:

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.

4 participants