nimbus-eth1/nimbus/rpc
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
..
common.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
cors.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
debug.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
engine_api.nim Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
experimental.nim Witness Generation Bug Fixes (#1981) 2024-01-25 01:18:45 +08:00
filters.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
jwt_auth.nim increase jwt auth max time drift to 60 seconds 2023-08-08 08:26:08 +07:00
p2p.nim Implement JSON-RPC method: eth_getBlockReceipts (#1984) 2024-01-24 18:04:59 +07:00
rpc_server.nim Increase rpc server request limit to 2MB 2023-10-22 10:25:33 +07:00
rpc_types.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00
rpc_utils.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00