nimbus-eth1/nimbus
jangko d5da2e3eea
Add debug- prefix to rewrite-datadir-id
2024-12-19 13:41:18 +07:00
..
beacon Wire ForkedChainRef properly to TxPool (#2933) 2024-12-13 13:21:20 +07:00
common Only hashing immutable part of network configuration for dataDir ID 2024-12-19 10:48:25 +07:00
core reduce blockHash call (#2954) 2024-12-19 01:13:12 +05:30
db reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
evm Fix bn256ecPairing precompile bug (#2953) 2024-12-18 23:04:14 +07:00
graphql Wire ForkedChainRef to graphql and rpc_utils (#2936) 2024-12-13 14:34:32 +07:00
rpc Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
transaction reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
utils Stream blocks during import (#2937) 2024-12-18 13:21:20 +01:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
compile_info.nim Simplify LedgerRef: remove unnecessary abstraction (#2826) 2024-11-06 09:01:56 +07:00
config.nim Add debug- prefix to rewrite-datadir-id 2024-12-19 13:41:18 +07:00
constants.nim increase default gas limit from 30M to 36M (#2941) 2024-12-16 23:32:29 +00:00
errors.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01: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 Fix race condition on syncer termination (#2916) 2024-12-06 12:11:40 +00:00
nimbus_execution_client.nim Only hashing immutable part of network configuration for dataDir ID 2024-12-19 10:48:25 +07: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