We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
PackageTxnManager:submit_upgrade_plan_with_cap 这个在 starcoinorg/starcoin#1543 中解决
Sorry, something went wrong.
TokenLockPool:how to init other token's pool 和 SortedLinkedList:the pointers at prev & next 这个暂时被移走了,先不放到 stdlib 中。
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: