Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 764 Bytes

dull-jeans-work.md

File metadata and controls

24 lines (23 loc) · 764 Bytes
@tevm/procedures @tevm/actions @tevm/memory-client @tevm/client-types @tevm/node @tevm/http-client @tevm/precompiles @tevm/blockchain @tevm/decorators @tevm/predeploys @tevm/ethers @tevm/contract @tevm/viem @tevm/common @tevm/server @tevm/state @tevm/utils @tevm/evm @tevm/vm tevm
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor
minor

Added new @tevm/utils package @tevm/decorators package and @tevm/node package. The @tevm/utils package has utils used throughout all of tevm. @tevm/node has a base client that can be decorated with actions like a viem client. The @tevm/decorators has decorators that can be added to @tevm/base