nimbus-eth2/scripts
Jacek Sieka c48ea3cdc8
book updates (#3763)
* systemd: use same service file as package
* systemd: recommend setting up a user
* clean up obsolete / ephemeral notes
* eth1 -> execution, in many places
* clean up docker instructions to match the experience of running the
runner script
* add basic instructions / links for execution clients other than geth
* clear a few more references to JSON-RPC, update to REST
* update hardware requirements with execution client extras
* start talking about merge requirements (this needs a dedicated page)
* note that binaries do exist, where relevant
* list gitcoin under donations
* update syncing docs
* `NOT` is for `NOTICE` in logs
* update rpi hardware recommendations
* prevent automatic doppelganger restarts in systemd service file
2022-06-17 18:28:13 +03: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
launch_local_testnet.sh rename light client config parameters (#3740) 2022-06-14 12:03:39 +03:00
make_dist.sh /bin/bash -> /usr/bin/env bash (needed on NixOS) 2021-11-15 15:45:01 +02:00
make_packages.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
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
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 stop using --rpc in run-beacon-node and simulations (#3662) 2022-05-24 16:21:55 +00: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
test_merge_vectors.nim kiln v2 documentation and testing (#3446) 2022-03-05 16:40:58 +02:00
test_mev_boost.nim document MEV/mergemock test script (#3694) 2022-06-06 16:55:02 +03:00
time_module_builds.sh simple script to time module compilations (#3414) 2022-02-18 10:52:01 +00:00