nimbus-eth1/nimbus/db/core_db/backend
Jordan Hrycaj 5b502a06c4
Added portal proof nodes generation functionality (#2539)
* Extracted `test_tx.testTxMergeProofAndKvpList()` => separate file

* Fix serialiser

why:
  Typo lead to duplicate rlp-encoded nodes in chain

* Remove cruft

* Implemnt portal proof nodes generators `partXxxTwig()`

* Add unit test for portal proof nodes generator `partAccountTwig()`

* Cosmetics

* Simplify serialiser return code format

* Fix proof generator for extension nodes

why:
  Code was simply bonkers, not detected before the unit tests were
  adapted to check for just this.

* Implemented portal proof nodes verifier `partUntwig()`

* Cosmetics

* Fix `testutp` cli poblem
2024-08-06 11:29:26 +00:00
..
aristo_db.nim Revive json tracer unit tests (#2538) 2024-08-01 10:41:20 +00:00
aristo_replicate.nim Added portal proof nodes generation functionality (#2539) 2024-08-06 11:29:26 +00:00
aristo_rocksdb.nim Separate config for core db and ledger (#2479) 2024-07-12 13:12:25 +00:00
aristo_trace.nim Revive json tracer unit tests (#2538) 2024-08-01 10:41:20 +00:00