Etan Kissling
9c6a4316aa
document LC data serving options ( #3922 )
...
Adds a documentation page for configuring LC data serving.
2022-08-02 12:23:03 +00:00
Miran
dfd4afc9f2
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
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
Etan Kissling
22e77131f8
export `DepositContractSnapshot` in eth1 monitor ( #3860 )
...
Avoid requiring explicit `beacon_chain_db` import in eth1 monitor use.
2022-07-13 01:45:48 +00:00
tersec
7e61198260
fix merge test scripts ( #3781 )
2022-06-20 18:03:57 +00:00
tersec
8eb5d5de09
use ZERO_HASH for default(Eth2Digest)/Eth2Digest() in func calls ( #3770 )
2022-06-18 04:57:37 +00:00
tersec
35f712e378
kiln v2 documentation and testing ( #3446 )
2022-03-05 16:40:58 +02:00
tersec
05bc61b712
add mev-boost RPC test, with docs ( #3430 )
...
* bump nim-web3 and add mev-boost RPC test, with docs
* remove trailing space
* use specific commithash
2022-02-24 14:38:31 +01:00