ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
To-do list from #3735
I tackled a number of additional items in this PR that I'd like to add to the master branch though this PR is no longer viable.
- [ ] - Add types for
common
anddevp2p
events - [ ] - Rewrite devp2p
eth-simulator
tests to make sense - [ ] - Remove LES tests from both devp2p and client
- [ ] - Rewrite
test/integration/miner.spec.ts
inclient
to useinlineClient
(and related changes)