nimbus-eth1/fluffy/network/state/experimental
web3-developer 54644fa3cb
Witness Generation Bug Fixes (#1981)
* Return slots when verifying witness regardless of code length.

* Prevent AccountCache WitnessData codeTouched from being reset.

* Default to using {wfNoFlag} for witness flags in tests to allow running with data from before EIP170.

* Add additional json files to experimental JSON RPC test.

* Use HTTP RPC server in tests.

* Add test to check that block witness contains bytecode.
2024-01-25 01:18:45 +08:00
..
state_proof_generation.nim Initial implementation of block witness verification. (#1958) 2024-01-09 23:09:02 +08:00
state_proof_types.nim Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
state_proof_verification.nim Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00