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

Deploy rlp fix #678

Closed edfelten closed 2 years ago

edfelten commented 2 years ago

This tweaks how addresses are generated for contracts deployed via txs to null destination address. This should fix an unexpected incompatibility for txs from senders whose addresses have leading zeroes.