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

KtonDAO e2e test #10

Open
hujw77 opened this issue Jun 25, 2024 · 1 comment
Open

KtonDAO e2e test #10

hujw77 opened this issue Jun 25, 2024 · 1 comment
Assignees

Comments

@hujw77
Copy link
Collaborator

hujw77 commented Jun 25, 2024

  1. Test if non zero tx value works or not in forward_transact darwinia#1517 @hujw77 @boundless-forest

  2. Deploy KtonDAO to koi. @hujw77

  3. Runtime(0x6d6f646c64612f74727372790000000000000000) migrate OLD_KTON_REWARDS_DISTRIBUTION(0x000000000Ae5DB7BDAf8D071e680452e33d91Dd5)'s owner to NEW_KTON_REWARDS_DISTRIBUTION(0x0DBFbb1Ab6e42F89661B4f98d5d0acdBE21d1ffC)'. @AurevoirXavier

    1. 0x6d6f646c64612f74727372790000000000000000 call 0x000000000Ae5DB7BDAf8D071e680452e33d91Dd5 .nominate(NEW_KTON_REWARDS_DISTRIBUTION(0x0DBFbb1Ab6e42F89661B4f98d5d0acdBE21d1ffC))
    2. 0x6d6f646c64612f74727372790000000000000000 call NEW_KTON_REWARDS_DISTRIBUTION(0x0DBFbb1Ab6e42F89661B4f98d5d0acdBE21d1ffC).accept()
  4. Runtime distributeRewards from old(0x000000000Ae5DB7BDAf8D071e680452e33d91Dd5) to NEW_KTON_REWARDS_DISTRIBUTION(0x0DBFbb1Ab6e42F89661B4f98d5d0acdBE21d1ffC). @AurevoirXavier

    • 0x6d6f646c64612f74727372790000000000000000 call NEW_KTON_REWARDS_DISTRIBUTION(0x0DBFbb1Ab6e42F89661B4f98d5d0acdBE21d1ffC).distributeRewards with value(reward)
  5. New KtonDAO UI.

Note: 3 and 4 should be done at the same time.

@hujw77 hujw77 self-assigned this Jun 25, 2024
@hackfisher
Copy link

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

2 participants