Skip to content

Conversation

@0xJem
Copy link
Contributor

@0xJem 0xJem commented Oct 2, 2025

This is a workaround for #15 , which enables a Ledger to submit a transaction/transactions as a batch to a Safe multi-sig. It utilises a two-step process:

  1. Signing the transaction with the Ledger device
  2. Providing the signature as an argument to Safe.proposeTransactionWithSignature()

I went ahead and did this, instead of waiting for the underlying Foundry/Forge issue to be fixed.

#16 should be merged before this.

@aviggiano
Copy link
Collaborator

Thanks, great feature

@aviggiano aviggiano merged commit b37a35e into Recon-Fuzz:main Oct 2, 2025
2 checks passed
@0xJem 0xJem deleted the propose-with-signature branch October 2, 2025 12:39
@0xJem
Copy link
Contributor Author

0xJem commented Oct 2, 2025

It's a little convoluted (yet it works), but if you want to see this in action, I have a PR with the changes to our (Olympus') scripts: OlympusDAO/olympus-v3#142

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.

2 participants