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

[stdlib]todo list #10

Open
8 of 13 tasks
tiangong3624749 opened this issue Oct 26, 2020 · 2 comments
Open
8 of 13 tasks

[stdlib]todo list #10

tiangong3624749 opened this issue Oct 26, 2020 · 2 comments

Comments

@tiangong3624749
Copy link
Contributor

tiangong3624749 commented Oct 26, 2020

TODO:

  • PackageTxnManager:fire event in fun package_txn_epilogue

  • Dao:multi votes & propose multi proposals & add a token manage cap in Token module

  • Offer:should support multi Offer

  • TokenLockPool:how to init other token's pool

  • UpgradeModuleDaoProposal:should check duplicate cap?

  • ModifyDaoConfigProposal:assert cap.account_address == token_issuer

  • Authenticator:添加2个常量,用于区分是否多签

  • Version:定义一个error code

  • 其他:spec的todo

Fix me:

  • SortedLinkedList:the pointers at prev & next

  • Config:ModifyConfigCapability的events should put into Config resource

  • PackageTxnManager:submit_upgrade_plan_with_cap有一个assert被注释掉了

  • 其他:spec的fix me

@jolestar
Copy link
Member

PackageTxnManager:submit_upgrade_plan_with_cap 这个在 starcoinorg/starcoin#1543 中解决

@jolestar
Copy link
Member

jolestar commented Oct 26, 2020

TokenLockPool:how to init other token's pool 和 SortedLinkedList:the pointers at prev & next 这个暂时被移走了,先不放到 stdlib 中。

@jolestar jolestar transferred this issue from starcoinorg/starcoin Feb 28, 2022
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