You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup/env-variables/backend-env-variables.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ _**Note**_**: Before release 5.1.2, all environment variables of time format sup
99
99
|`PUBLIC_METRICS_ENABLED`| Variable to enable running queries at /public-metrics endpoint. Implemented in [#10469](https://github.com/blockscout/blockscout/pull/10469). | <p>Version: v6.8.0+<br>Default: <code>false</code><br>Applications: API</p> |
100
100
|`PUBLIC_METRICS_UPDATE_PERIOD_HOURS`| Public metrics update period in hours at /public-metrics endpoint. Implemented in [#10469](https://github.com/blockscout/blockscout/pull/10469). | <p>Version: v6.8.0+<br>Default: 24<br>Applications: API</p> |
101
101
|`SHRINK_INTERNAL_TRANSACTIONS_ENABLED`| Variable to enable internal transactions shrinking logic. Implemented in [#10567](https://github.com/blockscout/blockscout/pull/10567). | <p>Version: v6.8.0+<br>Default: <code>false</code><br>Applications: API, Indexer</p> |
102
-
|`HACKNEY_DEFAULT_POOL_SIZE`| Size of `default` hackney pool. Implemented in [#12406](https://github.com/blockscout/blockscout/pull/12406). | <p>Version: master<br>Default: <code>1000</code><br>Applications: API, Indexer</p> |
102
+
|`HACKNEY_DEFAULT_POOL_SIZE`| Size of `default` hackney pool. Implemented in [#12406](https://github.com/blockscout/blockscout/pull/12406). | <p>Version: v8.1.0+<br>Default: <code>1000</code><br>Applications: API, Indexer</p> |
@@ -223,9 +223,9 @@ _**Note**_**: Before release 5.1.2, all environment variables of time format sup
223
223
|`MIGRATION_REINDEX_INTERNAL_TRANSACTIONS_STATUS_BATCH_SIZE`| Number of internal transactions to reindex in the batch. Implemented in [#11358](https://github.com/blockscout/blockscout/pull/11358). Renamed in [#11798](https://github.com/blockscout/blockscout/pull/11798). | <p>Version: v7.0.0+<br>Default: <code>100</code><br>Applications: API, Indexer</p> |
224
224
|`MIGRATION_REINDEX_INTERNAL_TRANSACTIONS_STATUS_CONCURRENCY`| Number of parallel reindexing internal transaction batches processing. Implemented in [#11358](https://github.com/blockscout/blockscout/pull/11358). Renamed in [#11798](https://github.com/blockscout/blockscout/pull/11798). | <p>Version: v7.0.0+<br>Default: <code>1</code><br>Applications: API, Indexer</p> |
225
225
|`MIGRATION_REINDEX_INTERNAL_TRANSACTIONS_STATUS_TIMEOUT`| Timeout between reindexing internal transaction batches processing. Implemented in [#11358](https://github.com/blockscout/blockscout/pull/11358). Renamed in [#11798](https://github.com/blockscout/blockscout/pull/11798). | <p>Version: v7.0.0+<br>Default: <code>0</code><br>Applications: API, Indexer</p> |
226
-
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_BATCH_SIZE`| Number of internal transactions to reindex in the batch. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: master<br>Default: <code>100</code><br>Applications: Indexer</p> |
227
-
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_CONCURRENCY`| Number of parallel reindexing internal transaction batches processing. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: master<br>Default: <code>1</code><br>Applications: Indexer</p> |
228
-
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_TIMEOUT`| Timeout between reindexing internal transaction batches processing. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: master<br>Default: <code>0</code><br>Applications: Indexer</p> |
226
+
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_BATCH_SIZE`| Number of internal transactions to reindex in the batch. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: v8.1.0+<br>Default: <code>100</code><br>Applications: Indexer</p> |
227
+
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_CONCURRENCY`| Number of parallel reindexing internal transaction batches processing. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: v8.1.0+<br>Default: <code>1</code><br>Applications: Indexer</p> |
228
+
|`MIGRATION_REINDEX_DUPLICATED_INTERNAL_TRANSACTIONS_TIMEOUT`| Timeout between reindexing internal transaction batches processing. Implemented in [#12394](https://github.com/blockscout/blockscout/pull/12394). | <p>Version: v8.1.0+<br>Default: <code>0</code><br>Applications: Indexer</p> |
229
229
|`MIGRATION_RESTORE_OMITTED_WETH_TOKEN_TRANSFERS_BATCH_SIZE`| Number of logs to process in the batch. Implemented in [#10466](https://github.com/blockscout/blockscout/pull/10466)| <p>Version: v6.8.0+<br>Default: <code>50</code><br>Applications: API, Indexer</p> |
230
230
|`MIGRATION_RESTORE_OMITTED_WETH_TOKEN_TRANSFERS_CONCURRENCY`| Number of parallel logs batches processing. Implemented in [#10466](https://github.com/blockscout/blockscout/pull/10466)| <p>Version: v6.8.0+<br>Default: <code>5</code><br>Applications: API, Indexer</p> |
231
231
|`MIGRATION_RESTORE_OMITTED_WETH_TOKEN_TRANSFERS_TIMEOUT`| Time interval between checks if queue is not empty. The same timeout multiplied by 2 used between checks if queue is not full. Implemented in [#10466](https://github.com/blockscout/blockscout/pull/10466)| <p>Version: v6.8.0+<br>Default: <code>250ms</code><br>Applications: API, Indexer</p> |
Copy file name to clipboardExpand all lines: setup/env-variables/backend-envs-chain-specific.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ Polygon edge is no longer supported by the Polygon team in favor of the Polygon
123
123
|`INDEXER_SCROLL_L1_RPC`| The RPC endpoint for L1 used to fetch Deposit and Withdrawal messages. Implemented in [#10484](https://github.com/blockscout/blockscout/pull/10484). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
124
124
|`INDEXER_SCROLL_L1_CHAIN_CONTRACT`| The address of ScrollChain contract on L1. Used to fetch batch and bundle events. Implemented in [#10819](https://github.com/blockscout/blockscout/pull/10819). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
125
125
|`INDEXER_SCROLL_L1_BATCH_START_BLOCK`| The number of a start block on L1 to index L1 batches and bundles. If the table of batches is not empty, the process will continue indexing from the last indexed batch. Implemented in [#10819](https://github.com/blockscout/blockscout/pull/10819). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
126
-
|`INDEXER_SCROLL_L1_BATCH_BLOCKSCOUT_BLOBS_API_URL`| Defines a URL to Blockscout Blobs API to retrieve L1 blobs from that. Example for Sepolia: `https://eth-sepolia.blockscout.com/api/v2/blobs`. Implemented in [#12294](https://github.com/blockscout/blockscout/pull/12294). | <p>Version: master<br>Default: (empty)<br>Applications: Indexer</p> |
126
+
|`INDEXER_SCROLL_L1_BATCH_BLOCKSCOUT_BLOBS_API_URL`| Defines a URL to Blockscout Blobs API to retrieve L1 blobs from that. Example for Sepolia: `https://eth-sepolia.blockscout.com/api/v2/blobs`. Implemented in [#12294](https://github.com/blockscout/blockscout/pull/12294). | <p>Version: v8.1.0+<br>Default: (empty)<br>Applications: Indexer</p> |
127
127
|`INDEXER_SCROLL_L1_MESSENGER_CONTRACT`| The address of L1 Scroll Messenger contract on L1 used to fetch Deposit and Withdrawal messages. Implemented in [#10484](https://github.com/blockscout/blockscout/pull/10484). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
128
128
|`INDEXER_SCROLL_L1_MESSENGER_START_BLOCK`| The number of a start block on L1 to index L1 bridge messages. If the table of bridge operations is not empty, the process will continue indexing from the last indexed L1 message. Implemented in [#10484](https://github.com/blockscout/blockscout/pull/10484). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
129
129
|`INDEXER_SCROLL_L2_MESSENGER_CONTRACT`| The address of L2 Scroll Messenger contract on L2 used to fetch Deposit and Withdrawal messages. Implemented in [#10484](https://github.com/blockscout/blockscout/pull/10484). | <p>Version: v6.9.0+<br>Default: (empty)<br>Applications: Indexer</p> |
0 commit comments