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
The goal of this checklist is to act as the single source of truth for Proposal related implementations, and testing.
MaxExtLimitUpdate
MaxFeeLimitUpdate
create
update
add
remove
set fee
rescueToken
MaxDepositLimitUpdate
MinWithdrawalLimitUpdate
setResourceID
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview
The goal of this checklist is to act as the single source of truth for Proposal related implementations, and testing.
Related Issues
Proposal Implementation Tracker
Checklist
Functionality
Unimplemented dkg-substrate
Unimplemented protocol-substrate
Unimplemented protocol-solidity
MaxExtLimitUpdate
ProposalMaxFeeLimitUpdate
ProposalTesting
dkg-substrate proposals for Substrate
create
andupdate
call proposals to the DKG for Substrate. #182add
,remove
,set fee
) call proposals to the DKG for Substrate. #181rescueToken
call proposals to the DKG for Substrate.MaxDepositLimitUpdate
andMinWithdrawalLimitUpdate
call proposals to the DKG for Substrate.MaxExtLimitUpdate
, andMaxFeeLimitUpdate
call proposals to the DKG for Substrate.dkg-substrate proposals for EVM
setResourceID
proposal to the DKG for EVM. #189rescueToken
call proposals to the DKG for EVM. #190MaxDepositLimitUpdate
andMinWithdrawalLimitUpdate
call proposals to the DKG for EVM. #191The text was updated successfully, but these errors were encountered: