Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Ethereum end-to-end test harness
| Date | Stars |
|---|---|
| 2026-07-24 | 519 |
| 2026-07-25 | 519 |
| 2026-07-28 | 519 |
| 2026-07-30 | 519 |
| 2026-08-06 | 519 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# hive - Ethereum end-to-end test harness 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, EngineAPI, RPC tests, graphql and p2p tests are on <https://hive.ethpandaops.io> **To read more about hive, please check [the documentation][doc].** ## Trophies If you find a bug in your client implementation due to this project, please be so kind as to add it here to the trophy list. It could help prove that `hive` is indeed a useful tool for validating Ethereum client implementations. - go-ethereum: - Genesis chain config couldn't handle present but empty settings: [#2790](https://github.com/ethereum/go-ethereum/pull/2790) - Data race between remote block import and local block mining: [#2793](https://github.com/ethereum/go-ethereum/pull/2793) - Downloader didn't penalize incompatible forks harshly enough: [#2801](https://github.com/ethereum/go-ethereum/pull/2801) - Nethermind: - Bug in p2p with bonding nodes algorithm found by Hive: [#1894](https://github.com/NethermindEth/nethermind/pull/1894) - Difference in return value for 'r' parameter in getTransactionByHash: [#2372](https://github.com/NethermindEth/nethermind/issues/2372) - CREATE/CREATE2 behavior when account already has max nonce [#3698](https://github.com/NethermindEth/nethermind/pull/3698) - Blake2 performance issue with non-vectorized code [#3837](https://github.com/NethermindEth/nethermind/pull/3837) - Besu: - Missing v result for blob and pending tx [#8196](https://github.com/besu-eth/besu/pull/8196) - EIP-7702 - skip CodeDelegation processing for invalid recid [#8212](https://github.com/besu-eth/besu/pull/8212) - LogTopic - empty list is wildcard topic [#8420](https://github.com/besu-eth/besu/pull/8420) - RLP Block Importer - move worldstate head only if import successful [#8447](https://github.com/besu-eth/besu/pull/8447) - Bug in Bonsai Archive mode when storage to delete could be null: [#8434](https://github.com/besu-eth/besu/pull/8434) - Bug in estimating gas - if no gas params set, tx was being estimated as a FRONTIER tx but should be 1559 [#8472](https://github.com/besu-eth/besu/pull/8472) ## Contributions This project takes a different approach to code contributions than your usual FOSS project with well ingrained maintainers and relatively few external contributors. It is an experiment. Whether it will work out or not is for the future to decide. We follow the [Collective Code Construction Contract (C4)][c4], code contribution model, as expanded and explained in [The ZeroMQ Process][zmq-process]. The core idea being that any patch that successfully solves an issue (bug/feature) and doesn't break any existing code/contracts must be optimistically merged by maintainers. Followup patches may be used for additional polishes – and patches may even be outright reverted if they turn out to have a negative impact – but no change must be rejected based on personal values. ### License The hive project is licensed under the [GNU General Public License v3.0][gpl]. You can find it in the COPYING file. [doc]: ./docs/overview.md [c4]: http://rfc.zeromq.org/spec:22/C4/ [zmq-process]: https://hintjens.gitbooks.io/social-architecture/content/chapter4.html [gpl]: http://www.gnu.org/licenses/gpl-3.0.en.html
Excerpt of 3,406 characters
Read on GitHub473
275
228
183
111
88
58
34
27
24
18
16
16
16
16
15
13
12
12
11
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:3eaaf8839297ed29, topic:testing
matched fp:3eaaf8839297ed29, topic:simulation