OffchainLabs / stylus-sdk-rs

Rust Smart Contracts on Arbitrum
222 stars 78 forks source link

Use ABI Decode Params in Internal Call Return Data Parsing #131

Closed rauljordan closed 2 months ago

rauljordan commented 2 months ago

We missed another spot where we have to use abi_decode_params with Alloy, leading to execution reverts when attempting to make external calls that return strings or bytes