erigon-pulse/cmd
canepat 47690db676
Block execution using embedded Silkworm (#8353)
This introduces _experimental_ block execution run by embedded Silkworm
API library:

- new command-line option `silkworm.path` to enable the feature by
specifying the path to the Silkworm library
- the Silkworm API shared library is dynamically loaded on-demand
- currently requires to build Silkworm library on the target machine
- available only on Linux at the moment: macOS has issue with [stack
size](https://github.com/golang/go/issues/28024) and Windows would
require [TDM-GCC-64](https://jmeubank.github.io/tdm-gcc/), both need
dedicated effort for an assessment
2023-10-05 09:27:37 +07:00
..
abigen Diag session routing (#8232) 2023-09-25 16:24:17 +01:00
bootnode [devnet] separate logging p2p (#7549) 2023-05-19 23:08:45 +01:00
capcli Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00
caplin-phase1 Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
caplin-regression Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
devnet Downloader: step towards more complex datadir (#8286) 2023-10-04 11:01:02 +07:00
downloader downloader: don't drop torrents after download (performance problem there solved) (#8358) 2023-10-04 12:34:45 +07:00
erigon Downloader: step towards more complex datadir (#8286) 2023-10-04 11:01:02 +07:00
erigoncustom erigon backup: v0 of sub-command (#7396) 2023-04-27 10:42:12 +07:00
evm fix t8n call to ExecuteBlockEphemerally by passing chainReader (#8298) 2023-09-29 09:04:13 +07:00
hack Remove unused transaction and node packets from eth/protocols (#8057) 2023-08-24 06:50:04 +02:00
integration Block execution using embedded Silkworm (#8353) 2023-10-05 09:27:37 +07:00
observer torrent: add --webseeds cli arg (#8176) 2023-09-12 12:18:47 +07:00
p2psim torrent: add --webseeds cli arg (#8176) 2023-09-12 12:18:47 +07:00
pics Replaced old version of Engine API with newer version (#7972) 2023-08-05 23:33:10 +02:00
prometheus remove: grafana datasource id 2023-09-01 15:37:14 +07:00
release [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Added fix to allow getroothash to work with no api running (#8342) 2023-10-02 18:55:31 +01:00
rpctest rpctest: Add rpctest for eth_getBlockByHash() (#8323) 2023-09-30 13:06:14 +07:00
sentinel Added BLS_TO_EXECUTION_CHANGES pool (#8332) 2023-10-01 17:16:55 +02:00
sentry Avoid leaking more popped items (#8145) 2023-09-06 15:47:06 +07:00
silkworm_api Bor fix frozen snapshot load (#8305) 2023-09-27 13:45:09 +01:00
state fix devel build 2023-09-01 14:31:18 +07:00
txpool Txpool 4844 upgrades Part 2 (#8213) 2023-09-20 17:29:30 +05:30
utils Block execution using embedded Silkworm (#8353) 2023-10-05 09:27:37 +07:00
verkle tmpdb: move to tmpdir (#8003) 2023-08-12 01:06:15 +06:00