Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Hive is a system for running integration tests against Ethereum clients.
Ethereum Foundation maintains two public Hive instances to check for consensus, p2p and
blockchain compatibility:

- eth1 consensus, rpc, p2p tests are on <https://hivetests.ethdevops.io>
- Engine API integration tests are on <https://hivetests2.ethdevops.io>
- eth1 consensus, graphql and p2p tests are on <https://hivetests.ethdevops.io>
- Engine API integration and rpc tests are on <https://hivetests2.ethdevops.io>

**To read more about hive, please check [the documentation][doc].**

Expand Down