ethereumjs-client
ethereumjs-client copied to clipboard
Project is in active development and has been moved to the EthereumJS VM monorepo.
This PR adds a simple client/cli test that spins up the client and waits to successfully download a block. Sample output: ``` TAP version 13 # [CLI] # should begin...
Closes #180. Far from being done. This renames all `FastSync` related implementations to `FullSync`.
> 🛑 **THIS IS A DRAFT PR!** Do not review it or merge! It conflicts with #176 which should be merged first. This PR introduces custom config files for client...