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

hardware wallets can now create safe multisig wallet tx proposals #2038

Conversation

alysiahuggins
Copy link
Contributor

Closes #2021
safe multisig wallet transaction proposals are used to execute admin only operations such as setPermissionedProver, upgradeToAndCall on the upgradeable contracts.

This PR:

  • provides the option to create safe multisig wallet transaction proposals via a hardware wallet

Key places to review:

  • readme and script

How to test this PR:

  • try one of the transaction proposals but it requires you to have:
    • a ledger
    • deployed light client proxy contract on testnet
    • safe multisig wallet on testnet that has the ledger address as a signer

Things tested

  • safe multisig wallet transaction proposals\ such as setPermissionedProver & upgradeToAndCall succeed using a ledger

@Ancient123 Ancient123 merged commit a078d8a into main Sep 20, 2024
16 checks passed
@Ancient123 Ancient123 deleted the 2021-change-the-safe-wallet-orchestrator-for-proposing-transactions-to-the-safe-wallet-to-use-a-hardware-wallet-instead-of-a-private-key branch September 20, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants