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
266 stars 26 forks source link

All rpc endpoints need 'pending' tests #1464

Open roninjin10 opened 1 month ago

roninjin10 commented 1 month ago

It is known eth_getLogs can fail with pending: true. We should add pending tests to anything that supports pending

linear[bot] commented 1 month ago

TEV-1392 All rpc endpoints need 'pending' tests