cronos-blockscout icon indicating copy to clipboard operation
cronos-blockscout copied to clipboard

Results 30 cronos-blockscout issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/108716871/186840012-70d471af-8f45-4efc-a2ad-237955df32e0.png) I often see above error during updating token name.

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Some internal transactions are showing "Error :(Awaiting internal transactions for reason)". An example is: https://cronos.crypto.org/explorer/tx/0xfdbd99e7825fd7ba946e7d42f11a823897c3d3bd94c54cf3afff7740b9fb2c2a/internal-transactions ![image](https://user-images.githubusercontent.com/84723124/143968800-0ea74612-e8d8-435a-91d6-4ffbe13896a0.png) Need to figure out the reason why this is happening.

1. Some transactions are not showing in the "Coin Balance History" page. 2. At the same time, this will result in a different fee on "Coin Balance History" and "Transaction...

Smart contract verification return "Bytecode does not match, please try again.". ### Environment Cronos mainnet explorer https://cronos.org/explorer ### Steps to reproduce Verify contact on [cronos.org/explorer](https://cronos.org/explorer/address/0xF87A517A5CaecaA03d7cCa770789BdB61e09e05F) for smart contract: 0xF87A517A5CaecaA03d7cCa770789BdB61e09e05F, but...

contract verification

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

The gas used of transaction is different from RPC. ### Environment * Elixir & Erlang/OTP versions (`elixir -version`): nil * Operating System: Any * Blockscout Version/branch: master ### Steps to...

*Describe your issue here.* Gas Used is being displayed as 0 even when `transactionReceipt` is non zero. The value is being taken from Internal transactions.

Hi, may I share them: - When we select "To" option on the account page to filter txs, the incoming new txs not filtering, so just pops up. - When...

Network switcher to switch between cosmos and EVM explorer . This change will require new environment variables (with the corresponding URLS): ``` export CHAIN_NETWORK=testnet export COSMOS_EXPLORER_MAINNET_URL=https://cronos.crypto.org/explorer/cosmos/testnet3 export COSMOS_EXPLORER_TESTNET_URL=http://localhost:4002/ export EVM_EXPLORER_MAINNET_URL=https://cronos.crypto.org/explorer/evm/testnet3...