nimbus-eth1/fluffy/network
web3-developer 947f629903
Fluffy State Bridge - State Gossip via Portal JSON-RPC (#2535)
* Create block offers queue and collect account preimages.

* Implement iterators to return account and storage proofs and bytecode from updatedCaches.

* Implement building offers from proofs.

* Refactor BlockDataRef type to only include required fields.

* Store block data in database.

* Improve state diff types.

* Implement start state backfill from specific block.

* Record last persisted block number in database.

* Persist account preimages in db.

* Apply state updates for DAO hard fork.

* Implement state gossip of block offers via portal JSON RPC.
2024-07-30 22:56:21 +08:00
..
beacon Add validation on gossip of LC updates as per spec (#2528) 2024-07-26 18:56:32 +02:00
header Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
history Small cleanup/refactor on Portal history network (#2521) 2024-07-24 20:42:12 +02:00
state Fluffy State Bridge - State Gossip via Portal JSON-RPC (#2535) 2024-07-30 22:56:21 +08:00
wire Update nph to 0.6.0 for fluffy and nimbus_verified_proxy (#2511) 2024-07-22 14:22:45 +02:00