Hello! Gitter chat support has been cancelled. Please redirect all requests to Discord: discord.gg/gnosischain (Channel #blockscout)
vbaranov on vb-footer-links-management
Footer links management (compare)
vbaranov on production-core-stg
Log block import timings Write block timing logs to a se… Update apps/indexer/config/prod… and 28 more (compare)
vbaranov on production-optimism-goerli-stg
Customize optimism-goerli deplo… (compare)
vbaranov on production-optimism-stg
Resolve merging conflicts (compare)
vbaranov on production-optimism-goerli-stg
Customize optimism-goerli deplo… (compare)
vbaranov on master
Update debug_traceTransaction/t… Merge pull request #5717 from s… (compare)
debug_traceTransaction
is taking a long time for one specific transaction. So we are stuck in an infinite loop where blockscout tries to trace the transaction -> times out -> tries again. Is there a way we can increase time out or ignore the transaction all together?
Hello, I am looking to have hosted solution of Blockscout for our EVM compatible private chain.. https://docs.blockscout.com/for-projects/premium-features/your-chain-on-blockscout.com
Please contact me telegram: YogeshPadsala
Thanks
2022-01-13T22:07:15.754 application=indexer fetcher=block_catchup first_block_number=0 last_block_number=0 [error] ** (FunctionClauseError) no function clause matching in EthereumJSONRPC.Block.entry_to_elixir/1
(ethereum_jsonrpc 0.1.0) lib/ethereum_jsonrpc/block.ex:574: EthereumJSONRPC.Block.entry_to_elixir({"blockExtraData", "0x"})
(elixir 1.12.2) lib/enum.ex:1586: anonymous fn/3 in Enum.map/2
(stdlib 3.15.1) maps.erl:410: :maps.fold_1/3
(elixir 1.12.2) lib/enum.ex:2397: Enum.map/2
(elixir 1.12.2) lib/enum.ex:1485: Enum.into/3
(elixir 1.12.2) lib/enum.ex:1582: Enum."-map/2-lists^map/1-0-"/2
(ethereum_jsonrpc 0.1.0) lib/ethereum_jsonrpc/blocks.ex:44: EthereumJSONRPC.Blocks.from_responses/2
(ethereum_jsonrpc 0.1.0) lib/ethereum_jsonrpc.ex:487: EthereumJSONRPC.fetch_blocks_by_params/3