cronos
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...
A solution for: https://github.com/crypto-org-chain/cronos/issues/451 Since we already have the state streaming in SDK(ADR 038), it's possible to implement the idea in Cronos itself. Just implement a streaming service that store...
**Is your feature request related to a problem? Please describe.** @JayT106 diagnosed that the main reason is max open files option of rocksdb is set too high, one solution is...
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 # PR Checklist: - [ ] Have...
**Describe the bug** Testing with v0.7.0 archive inode The exported genesis state has panic when starting a chain calling `InitGenesus`, got `panic("code don't match codeHash")` it might relate to the...
- controlling staking on org chain through ica from cronos. - using only eth wallets
need to run a custom action runner
[upgrade-debug.zip](https://github.com/crypto-org-chain/cronos/files/9371792/upgrade-debug.zip) The data directory for a failed run is attached. Run locally: `nix-shell integration_tests/shell.nix --run 'pytest -s -vv integration_tests/test_upgrade_gravity.py'`
integration nft module in cronos since ibc-go v5 will support ICS721-nft-trasfer?
Hi, So I don't know if you remember this, but wanted to express my gratitude for being super helpful back when I was setting up the chain upgrade for GenesisL1...
I tried to send a token to another account using the metamask. The metamask shows me the 'confirm' button, but the transactions are always failed with this log- "transaction created...