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...
- failure recovery - potential attacks
Upgrade compiler to be able to use v0.8x
**Describe the bug** `create-vesting-account` transaction doesn't work. **To Reproduce** 1. Configure and start a new blockchain node (can be a local test node) 2. Try to send a new `create-vesting-account`...
currently, genesis import & export is done plain json text file. which is large & inefficient to handle. 1. add import & export with binary format 2. sqlite would be...
Some transaction can cause the contract to revert. If someone setup a high fee, then there is a risk of DOS attack.
- [x] integration interchain-accounts to cronos, as a controller chain. #540 - [ ] #653 - [ ] expose the functionalities to smart contract - [precompiles](https://github.com/crypto-org-chain/cronos/issues/483) - evm event hooks....
Solution: - enable and test the custom tx indexer feature 👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT...
investigate to see if there are low hanging fruits to reduce the db size.
This is a problem for subgraph api
update gravity contract in integration test to the recent one, and test cases for ACL.