Hello! Gitter chat support has been cancelled. Please redirect all requests to Discord: discord.gg/gnosischain (Channel #blockscout)
Qwerty5Uiop on vb-eth-tests
Clean up release (compare)
Qwerty5Uiop on release-building
Clean up release (compare)
vbaranov on vb-eth-tests-socker-root
Change order of tables deletion… Drop staking_polls & stakin_poo… Add clause for EthereumJSONRPC.… and 2 more (compare)
vbaranov on vb-fix-tx-response-for-txpoolcontent
vbaranov on master
Add clause for EthereumJSONRPC.… Merge pull request #5714 from b… (compare)
vbaranov on vb-fix-tx-response-for-txpoolcontent
Add clause for EthereumJSONRPC.… (compare)
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