You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create tests for the different functionalities of the administrator with the multisig.
One requirement for upgrading contracts is to change ownership of the contracts first as upgradable truffle plugin was not compatible with multisig.
Test the different functionality for the multisig:
Boot Proposer check. Set / Get.
Boot Challenger check. Set / Get.
Pausable/unpause check for:
State
Shield
Transfer ownership and Ownable check for:
State
Shield
Proposers
Challenges
Token restrictions check
Get token restrictions
Add token restrictions
Remove token restrictions
The text was updated successfully, but these errors were encountered:
Created from EYBlockchain/nightfall_3_private#205
We need to create tests for the different functionalities of the administrator with the multisig.
One requirement for upgrading contracts is to change ownership of the contracts first as upgradable truffle plugin was not compatible with multisig.
Test the different functionality for the multisig:
The text was updated successfully, but these errors were encountered: