cronos icon indicating copy to clipboard operation
cronos copied to clipboard

Cronos is the first Ethereum-compatible blockchain network built on Cosmos SDK technology. Cronos aims to massively scale the DeFi, GameFi, and overall Web3 user community by providing builders with t...

Results 180 cronos issues
Sort by recently updated
recently updated
newest added

The addition of logging for blacklisted addresses (referenced in #1328) currently employs the `info` log level. Given that production nodes predominantly operate at the `warn` level, operators are compelled to...

Depends on: https://github.com/crypto-org-chain/ethermint/pull/407 Fixed build, unit test still fail. 👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET...

I am following [https://docs.cronos.org/for-node-hosts/running-nodes/local-devnet](https://docs.cronos.org/for-node-hosts/running-nodes/local-devnet) **Option 2** ``` Modify the configuration script: ./scripts/cronos-devnet.yaml ``` **Use pystarport** ``` pystarport serve --config ./scripts/cronos-devnet.yaml the serve command would truncate all the blocks previously generated...

Not able to download archive snapshot, getting bunch of 403 (not sure why's that) and it's repeatedly breaking downloading with aria2c (for resuming), getting ``` 02/08 21:30:08 [ERROR] CUID#17 -...

**Describe the bug** Downloaded archive snapshot (versiondb), pruning set as nothing, state_sync false. When started, trying to get block trace, but getting eg ``` { "jsonrpc":"2.0", "id":1, "error":{ "code":-32000, "message":"rpc...

**Describe the bug** Getting error when trying to migrate from goleveldb to versionDB. Error message: ``` Error: failed to initialize database: Corruption: VersionBuilder: Cannot add table file #2 to level...

Version: v1.0.11-hardfork One of two Cronos Mainnet nodes stopped getting new blocks after 12089664. It got: > 6:17AM ERR prevote step: ProposalBlock is invalid err="wrong Block.Header.AppHash. Expected 8DF599A79B6799E160AEB9B26438A0B70428A660EFF77D12C4CE731C7A8B142E, got C7AD6CE2DFF0EC2D0558E4CDE1EBF329446A6FFB3C77EB9B90A4409CA7F34272"...

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 # PR Checklist: - [ ] Have...

**Is your feature request related to a problem? Please describe.** Currently, versionDB is using cosmos-sdk v0.47. This will not be compatible with a cosmos chain that uses sdk v0.50 **Describe...

**Describe the bug** The last transaction in the response of ``` curl --location 'https://cronos-evm.publicnode.com' \ --header 'Content-Type: application/json' \ --data '{"jsonrpc":"2.0","id":81,"method":"eth_getBlockByNumber","params":["0xB118FC",false]}' ``` is 0x79eed4fe2578c791700fb63be1a8ee72fe11f0b55ac0527474b24b00a73dd94b. But the tx is actually in...