nimbus-eth1/fluffy/network/state/content
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
..
content_keys.nim Fluffy State Bridge - State Gossip via Portal JSON-RPC (#2535) 2024-07-30 22:56:21 +08:00
content_values.nim Fluffy State Bridge - State Gossip via Portal JSON-RPC (#2535) 2024-07-30 22:56:21 +08:00
nibbles.nim Fluffy State Bridge - State Gossip via Portal JSON-RPC (#2535) 2024-07-30 22:56:21 +08:00