nimbus-eth1/nimbus
Advaita Saha c9f97e6cd6
Fix blobs (#2762)
* add blobGasUsed calculation

* enable old tests

* add blob tests in kurtosis

* add blobGasUsed validation

* revert

* introduce blobs in test

* fix: kzg setup

* prevent regression
2024-10-22 09:07:43 +07:00
..
beacon Simplify verified proxy (#2754) 2024-10-21 03:10:41 +00:00
common Beacon sync block import via forked chain (#2747) 2024-10-17 17:59:50 +00:00
core Fix blobs (#2762) 2024-10-22 09:07:43 +07:00
db aristo: remove `replicate` (#2758) 2024-10-20 17:25:12 +02:00
evm Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
graphql replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
rpc Simplify verified proxy (#2754) 2024-10-21 03:10:41 +00:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync Suppress beacon sync unless potential actions (#2765) 2024-10-21 18:01:45 +00:00
transaction Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
utils Rework EIP-6110, EIP-7002, and EIP-7251: Pectra execution requests (#2734) 2024-10-18 16:38:18 +07:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
constants.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
errors.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
makefile Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus_desc.nim Suppress beacon sync unless potential actions (#2765) 2024-10-21 18:01:45 +00:00
nimbus_execution_client.nim Suppress beacon sync unless potential actions (#2765) 2024-10-21 18:01:45 +00:00
nimbus_import.nim fix: show correct blockNumber and log in end of era files (#2691) 2024-10-04 01:37:50 +00:00
rpc.nim add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
tracer.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
transaction.nim Use eth/common transaction signature utilities (#2696) 2024-10-04 16:34:31 +02:00
version.nim Add startup banner (#2354) 2024-06-14 10:08:44 +02:00