From 0a8f02e0676e1cab260c622fd96fd997d160ae32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Kunze=20K=C3=BCllmer?= <31522760+fedekunze@users.noreply.github.com> Date: Fri, 16 Jul 2021 06:54:43 -0400 Subject: [PATCH] update README.md (#223) --- README.md | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index a1f4fc61..1262c4a5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ parent: Go report card + + +
@@ -49,31 +52,6 @@ To learn how the Ethermint works from a high-level perspective, go to the [Intro For more, please refer to the [Ethermint Docs](./docs/), which are also hosted on [docs.ethermint.zone](https://docs.ethermint.zone/). -## Tests - -Unit tests are invoked via: - -```bash -make test -``` - -To run JSON-RPC tests, execute: - -```bash -make test-rpc -``` - -There is also an included Ethereum mainnet exported blockchain file in `importer/blockchain` -that includes blocks up to height `97638`. To execute and test a full import of -these blocks using the EVM module, execute: - -```bash -make test-import -``` - -You may also provide a custom blockchain export file to test importing more blocks -via the `--blockchain` flag. See `TestImportBlocks` for further documentation. - ### Community The following chat channels and forums are a great spot to ask questions about Ethermint: