nimbus-eth2/scripts
Etan Kissling a6deacd878
allow driving EL with LC (#3865)
Adds the `--web3-url` launch argument to `nimbus_light_client` to enable
driving the EL with the optimistic head obtained from LC sync protocol.
This will keep issuing `newPayload` / `forkChoiceUpdated` requests for
new blocks, marking them as optimistic. `ZERO_HASH` is reported as the
finalized block for now.
2022-07-14 04:07:40 +00:00
..
package_image book updates (#3763) 2022-06-17 18:28:13 +03:00
.gitignore RPM/DEB for systemd-based systems (#3034) 2021-12-07 15:23:57 +02:00
check_merge_test_vectors.sh Update merge test vector script and documentation (#3638) 2022-05-16 16:12:32 +03:00
compile_nim_program.sh Nim-1.6 compatibility (#3434) 2022-02-25 10:19:12 +02:00
copyfile.sh New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
depositContract.v.py Fixed deposit/contract 2019-11-07 17:23:06 +00:00
find_unchanged_consensus_spec_files.sh update URL and document Nim bug blocking further genericizing cleanups (#3483) 2022-03-11 15:03:47 +00:00
geth_genesis.json Add support for launching Geth and Nimbus-eth1 nodes in launch_local_testnet (#3790) 2022-06-27 11:34:12 +03:00
geth_vars.sh allow driving EL with LC (#3865) 2022-07-14 04:07:40 +00:00
launch_local_testnet.sh allow driving EL with LC (#3865) 2022-07-14 04:07:40 +00:00
make_dist.sh /bin/bash -> /usr/bin/env bash (needed on NixOS) 2021-11-15 15:45:01 +02:00
make_packages.sh Make deb/rpm packages when creating release (#3796) 2022-06-28 23:34:18 +03:00
make_prometheus_config.sh Replicate a recent fix from the launch_local_testnet script due to a wide-spread code duplication 2021-12-22 17:59:45 +02:00
makedir.sh scripts: make shebang more portable (#2216) 2021-01-08 11:29:43 +01:00
nimbus_el_vars.sh Update local-testnet-simulation with changes from kiln-dev-auth branch 2022-06-28 13:33:49 +02:00
nimbusel_genesis.json Add support for launching Geth and Nimbus-eth1 nodes in launch_local_testnet (#3790) 2022-06-27 11:34:12 +03:00
print_version.nims dist: add version and book (#1965) 2020-11-06 17:26:03 +01:00
rotatelogs-compress.sh Document log rotation (#2327) 2021-02-18 07:57:41 +01:00
run-beacon-node.sh remove web3 url prompt in launcher script (#3810) 2022-06-28 23:49:52 +03:00
run-catalyst.sh kiln v2 documentation and testing (#3446) 2022-03-05 16:40:58 +02:00
run-geth-el.sh [skip ci] scripts/run-geth-el.sh Allow connecting to any merge devnet (#3409) 2022-02-17 19:14:15 +02:00
run_fuzzing_test.nims Add a fuzzing test for the beacon node CLI parser 2020-10-02 12:42:32 +03:00
run_ssz_fuzzing_test.nims test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
setup_scenarios.sh /bin/bash -> /usr/bin/env bash (needed on NixOS) 2021-11-15 15:45:01 +02:00
slowlogs.py script for finding slow logs 2021-03-30 09:39:16 +02:00
start_geth_nodes.sh Update local-testnet-simulation with changes from kiln-dev-auth branch 2022-06-28 13:33:49 +02:00
start_nimbus_el_nodes.sh Update local-testnet-simulation with changes from kiln-dev-auth branch 2022-06-28 13:33:49 +02:00
test_merge_node.nim allow driving EL with LC (#3865) 2022-07-14 04:07:40 +00:00
test_merge_vectors.nim allow driving EL with LC (#3865) 2022-07-14 04:07:40 +00:00
test_mev_boost.nim MEV boost script for ropsten and sepolia builder network (#3851) 2022-07-12 20:50:12 +03:00
time_module_builds.sh simple script to time module compilations (#3414) 2022-02-18 10:52:01 +00:00