nimbus-eth1/nimbus
Jordan Hrycaj 23e1bbb406
Merge branch 'master' into Beacon-sync-revisting-fc-automove-base
2024-12-20 11:08:55 +00:00
..
beacon Removed obsolete `finalHash` and `final` block number maintenance 2024-12-19 16:25:36 +00:00
common Removed obsolete `finalHash` and `final` block number maintenance 2024-12-19 16:25:36 +00:00
core Merge branch 'master' into Beacon-sync-revisting-fc-automove-base 2024-12-20 11:08:55 +00:00
db Beacon sync mainentenance updates (#2958) 2024-12-19 12:02:36 +00:00
evm devnet-5: Update EIP-2537: Remove redundant MUL precompiles (#2962) 2024-12-20 05:29:30 +00:00
graphql Wire ForkedChainRef to graphql and rpc_utils (#2936) 2024-12-13 14:34:32 +07:00
rpc devnet-5: Implement EIP-7691: Blob throughput increase (#2957) 2024-12-20 09:12:16 +00:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync Removed obsolete `finalHash` and `final` block number maintenance 2024-12-19 16:25:36 +00:00
transaction devnet-5: Implement EIP-7691: Blob throughput increase (#2957) 2024-12-20 09:12:16 +00:00
utils Stream blocks during import (#2937) 2024-12-18 13:21:20 +01:00
common.nim
compile_info.nim Simplify LedgerRef: remove unnecessary abstraction (#2826) 2024-11-06 09:01:56 +07:00
config.nim Remove verifyFrom, vmState, and checkSeal from ChainRef (#2932) 2024-12-13 12:12:57 +07:00
constants.nim devnet-5: Implement EIP-7691: Blob throughput increase (#2957) 2024-12-20 09:12:16 +00:00
errors.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
makefile
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus_desc.nim Fix race condition on syncer termination (#2916) 2024-12-06 12:11:40 +00:00
nimbus_execution_client.nim Connect gasLimit from Config to CommonRef (#2946) 2024-12-17 10:48:31 +00:00
nimbus_import.nim Stream blocks during import (#2937) 2024-12-18 13:21:20 +01:00
rpc.nim Wire ForkedChainRef to graphql and rpc_utils (#2936) 2024-12-13 14:34:32 +07:00
tracer.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
transaction.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
version.nim Feature: User configurable extraData when assemble a block (#2823) 2024-11-06 09:01:25 +07:00