-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Testing out the new version 0.3.0 (eth-brownie 1.17.1) with Frame + GridPlus Lattice, but getting an issue signing a large multisend tx (4x disperse.app txs). Works just fine signing smaller payloads that the Lattice can fully display.
(worth nothing, my estimate_gas call is failing most likely due to #3, but most likely not relevant here)
safe_tx = safe.multisend_from_receipts()
# safe.estimate_gas(safe_tx)
# safe.preview(safe_tx)
# safe.post_transaction(safe_tx)
signature = safe.sign_with_frame(safe_tx)I think that this is an issue with frame + lattice, specifically, so i've opened an issue here: floating/frame#628 but wanted to link it to ape-safe for those that run into the issue here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels