Skip to content

Commit a7ddf3a

Browse files
authored
Add Astar all tracing runtimes download script (#766)
1 parent 20ae13f commit a7ddf3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/build/nodes/evm-tracing-node.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@ To use tracing on an ancient blocks, you need to add the runtime that was in pla
5959

6060
:::
6161

62-
All Astar previous runtime overrides (up to 2024) can be downloaded [here](https://shared-assets.astar.network/files/runtime/astar-tracing-runtimes-3-1200.tar.gz). They are necessary if you want to trace transactions on ancient blocks.
62+
:::tip
63+
If you need to trace all blocks in history, you will have to use all historical tracing runtimes.
64+
All Astar previous runtime overrides (up to 2024) can be downloaded using this shell [script](https://shared-assets.astar.network/files/runtime/extract-tracing-runtimes.sh).
65+
:::
6366

6467
## Service parameters
6568

0 commit comments

Comments
 (0)