From bdbe2a8325a68e491683d10b4d9b68d91a7819cb Mon Sep 17 00:00:00 2001 From: jangko Date: Fri, 2 Jul 2021 16:42:09 +0700 Subject: [PATCH] hive: update Current state of the tests - ethereum/consensus: 28249 pass, 0 fail, 28249 total (Berlin, without London) + ethereum/consensus: 47951 pass, 0 fail, 47951 total London --- hive_integration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive_integration/README.md b/hive_integration/README.md index 99c832bfa..3a1dc6df7 100644 --- a/hive_integration/README.md +++ b/hive_integration/README.md @@ -93,7 +93,7 @@ These Hive suites/simulators don't work with `nimbus-eth1` currently: The number of passes and fails output at the time of writing (2021-05-20) is: - ethereum/consensus: 28249 pass, 0 fail, 28249 total (Berlin, without London) + ethereum/consensus: 47951 pass, 0 fail, 47951 total London ethereum/graphql: 40 pass, 6 fail, 46 total devp2p/discv4: 3 pass, 11 fail, 14 total devp2p/eth: 1 pass, 8 fail, 9 total