nimbus-eth1/nimbus
web3-developer e8a9cfe555
Re-enable eth_getProof implementation (#2599)
* Re-enable eth_getProof implementation.

* Update to use latest Aristo proof changes.

* Refactor and cleanup.
2024-09-12 09:06:31 +08: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 Re-enable eth_getProof implementation (#2599) 2024-09-12 09:06:31 +08:00
evm Fix EIP-2537: Precompile for BLS12-381 curve operations (#2603) 2024-09-10 06:56:08 +00:00
graphql Use simpler schema when writing transactions, receipts, and withdrawals (#2420) 2024-06-29 12:43:17 +07:00
rpc Re-enable eth_getProof implementation (#2599) 2024-09-12 09:06:31 +08:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Update flare header download mechanism (#2607) 2024-09-10 11:37:49 +00:00
transaction avoid exceptions, tx copy (#2569) 2024-08-19 09:42:07 +02:00
utils avoid copying data when merging save points (#2584) 2024-09-06 22:45:29 +02:00
common.nim
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
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 Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
launcher.nim
makefile
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
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 avoid exceptions, tx copy (#2569) 2024-08-19 09:42:07 +02:00
version.nim Add startup banner (#2354) 2024-06-14 10:08:44 +02:00