nimbus-eth2/vendor
zah 6036f2e7d7
Local sim impovements (#4551)
* Local sim impovements

* Added support for running Capella and EIP-4844 simulations
  by downloading the correct version of Geth.

* Added support for using Nimbus remote signer and Web3Signer.
  Use 2 out of 3 threshold signing configuration in the mainnet
  configuration and regular remote signing in the minimal one.

* The local testnet simulation can now use a payload builder.
  This is currently not activated in CI due to lack of automated
  procedures for installing third-party relays or builders.

  You are adviced to use mergemock for now, but for most realistic
  results, we can create a simple builder based on the nimbus-eth1
  codebase that will be able to propose transactions from the regular
  network mempool.

* Start the simulation from a merged state. This would allow us
  to start removing pre-merge functionality such as the gossip
  subsciption logic. The commit also removes the merge-forcing
  hack installed after the TTD removal.

* Consolidate all the tools used in the local simulation into a
  single `ncli_testnet` binary.
2023-02-23 02:10:07 +00:00
..
NimYAML@27642432ca bumps (#3567) 2022-04-04 16:53:16 +00:00
capella-testnets@c22f012e4a Makefile targets for capella-devnet-3 (#4521) 2023-01-18 17:19:02 +02:00
eth2-networks@51f96a0a1c Capella metadata for Sepolia (#4615) 2023-02-15 14:44:09 +00:00
gnosis-chain-configs@3e47c417ae chore: update gnosis chain configs (#4603) 2023-02-11 18:10:10 +01:00
merge-testnets@baebfaba3c Capella metadata for Sepolia (#4615) 2023-02-15 14:44:09 +00:00
nim-bearssl@d0271920a7 bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-blscurve@48d8668c5a bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-chronicles@527b2bd3f4 enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nim-chronos@189f6e390c bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-confutils@56f4db90f7 bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-eth@5b189ce5e2 Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
nim-eth2-scenarios@0ffd741121 use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00
nim-faststreams@d68f64254e bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-http-utils@a85bd52ae0 bump & ci fixes (#4409) 2022-12-09 17:06:29 +01:00
nim-json-rpc@c0ecb42613 bump & ci fixes (#4409) 2022-12-09 17:06:29 +01:00
nim-json-serialization@a7d815ed92 bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-libbacktrace@b29c22ba0e Bump libbacktrace (#3794) 2022-06-24 07:04:29 +02:00
nim-libp2p@ba451196e8 Bump libp2p (#4470) 2023-01-06 19:33:14 +00: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@a6c32794bf bump & ci fixes (#4409) 2022-12-09 17:06:29 +01:00
nim-secp256k1@fd173fdff8 bump secp256k1 (#4388) 2022-12-05 16:58:05 +00:00
nim-serialization@d77417cba6 bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-snappy@235c33c5ef bumps (#4352) 2022-11-24 20:56:02 +00:00
nim-sqlite3-abi@398c6dae03 sqlite: bump (fix warning) (#4631) 2023-02-16 12:54:02 +00:00
nim-ssz-serialization@639758dbd9 bump ssz-serialization (#4017) 2022-08-23 18:32:34 +00:00
nim-stew@407a598836 nim-stew bump (#4610) 2023-02-10 23:59:00 +00:00
nim-stint@3472a16fbc bump nim-stint to avoid compiler deprecation warnings (#4600) 2023-02-07 16:20:24 +00:00
nim-taskpools@89d693d3ff bumps (#4352) 2022-11-24 20:56:02 +00: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@4726fdc223 Local sim impovements (#4551) 2023-02-23 02:10:07 +00: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@06d1145ffd Switch to Nim 1.6.11 (#4380) 2022-12-01 08:05:47 +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