OffchainLabs / arb-os

ArbOS operating system, to run at Layer 2 on Arbitrum chains. Also a compiler for Mini, the language in which ArbOS is written.
92 stars 21 forks source link

Stricter ABI encoding checks in precompiles #666

Closed edfelten closed 2 years ago

edfelten commented 2 years ago

This does stricter checking that calldata in calls to precompiles are validly ABI-encoded.