Results 193 comments of Victor Baranov

Original issue https://github.com/blockscout/blockscout/issues/2712

https://docs.blockscout.com/for-developers/information-and-settings/node-tracing-json-rpc-requirements

@nikitosing let's store `settings` returned by Sourcify in Blockscout DB as well in order to cover this edge case? I suppose, it could be stored in a separate column of...

@salisbury-espinosa Does increasing `INDEXER_MEMORY_LIMIT` for the indexer resolve the issue? The reference: https://docs.blockscout.com/for-developers/developer-faqs/how-do-i-update-memory-consumption-to-fix-indexer-memory-errors#updating-memory-consumption

@mfolnovic yes, sure. Please, go ahead. We would love to review such PR.

> it takes about 30 minute to an hour the explorer shows the transaction data after actual transaction @mc10sw It is too much. Is DB on the same EC2 instance...

@ongrid if internal transactions fetcher is disabled, top banner will not disappear. It disappears when the internal transactions from the genesis block have been fetched.

> Elixir & Erlang/OTP versions (elixir -version):V13.0.3 @Ztl36 please upgrade to Elixir 1.13.4 and Erlang OTP version should be 24 (not more).

@matthewherman2 > 200 status code is returned from the verify contract api response when an incorrect compilerVersion is passed as an argument. I can agree that we could change 200...

@jjhesk could you downgrade Elixir to 1.13.x. 1.14.x is not officially supported yet https://github.com/blockscout/blockscout/issues/5789.