From bcca728d6270c22eae33b65df633727bd65c7995 Mon Sep 17 00:00:00 2001 From: Alex Forshtat Date: Tue, 30 Apr 2024 14:10:36 +0200 Subject: [PATCH] Set slot time to 3 seconds; check in "--dev" mode idea command --- .run/go build geth.run.xml | 13 +++++++++++++ alexfdata/config.yml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .run/go build geth.run.xml diff --git a/.run/go build geth.run.xml b/.run/go build geth.run.xml new file mode 100644 index 0000000000..e2bd1f6dde --- /dev/null +++ b/.run/go build geth.run.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/alexfdata/config.yml b/alexfdata/config.yml index 372cd8fb18..45915e355a 100644 --- a/alexfdata/config.yml +++ b/alexfdata/config.yml @@ -21,7 +21,7 @@ MAX_WITHDRAWALS_PER_PAYLOAD: 16 DENEB_FORK_VERSION: 0x20000093 # Time parameters -SECONDS_PER_SLOT: 12 +SECONDS_PER_SLOT: 3 SLOTS_PER_EPOCH: 6 # Deposit contract