Closed nlordell closed 3 years ago
For some super awesome wizardry :mage_man: click the following link
note: You have to have been added to the Gnosis Protocol v2 Tenderly organization
/cc @fleupold
Follow up/Clean Up tasks
get_block_number
returns now.get_tenderly_link
method infallible.
This issue captures the work to generate a Tenderly simulation on failed settlement simulations.
Luckily, its actually quite easy! Tenderly allows configuring a simulation with URL parameters. For example (note escaped newlines with
\
for readability):Would open a new simulation with the specified parameters for the specified organization or account and project name (note that this requires first "adding" the settlement contract - which can be done by address as its already verified on Etherscan).
So a log message with these populated parameters would be enough! Easy! We just need a Gnosis org and a GPv2 project and this should be fairly trivial to add.