Skip to content
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

refactor(mcms): added validations for RenounceTimelockDeployer #15725

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

graham-chainlink
Copy link
Collaborator

@graham-chainlink graham-chainlink commented Dec 17, 2024

Added better error handling for nil checks using the ok pattern check. Also added a validate method and tests

@graham-chainlink graham-chainlink requested review from a team as code owners December 17, 2024 02:48
Copy link
Contributor

github-actions bot commented Dec 17, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@graham-chainlink graham-chainlink force-pushed the ggoh/nil-handling-renounce-timelock branch from ba1a8cd to f551876 Compare December 17, 2024 03:31
@graham-chainlink graham-chainlink changed the title refactor(mcms): handle nil scenario refactor(mcms): added validations for RenounceTimelockDeployer Dec 17, 2024
Some scenarios will throw nil pointer exception without using the ok pattern check. We should handle those properly.
@graham-chainlink graham-chainlink force-pushed the ggoh/nil-handling-renounce-timelock branch from f551876 to 2102848 Compare December 17, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant