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

Revert data from constructors #664

Closed edfelten closed 2 years ago

edfelten commented 2 years ago

Fix bug that prevented reporting revert data from constructors that reverted, and add a test of this.