evmts / tevm-monorepo

A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
https://tevm.sh
MIT License
236 stars 22 forks source link

Remove encodeDeployArgs from tevm contract #1394

Open roninjin10 opened 2 weeks ago

roninjin10 commented 2 weeks ago

This util is not tree shaking out and should be removed to make tevm contracts a significantly smaller bundle hit. Contracts sould be neglible hit to bundle with 0 dependencies.

linear[bot] commented 2 weeks ago

TEV-1364 Remove encodeDeployArgs from tevm contract