Hello! Gitter chat support has been cancelled. Please redirect all requests to Discord: discord.gg/gnosischain (Channel #blockscout)
vbaranov on master
Add nil clause for Data.to_stri… Merge pull request #5723 from b… (compare)
vbaranov on np-fix-to_string-error
Hey, I'm trying to run blockscout locally with avalanche, but Im getting the error "the method parity_pendingTransactions does not exist/is not available"
I'm trying to run the docker with this:
COIN=AVAX \
ETHEREUM_JSONRPC_VARIANT=geth \
ETHEREUM_JSONRPC_HTTP_URL=127.0.0.1:9650/ext/bc/C/rpc \
ETHEREUM_JSONRPC_WS_URL=ws://127.0.0.1:9650/ext/bc/C/ws \
make start
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