nimbus-eth2/vendor
zah d07113767d
Bugfix: The VC was producing invalid sync committee contributions (#4343)
Since the sync committee duties are no longer updated on every slot
and previously the sync committee aggregators selection proofs were
generated during the duties update, this now resulted in the client
using stale selection proofs (they must be generated at each slot).

The fix consists of moving the selection proof generation logic in
a different function which is properly executed on each slot.

Other changes:

* The logtrace tool has been enhanced with a framework for adding
  new simpler log aggregation and analysis algorithms.
  The default CI testnet simulation will now ensure that the blocks
  in the network have reasonable sync committee participation.
2022-11-24 09:46:35 +02:00
..
NimYAML@27642432ca bumps (#3567) 2022-04-04 16:53:16 +00:00
eth2-networks@019c7d91e3 prater: update CONFIG_NAME (#4322) 2022-11-15 17:35:48 +00: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-chronos@6525f4ce1d Tighten libp2p request quotas (#4254) 2022-11-02 10:46:53 +00:00
nim-confutils@a26bfab7e5 bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-eth@70b83a4efb Bump nim-eth for prettier logs in discv5 (#4312) 2022-11-10 16:37:37 +01:00
nim-eth2-scenarios@9706d8ebb1 use v1.3.0-alpha.1 consensus spec test vectors (#4338) 2022-11-21 08:44:49 +01:00
nim-faststreams@6112432b3a bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-http-utils@e88e231dfc Address #3624 (#3934) 2022-08-06 11:55:40 +00:00
nim-json-rpc@b4aff8fec5 remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nim-json-serialization@b42cd3c0d9 Bugfix: The VC was producing invalid sync committee contributions (#4343) 2022-11-24 09:46:35 +02:00
nim-libbacktrace@b29c22ba0e Bump libbacktrace (#3794) 2022-06-24 07:04:29 +02:00
nim-libp2p@a3e9d1ed80 Bump libp2p (#4282) 2022-11-03 20:22:53 +01:00
nim-metrics@0a6477268e bumps (#4297) 2022-11-08 10:56:06 +00: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@c7f1a37d9b bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-serialization@60a5bd8ac0 bumps (#4297) 2022-11-08 10:56:06 +00: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@d087c039c2 readd bearssl/cacert 2022-11-20 08:20:23 +01:00
nim-stint@f36623998f bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-taskpools@17e8479a74 bumps (#3892) 2022-07-20 20:20:34 +02:00
nim-testutils@29f98cec6f bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-toml-serialization@a243648f24 bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-unicodedb@7d3b449c44 bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-unittest2@da8398c45c bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-web3@78a9e5d097 web3: bump (#4183) 2022-09-27 14:25:26 +02:00
nim-websock@acbe30e9ca bumps (#4297) 2022-11-08 10:56:06 +00:00
nim-zlib@6a6670afba bumps (#4297) 2022-11-08 10:56:06 +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