nimbus-eth1/nimbus/sync/protocol
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
..
eth Remove local block body rlp fix (#1555) 2023-04-21 20:08:18 +01:00
les Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
snap Update snap sync ready to succeed at lab test (#1556) 2023-04-21 22:11:04 +01:00
eth66.nim Remove local block body rlp fix (#1555) 2023-04-21 20:08:18 +01:00
eth67.nim Aristo db address sup trie items properly (#1600) 2023-06-12 14:48:47 +01:00
les_protocol.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
snap1.nim Update snap sync ready to succeed at lab test (#1556) 2023-04-21 22:11:04 +01:00
trace_config.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
wire_protocol.md add local copy of ethereum wire protocol spec 2022-09-17 09:08:55 +07:00