nimbus-eth2/vendor
Jacek Sieka fc724b21e8
Tighten libp2p request quotas (#4254)
To further tighten Nimbus against spam, this PR introduces a global
quota for block requests (shared between peers) as well as a general
per-peer request limit that applies to all libp2p requests.

* apply request quota before decoding message
* for high-bandwidth requests (blocks), apply a shared global quota
which helps manage bandwidth for high-peer setups
* add metrics
2022-11-02 10:46:53 +00:00
..
NimYAML@27642432ca bumps (#3567) 2022-04-04 16:53:16 +00:00
asynctools@c478bb7426 Revert "bump submodules (#3366)" (#3406) 2022-02-17 12:50:37 +01:00
eth2-networks@674f7a1d01 Bellatrix metadata for Mainnet (#3980) 2022-08-17 14:40:58 +00:00
jswebsockets@ff0ceecc4c Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00
karax@32de202845 Revert "bump submodules (#3366)" (#3406) 2022-02-17 12:50:37 +01:00
merge-testnets@8661ed6fb2 TTD value for Sepolia 2022-06-28 19:25:11 +03:00
nim-bearssl@f4c4233de4 bumps (#4069) 2022-09-06 13:54:30 +00:00
nim-blscurve@f60f1905c2 blscurve: bump (fixes #4237) 2022-10-21 02:24:02 +02:00
nim-chronicles@527b2bd3f4 enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nim-chronicles-tail@2139c6c3d6 bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-chronos@6525f4ce1d Tighten libp2p request quotas (#4254) 2022-11-02 10:46:53 +00:00
nim-confutils@5d0d864510 Fix #3650 (participation format in BeaconState result is out of spec) (#3776) 2022-06-20 08:38:56 +03:00
nim-eth@2186d67163 bumps (#4069) 2022-09-06 13:54:30 +00:00
nim-eth2-scenarios@8bea46a757 use v1.3.0-alpha.0 test vectors (#4263) 2022-10-27 11:54:39 +00:00
nim-faststreams@c80701f7d2 bump faststreams to avoid triggering Nim checks (#3552) 2022-03-28 22:04:43 +00:00
nim-http-utils@e88e231dfc Address #3624 (#3934) 2022-08-06 11:55:40 +00:00
nim-json-rpc@e6810af618 fakeee: Increase incoming POST size (#4252) 2022-10-25 20:01:45 +00:00
nim-json-serialization@e5b18fb710 Bump nim-json-serialization (#3878) 2022-07-15 14:36:03 +00:00
nim-libbacktrace@b29c22ba0e Bump libbacktrace (#3794) 2022-06-24 07:04:29 +02:00
nim-libp2p@1de7508b64 Bump libp2p (#4066) 2022-09-05 20:05:36 +02:00
nim-metrics@9070af9c83 bump nim-metrics for styleCheck compatibility (#3889) 2022-07-20 10:13:32 +02:00
nim-nat-traversal@27d314d65c Flake-based build environment for Nix users (#3534) 2022-10-15 03:46:30 +02:00
nim-normalize@30948551be bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-presto@8bc34dd6f6 Fix MEV builder file descriptor leaks. 2022-10-14 16:09:39 +03:00
nim-secp256k1@e092373a5c bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-serialization@493d18b829 Re-enabled requireAllFields after a fix in nim-json-serialization (#3871) 2022-07-15 03:19:19 +03:00
nim-snappy@7cb2e57a58 Snappy revamp (#3564) 2022-04-15 09:44:06 +02:00
nim-sqlite3-abi@fda455cfea sqlite: bump (#3783) 2022-06-21 15:56:48 +02:00
nim-ssz-serialization@639758dbd9 bump ssz-serialization (#4017) 2022-08-23 18:32:34 +00:00
nim-stew@142a408ca7 bumps (#4069) 2022-09-06 13:54:30 +00:00
nim-stint@27a7608f33 bump nim-stint for styleCheck compatibility (#3908) 2022-07-26 12:19:55 +03:00
nim-taskpools@17e8479a74 bumps (#3892) 2022-07-20 20:20:34 +02:00
nim-testutils@b6867213f2 bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-toml-serialization@875b562aa3 Fix #3650 (participation format in BeaconState result is out of spec) (#3776) 2022-06-20 08:38:56 +03:00
nim-unicodedb@7c6ee4bfc1 Revert "bump submodules (#3366)" (#3406) 2022-02-17 12:50:37 +01:00
nim-unittest2@24eb5e829e bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-web3@78a9e5d097 web3: bump (#4183) 2022-09-27 14:25:26 +02:00
nim-websock@2424f2b215 send SNI info when using https/wss web3 API (#4133) 2022-09-17 03:01:59 +00:00
nim-zlib@74cdeb54b2 bumps (#3567) 2022-04-04 16:53:16 +00:00
nim-zxcvbn@b6ce43a79e bump nim-zxcvbn for styleCheck compatibility (#3919) 2022-07-27 14:25:09 +03:00
nimbus-benchmarking@dff3634b5d /bin/bash -> /usr/bin/env bash (needed on NixOS) 2021-11-15 15:45:01 +02:00
nimbus-build-system@dc535cd462 Flake-based build environment for Nix users (#3534) 2022-10-15 03:46:30 +02:00
nimbus-security-resources@ce9945b1b1 Add Nimble lock file (#3560) 2022-03-30 22:00:03 +00:00
nimcrypto@24e006df85 bump nimcrypto for styleCheck compatibility (#3885) 2022-07-18 17:13:25 +00:00
websocket.nim@28cc44c8de Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00