Skip to content

Conversation

@godzillaba
Copy link
Collaborator

@godzillaba godzillaba commented Jun 11, 2024

yarn gen:proposalData --govChainProviderRPC https://arb1.arbitrum.io/rpc \
    --actionChainIds 42161 \
    --actionAddresses 0x29f3c6b8c98488FBAE0677AB3d2Eb29c77D6aD8a \
    --writeToJsonPath ./scripts/proposals/SwitchManagerRoles/SwitchManagerRoles.json \
    --nonEmergencySCproposal true

Action contract code: #284
Seatbelt: ArbitrumFoundation/governance-seatbelt#30

Copy link
Contributor

@fredlacs fredlacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently the proposal data is only reproducible if you have visibility into the github PR comment.
You could document the cli command and its args to reproduce the proposal data, but preferably make a script that generates it as in https://github.com/ArbitrumFoundation/governance/blob/b5e97139e5f9907f80d2fa34f97c8f624c8dc83d/scripts/proposals/ArbOS11AIP/generateProposalData.ts

could at least make a bash script that runs the above cli command

@godzillaba godzillaba requested a review from fredlacs June 19, 2024 20:57
Base automatically changed from manager-role-action to main July 9, 2024 16:54
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.

4 participants