concrete-eth / concrete-geth

Concrete is a framework for building application-specific rollups on the OP Stack
GNU Lesser General Public License v3.0
47 stars 19 forks source link

Modify interface and implementation for concrete.enviroment.Create and Create2 #51

Closed fabrobles92 closed 1 month ago

fabrobles92 commented 1 month ago

Closes #32

Create and Create2 are now including the return value of bytecode execution for concrete environment interface.