..
beacon
Add makeNextWithdrawals to engine api simulator
2023-09-30 20:16:45 +07:00
common
Add TTD to Sepolia chain config ( #1798 )
2023-10-03 14:31:31 +07:00
core
Add makeNextWithdrawals to engine api simulator
2023-09-30 20:16:45 +07:00
db
Aristo and core db updates ( #1800 )
2023-10-03 12:56:13 +01:00
evm
Implement EIP-7516: BLOBBASEFEE opcode ( #1791 )
2023-10-01 14:24:15 +07:00
graphql
Implement EIP-4788: Beacon block root in the EVM ( #1722 )
2023-08-30 23:29:48 +07:00
rpc
EIP-4844: Fix excessBlobGas handling ( #1771 )
2023-09-24 22:25:41 +07:00
sync
Add BeaconSync reorg tests ( #1782 )
2023-09-30 19:20:29 +07:00
transaction
Implement EIP-7516: BLOBBASEFEE opcode ( #1791 )
2023-10-01 14:24:15 +07:00
utils
Implement EIP-7516: BLOBBASEFEE opcode ( #1791 )
2023-10-01 14:24:15 +07:00
common.nim
implement better hardfork management
2022-12-02 13:51:42 +07:00
config.nim
Add --trusted-setup-file command line option
2023-10-01 21:00:32 +07:00
constants.nim
Implement EIP-4788: Beacon block root in the EVM ( #1722 )
2023-08-30 23:29:48 +07:00
errors.nim
Core db update providing additional results code interface ( #1776 )
2023-09-26 10:21:13 +01:00
launcher.nim
…
lightchain_shell.nim
…
makefile
Snap sync fix trie interpolation fringe condition ( #1457 )
2023-02-01 18:56:06 +00:00
nim.cfg
…
nimbus.nim
Add --trusted-setup-file command line option
2023-10-01 21:00:32 +07:00
rpc.nim
implement better hardfork management
2022-12-02 13:51:42 +07:00
stateless_runner.nim
Unified database frontend integration ( #1670 )
2023-08-04 12:10:09 +01:00
tracer.nim
Unified database frontend integration ( #1670 )
2023-08-04 12:10:09 +01:00
transaction.nim
Bump stint to v2.0: new array backend ( #1747 )
2023-09-13 09:32:38 +07:00
version.nim
…
vm_compile_info.nim
Prepare snap server client test scenario ( #1483 )
2023-03-02 09:57:58 +00:00
vm_computation.nim
EVM cleanup
2023-08-29 07:12:31 +07:00
vm_gas_costs.nim
implement better hardfork management
2022-12-02 13:51:42 +07:00
vm_internals.nim
EVM cleanup
2023-08-29 07:12:31 +07:00
vm_precompiles.nim
implement better hardfork management
2022-12-02 13:51:42 +07:00
vm_state.nim
EIP-4844: Fix excessBlobGas handling ( #1771 )
2023-09-24 22:25:41 +07:00
vm_state_transactions.nim
EIP-4788: Make it clear what is an EVM system call
2023-09-22 17:21:09 +07:00
vm_types.nim
Implement EIP-7516: BLOBBASEFEE opcode ( #1791 )
2023-10-01 14:24:15 +07:00