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...
### Storing staled chain db data in a different directory These staled chain db files are read only, thus, they could be stored in a different directory which may be...
by default, `ioctl version` prints the version of `ioctl`. And use `ioctl node version` to print the version of remote node. ### Description of new feature request ### Is this...
### What would you like to be added the current node_info message has a node's version, operatorAddr, and height `iotex_node_info_height_gauge{address="io10a0h7m2gm9cylnztewfctpp87sc6t69pc0y3ep",version="v1.12.0"} 2.6621886e+07` the request is to add the p2pID into this...
### Description of new feature request As title, request is to support pending tx query, which is not working at the moment  ### Is this a hard-fork (and height...
### Description of new feature request ### Is this a hard-fork (and height to be activated) - [] Yes - Name of activation height: ### Implementation plan - [x] Phase...
# Description Returns the correct json when the contract call contains a custom revert error The PR needs to add a new HF height config in genesis.yaml , pls confirm...
# Description provides a func to check the contractstaking indexer DB file fingerprint see #3924 which fixes #3921. Mainnet does not contain any buggy tx that would trigger #3921, the...
### What version of iotex-core image (or code branch) are you using? N/A ### What operating system and processor architecture are you using? Mac M1 ### What did you do?...
### What would you like to be added as title ### Why is this needed currently the mainnet node syncs at a rate of 3-5 blocks every second, which is...
# Description fix SyncStatus() datarace, the blocksync(v2) speed-up 4x Fixes #3889 ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes...