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
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.
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.
The number of a start block on L2 to index L2 bridge messages. If the table of bridge operations is not empty, the process will continue indexing from the last indexed L2 message. Implemented in #10484.
L2 block number of the Curie upgrade. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_SCALAR_INIT
Initial value for scalar parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_OVERHEAD_INIT
Initial value for overhead parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_COMMIT_SCALAR_INIT
Initial value for commit_scalar parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_BLOB_SCALAR_INIT
Initial value for blob_scalar parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_BASE_FEE_INIT
Initial value for l1_base_fee parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
SCROLL_L1_BLOB_BASE_FEE_INIT
Initial value for l1_blob_base_fee parameter. Implemented in #10484.
Version: v6.9.0+ Default: 0 Applications: API
INDEXER_OPTIMISM_L1_DEPOSITS_TRANSACTION_TYPE
Defines OP Deposit transaction type (numeric value) which is needed for correct L2 transaction hash calculation by the Deposits indexing module. Implemented in #10674.
Specifies the expected network prefix for Filecoin addresses. For more details, refer to the Filecoin Spec. Available values: f (for the mainnet), t (for testnets). Implemented in #10468.
Version: v6.9.0+ Default: f Applications: API, Indexer
BERYX_API_TOKEN
Beryx API token, used for retrieving Filecoin native addressing information. Implemented in #10468.
When set to true, Filecoin native addressing information will not be fetched, but addresses pending fetch will still be recorded in the database. Implemented in #10468.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
💡 New environment variables
List of new environment variables
INDEXER_SYSTEM_MEMORY_PERCENTAGE
INDEXER_MEMORY_LIMIT
is not set. Implemented in #10697.Version: v6.9.0+
Default:
60
Applications: Indexer
INDEXER_TOKEN_BALANCES_EXPONENTIAL_TIMEOUT_COEFF
Version: v6.9.0+
Default:
100
Applications: Indexer
INDEXER_INTERNAL_TRANSACTIONS_FETCH_ORDER
asc
,desc
. Implemented in #10912Version: v6.9.0+
Default:
asc
Applications: Indexer
HIDE_SCAM_ADDRESSES
true
and "scam" badge is assigned to that address. Implemented in #10763Version: v6.9.0+
Default: (empty)
Applications: API
RE_CAPTCHA_CHECK_HOSTNAME
Version: v6.9.0+
Default:
false
Applications: API
ACCOUNT_OTP_RESEND_INTERVAL
Version: v6.9.0+
Default:
1m
Applications: API
INDEXER_SCROLL_L1_RPC
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L1_CHAIN_CONTRACT
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L1_BATCH_START_BLOCK
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L1_MESSENGER_CONTRACT
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L1_MESSENGER_START_BLOCK
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L2_MESSENGER_CONTRACT
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L2_MESSENGER_START_BLOCK
Version: v6.9.0+
Default:
FIRST_BLOCK
Applications: Indexer
INDEXER_SCROLL_L2_GAS_ORACLE_CONTRACT
Version: v6.9.0+
Default: (empty)
Applications: Indexer
INDEXER_SCROLL_L1_ETH_GET_LOGS_RANGE_SIZE
Version: v6.9.0+
Default:
250
Applications: Indexer
INDEXER_SCROLL_L2_ETH_GET_LOGS_RANGE_SIZE
Version: v6.9.0+
Default:
1000
Applications: Indexer
SCROLL_L2_CURIE_UPGRADE_BLOCK
Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_SCALAR_INIT
scalar
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_OVERHEAD_INIT
overhead
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_COMMIT_SCALAR_INIT
commit_scalar
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_BLOB_SCALAR_INIT
blob_scalar
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_BASE_FEE_INIT
l1_base_fee
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
SCROLL_L1_BLOB_BASE_FEE_INIT
l1_blob_base_fee
parameter. Implemented in #10484.Version: v6.9.0+
Default:
0
Applications: API
INDEXER_OPTIMISM_L1_DEPOSITS_TRANSACTION_TYPE
Version: v6.9.0+
Default:
126
Applications: Indexer
INDEXER_DISABLE_CELO_VALIDATOR_GROUP_VOTES_FETCHER
true
, the validator group votes fetcher will not be started. Implemented in #10673.Version: v6.9.0+
Default:
false
Applications: Indexer
FILECOIN_NETWORK_PREFIX
f
(for the mainnet),t
(for testnets). Implemented in #10468.Version: v6.9.0+
Default:
f
Applications: API, Indexer
BERYX_API_TOKEN
Required: ✅
Version: v6.9.0+
Default: (empty)
Applications: Indexer
BERYX_API_BASE_URL
Version: v6.9.0+
Default:
https://api.zondax.ch/fil/data/v3/mainnet
Applications: Indexer
INDEXER_DISABLE_FILECOIN_ADDRESS_INFO_FETCHER
true
, Filecoin native addressing information will not be fetched, but addresses pending fetch will still be recorded in the database. Implemented in #10468.Version: v6.9.0+
Default:
false
Applications: Indexer
INDEXER_FILECOIN_ADDRESS_INFO_CONCURRENCY
Version: v6.9.0+
Default:
1
Applications: Indexer
FILECOIN_PENDING_ADDRESS_OPERATIONS_MIGRATION_BATCH_SIZE
Version: v6.9.0+
Default:
100
Applications: Indexer
FILECOIN_PENDING_ADDRESS_OPERATIONS_MIGRATION_CONCURRENCY
Version: v6.9.0+
Default:
1
Applications: Indexer
BLACKFORT_VALIDATOR_API_URL
Version: v6.9.0+
Default: (empty)
Applications: API, Indexer
🚀 Features
queueIndex
for L2 transactions, and L1 <->L2 messages (#10484)🐛 Bug Fixes
10^decimals
when calculating token supply in CMC format (#11036)tokenTransferTxs
(#10889)API_GRAPHQL_MAX_COMPLEXITY
in build action (#10843)🚜 Refactor
⚡ Performance
⚙️ Miscellaneous Tasks
What's Changed
API_GRAPHQL_MAX_COMPLEXITY
in build action by @fedor-ivn in fix: setAPI_GRAPHQL_MAX_COMPLEXITY
in build action #10843tokenTransferTxs
by @fedor-ivn in fix: do not include unrelated token transfers intokenTransferTxs
#10889queueIndex
for L2 transactions, and L1 <->L2 messages by @varasev in feat: Scroll rollup: L1 fee parameters in API,queueIndex
for L2 transactions, and L1 <->L2 messages #1048410^decimals
when calculating token supply in CMC format by @fedor-ivn in fix: divide by10^decimals
when calculating token supply in CMC format #11036New Contributors
Full Changelog: v6.8.1-beta...v6.9.0-beta
This discussion was created from the release BlockScout v6.9.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions