nimbus-eth1/nimbus/rpc
andri lim 26a8759c34
implementation of EIP-4844: Shard Blob Transactions (#1440)
* EIP-4844: add pointEvaluation precompiled contract

* EIP-4844: validate transaction and block header

* EIP-4844: implement DataHash Op Code

* EIP-4844: txPool support excessDataGas calculation

* EIP-4844: make sure tx produce correct txHash

* EIP-4844: node should not automatically broadcast blob tx to it's peers

* EIP-4844: add test cases

* EIP-4844: add EIP-4844 support to t8n tool

* EIP-4844: update nim-eth to branch eip-4844

* fix t8n transaction decoding

* add t8n test data

* EIP-4844: fix blobHash opcode

* disable blobHash test when evmc_enable
2023-06-24 20:56:44 +07:00
..
merge Revert "Some work on speculative execution (#1552)" (#1561) 2023-04-24 16:59:38 -04:00
common.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
cors.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
debug.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
engine_api.nim Snap sync update pivot updating via rpc (#1583) 2023-05-16 14:52:44 +01:00
filters.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
hexstrings.nim eth: adapt to smaller eth_types (#1210) 2022-09-03 20:15:35 +02:00
jwt_auth.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
p2p.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
rpc_types.nim Some quick fixes for Shanghai support in Fluffy (#1541) 2023-04-12 14:20:52 +02:00
rpc_utils.nim reduce compiler warnings 2023-06-12 12:58:53 +07:00