iotex-core
iotex-core copied to clipboard
Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any t...
### What would you like to be added Add metrics for size of every db file ### Why is this needed As transactions increase, especially after increase the block gas...
### What version of iotex-core image (or code branch) are you using? All ### What did you do? If possible, provide a recipe for reproducing the error. Query chain' state...
# Description Increase test coverage Fixes #4118 ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - []...
### What would you like to be added Provide both whole and partial snapshot options in https://github.com/iotexproject/iotex-bootstrap?tab=readme-ov-file#join-mainnet ### Why is this needed It's time-consuming to download the entire snapshot even...
# Description add p2p address into metrics. In case of need, we can follow the p2p address to find the node's IP address Fixes #3956 ## Type of change Please...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
# Description When estimating the gas for the `MigrateStake` transaction, the `amount` of the native bucket is not returned to the sender. If the sender's balance is insufficient for the...
# Description Temporarily relax #4373 , increase global listen limits to 5000 from 500 Ultimately, the api `eth_subscribe` and `eth_unsubscribe` should only take effect for websockets, and related listeners should...
# Description specfic -> specific ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - [] New feature...