nimbus-eth1/vendor
Kim De Mey 38036966a6
Improve the tests of the local testnet (#953)
* Improve the tests of the local testnet

The local testnet test was rather flaky and would occasionally
fail. It has been made more robust by adding the ENRs directly
to the routing table instead of doing some random lookups.

Additionally, the amount of nodes were increased (=64), ip limits
configuration was added, and the bits-per-hop value was set to 1
in order to make the lookups more likely to hit the network
instead of only the local routing table.

Failure is obviously still possible to happen when sufficient
packets get lost. If this turns out to be the case with the current
amount of nodes, we might have to revise the testing strategy here.

* Disable lookup test for State network

Disable lookup test for State network due to issue with custom
distance function causing the lookup to not always converging
towards the target.
2022-02-02 22:48:33 +01:00
..
ethash@0b1a9969be bump submodules 2020-04-08 20:36:37 +02:00
nim-bearssl@dc62f4fccd Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-blscurve@91253d684d Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-bncurve@9b8aac5632 bump submodules 2019-08-24 21:12:43 +02:00
nim-chronicles@9aabb5a028 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-chronos@0d46e0ff9b Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-confutils@6a56d01381 bump nim-confutils with addition features needed by nimbus-eth1 2021-12-12 16:38:10 +07:00
nim-eth@41edd4a3f2 Improve the tests of the local testnet (#953) 2022-02-02 22:48:33 +01:00
nim-evmc@4b504ac784 bump nim-emvc with evmc revision 8.0.0 to 9.0.0 2021-06-29 07:34:45 +07:00
nim-faststreams@1b561a9e71 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-graphql@a8af6b7af0 vendor: bump nim-graphql version from 0.2.18 to 0.2.20 2021-09-21 13:35:52 +07:00
nim-http-utils@689da19e9e Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-json-rpc@5a28176080 Bump nim-json-rpc 2022-01-23 19:19:24 +02:00
nim-json-serialization@c5f0e2465e Run everything fluffy with chronosStrictException (#889) 2021-11-18 17:52:44 +01:00
nim-libbacktrace@284b3aac05 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-metrics@b4c6a51ee7 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-nat-traversal@8994b67b07 bump submodules 2021-01-20 11:50:07 +07:00
nim-rocksdb@6aab1e0dd6 bump submodules 2020-09-10 09:54:36 +07:00
nim-secp256k1@d790c42206 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-serialization@fcd0eadadd Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-snappy@5750797ded Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-sqlite3-abi@07039dd887 bump submodules 2021-01-20 11:50:07 +07:00
nim-ssz-serialization@cd500484e0 Bump nim-ssz-serialization and clean-up fromSszBytes raises (#948) 2022-01-31 21:57:34 +01:00
nim-stew@bb705bf17b Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
nim-stint@036c71d06a Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-testutils@7e02e052a4 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-toml-serialization@4e15e00ed9 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nim-unittest2@f1d70dbb8c Bump unittest2 and testutils 2021-11-14 16:02:22 +07:00
nim-web3@7daafe7b9c Migrate to Engine API spec version v1.0.0-alpha.5; More progress towards working M1 2022-01-25 12:52:50 +02:00
nim-websock@0ec755738c vendor: update websock and json-rpc 2021-08-05 17:30:49 +07:00
nim-zlib@6bbc67d09e vendor: update nim-graphql, replace nim-miniz with nim-zlib, add nim-ws 2021-06-21 16:30:02 +07:00
nimbus-build-system@8d226580a0 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
nimcrypto@a5742a9a21 Bump submodules (#887) 2021-11-18 12:06:53 +01:00
tempfile.nim@26e0239441