nimbus-eth1/nimbus/rpc
web3-developer a5ac5d3078
Premix persist tool improvements (#2000)
* Add premix persist tool to Makefile to build as separate binary.

* Fix rootBytes.len > 0 assertion defect in HexaryTrie by adding call to com.db.compensateLegacySetup().

* Run hardForkTransition before executing transactions in getBlockWitness.

* Improve logging and add help message.

* Retry requests for block data.
2024-02-01 22:11:41 +08:00
..
common.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
cors.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
debug.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
engine_api.nim Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
experimental.nim Premix persist tool improvements (#2000) 2024-02-01 22:11:41 +08:00
filters.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
jwt_auth.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
jwt_auth_helper.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
p2p.nim Implement JSON-RPC method: eth_getBlockReceipts (#1984) 2024-01-24 18:04:59 +07:00
rpc_server.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
rpc_types.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00
rpc_utils.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00