Closed lumtis closed 1 month ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.27%. Comparing base (
18d5c12
) to head (2c27ce8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@lumtis will this be backported to v20?
@lumtis will this be backported to v20?
Yes, I originally made the branch there but there is no conflict between both version so changes are the same
Closes: https://github.com/zeta-chain/protocol-contracts/issues/411
Use deployer address for all contract with a deterministic address
Summary by CodeRabbit
New Features
transferAdmin
function to manage admin role transitions securely.Bug Fixes