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 contribution guidelines aren't followed as described here: https://github.com/crypto-org-chain/cronos/blob/main/CONTRIBUTING.md#working-on-issues and there are some undocumented conventions, e.g. pull request opened with `Feature: ...` but there's no issue describing what problem that...

test the tokens are refunded if the receiver side failed or timeout for `send_to_ethereum`/`send_to_ibc`.

tests
gravity bridge

**Is your feature request related to a problem? Please describe.** Subgraph can be used to index events. However if there's no event emitted, user can also listen for contract calls...

ref: https://localazy.com/blog/how-to-automatically-sign-macos-apps-using-github-actions ### What about the reproducibility The stuff built before the code signing step is still reproducible, in theory, the user can check the signature against the unsigned artifacts....

in main, check current file open limit of the process. if it's not enough 1. display how to increase 2. exit the program

enhancement

## Env cronos: 0.6.5 and 0.7.0 ## Issue Can't subscribe newHead and newTxs: SubscribeNewHeads / newTxs from golang ```text dial tcp :8546: connect: connection reset by peer ws://:8546 ``` Subscribe...

Solution: - add rollback command implemented in cosmos-sdk add --delete-pending-block option fix build update cosmos-sdk test rollback ๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND...

[v0.6.5] ` [json-rpc] # Enable defines if the gRPC server should be enabled. enable = true # Address defines the EVM RPC HTTP server address to bind to. address =...

websockets

Hello, i have try to install my full node to a server. I do with quicksync snapshot, and my nodes is run normally. I tried to listen mempool or newPendingTransaction,...

websockets

ref: https://github.com/crypto-org-chain/cronos/issues/284 Solution: - add rollback command implemented in cosmos-sdk - add integration tests for it ๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป๐Ÿ‘ฎ๐Ÿป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE...