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

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 close: #806 By querying params from `x/params`...

Hello, Start with ~10GB genesis.json consume ~150GB of RAM at peaks and about 80GB after initialization. Is there a way to improve that, maybe cut some checks? It takes 30min...

if the memiavl directory is dirty, we might get errors later down the stream. do some checks on startup to find issues early on: - tmp snapshot directories - snapshots...

because http3 is udp-based, it can reduce networking overhead also using flatbuffer can make deserialization cost minimal

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 Draft for ADR-010 # PR Checklist: -...

Significant improvements has been made in Cronos to enable precompile, unlocking cosmos features (such as staking or ica) at the the EVM layer. Those changes should ideally be documented with...

Hello, We had success in migration of genesis.json with your help and used your source code for GenesisL1 upgrade, thank you! However faced some issue: after ~71% of updated voting...

snapshot rewriting takes some time to finish, when gracefully shutdown node, it's better to cancel it gracefully.

**Describe the bug** memiavl state-synced node cannot be used as JSON-RPC node. Same result for node using `enable-indexer = true` Another node that was traditionally state-synced with memiavl enabled provided...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...