2
0
mirror of https://github.com/status-im/nimbus-eth1.git synced 2025-01-19 08:41:12 +00:00

9 Commits

Author SHA1 Message Date
Kim De Mey
436ef0e40e
Portal BeaconLightClientNetwork -> BeaconNetwork renaming () 2023-10-20 12:06:25 +02:00
Kim De Mey
0472b75e23
Rework fluffy beacon lc db to allow storing processed content () 2023-10-18 16:59:44 +02:00
Kim De Mey
7b313ec1ac
Use signature slot instead of attested header slot ()
Use signature slot instead of attested header slot in the
OptimisticUpdate content key.
2023-10-06 17:42:34 +02:00
Kim De Mey
f72f02c88b
Remove optimistic slot from FinalityUpdate content key () 2023-10-06 15:46:53 +02:00
Kim De Mey
cb4626b488
Initial implementation of Portal fluffy beacon chain bridge ()
* Initial implementation of Portal fluffy beacon chain bridge

* Run windows ci for fluffy with -j1 to avoid OOM
2023-09-15 16:21:00 +02:00
andri lim
56215ed83f
Bump stint to v2.0: new array backend ()
* Bump stint to v2.0: new array backend
2023-09-13 09:32:38 +07:00
andri lim
bdaeedb09f
rename data gas to blob gas ()
* rename data gas to blob gas

* bump more submodules
* extend evmc tx_context with EIP-4844 blob_hashes
2023-08-04 19:43:30 +07:00
Kim De Mey
89b3e679e2
Add new portal beacon chain lc content encoding tests () 2023-07-08 17:01:33 +02:00
Kim De Mey
ab13e43db8
Add export of beacon LC data to eth_data_exporter ()
* Add export of beacon LC data to eth_data_exporter

* Update content seeding docs with new eth_data_exporter cli
2023-07-05 20:17:03 +02:00