Nimbus ethereum client, More channels on discord: https://discord.gg/XRxWahP
github-actions[bot] on nightly
github-actions[bot] on nightly
zah on extract-gas-fee-calc-in-nim-eth
Extract the EIP1559 gas fee cal… (compare)
zah on extract-gas-fee-calc-in-nim-eth
zah on ci-integration
zah on master
Add nimbus-eth2 as submodule. A… (compare)
github-actions[bot] on nightly
github-actions[bot] on nightly
github-actions[bot] on sim-stat
github-actions[bot] on sim-stat
KonradStaniec on refactor-portal-stream
KonradStaniec on master
Refactor portal stream (#1191) (compare)
Syncing in progress; skipping validator duties for now topics="beacval" slot=2847469 headSlot=207113
sync="01d23h28m (35.34%)
build/nimbus_beacon_node trustedNodeSync --network:mainnet \
--data-dir=build/data/shared_mainnet_0 \
--trusted-node-url=<my_trusted_node_infura>
3. wait for sync to finish from trusted node. 4. Start nimbus service .
build/nimbus_beacon_node trustedNodeSync --network:mainnet \
--data-dir=/var/lib/nimbus
\
--trusted-node-url=<my_trusted_node_infura>
3. wait for sync to finish from trusted node. 4. Start nimbus service .
trustedNodeSync --backfill=false
which will result in step 3 taking just few seconds
mratsim@discord: There is a common BN + VC separation API that clients support and can use for interop and Prysm has also their own Prysm only grpc base API.
Looking at their docs here: https://docs.prylabs.network/docs/prysm-usage/parameters/
I think the first 2 options are what should match Nimbus RPC options
https://cdn.discordapp.com/attachments/613988663034118153/969476774708801557/unknown.png