nimbus-eth1/nimbus
Jordan Hrycaj c6674311eb
Fringe case portal proof for existing account without storage tree (#2613)
detail:
  For practical reasons, ifsuch an account is asked for a slot, an empty
  proof list is returned. It is up to the user to provide an account
  proof that shows that there is no storage tree.
2024-09-11 20:27:42 +00:00
..
beacon Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
common small cleanups (#2598) 2024-09-10 05:24:45 +00:00
core Implement EIP-2935: Serve historical block hashes from state (#2606) 2024-09-10 09:52:03 +00:00
db Fringe case portal proof for existing account without storage tree (#2613) 2024-09-11 20:27:42 +00:00
evm Fix EIP-2537: Precompile for BLS12-381 curve operations (#2603) 2024-09-10 06:56:08 +00:00
graphql
rpc small cleanups (#2598) 2024-09-10 05:24:45 +00:00
stateless
sync Update flare header download mechanism (#2607) 2024-09-10 11:37:49 +00:00
transaction
utils avoid copying data when merging save points (#2584) 2024-09-06 22:45:29 +02:00
common.nim
compile_info.nim
config.nim Block header download beacon to era1 (#2601) 2024-09-09 09:12:56 +00:00
constants.nim Implement EIP-2935: Serve historical block hashes from state (#2606) 2024-09-10 09:52:03 +00:00
errors.nim
launcher.nim
makefile
nim.cfg
nimbus.nim Block header download beacon to era1 (#2601) 2024-09-09 09:12:56 +00:00
nimbus_desc.nim Block header download beacon to era1 (#2601) 2024-09-09 09:12:56 +00:00
nimbus_import.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
rpc.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
tracer.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
transaction.nim
version.nim