-
Notifications
You must be signed in to change notification settings - Fork 90
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
feat(contracts): integrate token-based permissions #201
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update gas-snapshot
and storage-layout
.
And why don't we merge two contract files (SecurityCouncil.sol
and SimpleMultiSigWallet.sol
)?
packages/contracts/contracts/universal/ISimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/SimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/SimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/SimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/SimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
377acb5
to
f2e6c35
Compare
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ISimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
utils/chain-ops/genesis/testdata/test-deploy-config-devnet-l1.json
Outdated
Show resolved
Hide resolved
Additionally, we have a commit scope named |
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
f2e6c35
to
cad1775
Compare
4525a28
to
ab37049
Compare
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ISimpleMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
7be63e0
to
f9b2b34
Compare
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
f9b2b34
to
824bd29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the semver of KromaSoulBoundERC721.sol
to v1.0.1
.
packages/contracts/contracts/universal/ITokenMultiSigWallet.sol
Outdated
Show resolved
Hide resolved
824bd29
to
afda914
Compare
afda914
to
91fca42
Compare
91fca42
to
db991ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Description
Modified the membership of the security council, which was managed as a separate list, to be based on token.