ethereumjs-client icon indicating copy to clipboard operation
ethereumjs-client copied to clipboard

Project is in active development and has been moved to the EthereumJS VM monorepo.

Results 3 ethereumjs-client issues
Sort by recently updated
recently updated
newest added

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...

PR state: WIP

Closes #180. Far from being done. This renames all `FastSync` related implementations to `FullSync`.

PR state: do-not-merge
PR state: WIP

> 🛑 **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...