Hello! Gitter chat support has been cancelled. Please redirect all requests to Discord: discord.gg/gnosischain (Channel #blockscout)
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)
Qwerty5Uiop on release-building
Fix migrator pool_size (compare)
vbaranov on production-optimism-stg
Resolve merging conflicts (compare)
vbaranov on master
Update CHANGELOG (compare)
I've verified my contracts on the RSK block explorer but when I try to access to "Read Contract" tab is shows the word "error" and nothing more:
https://blockscout.com/rsk/mainnet/address/0xd96AA50B7f306ab20425cD6F213128AdF7eb1f0E/read-contract
It's the same for this proxy contract - https://blockscout.com/rsk/mainnet/address/0x6542a10E68ceAC1fa0641ec0D799a7492795aaC1
hello anyone can help me im try to using blockscout but im got the error
State: Postgrex.Protocol
2022-02-06T05:51:13.428 [error] GenServer #PID<0.942.0> terminating
** (RuntimeError) connect raised KeyError exception: key :password not found. The exception details are hidden, as they may contain sensitive data such as database credentials. You may set :show_sensitive_data_on_connection_error to true when starting your connection if you wish to see all of the details
(elixir 1.12.2) lib/keyword.ex:420: Keyword.fetch!/2
(postgrex 0.15.13) lib/postgrex/protocol.ex:798: Postgrex.Protocol.auth_md5/4
(postgrex 0.15.13) lib/postgrex/protocol.ex:655: Postgrex.Protocol.handshake/2
(postgrex 0.15.13) lib/postgrex/protocol.ex:160: Postgrex.Protocol.connect_endpoints/6
(db_connection 2.4.1) lib/db_connection/connection.ex:82: DBConnection.Connection.connect/2
(connection 1.1.0) lib/connection.ex:622: Connection.enter_connect/5
(stdlib 3.16) proc_lib.erl:226: :proc_lib.init_p_do_apply/3