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...
I am editing this bug due to policy of bug bounty program. Hope you understand.
### What would you like to be added We can include contract staking votes in candiate storage, instead of calculating every time ### Why is this needed more efficient ###...
# Description This flag in EVM can be enabled by default post HF activation. Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug...
### What would you like to be added add an admin API to switch active status of node ### Why is this needed This helps achieve automatic switching between primary...
### What would you like to be added In addition to reading the private key from the configuration file, it can also be read from Google Secret Manager, which takes...
## PR Review The following PRs that need review have been grouped by functionality. Each group can be reviewed simultaneously, but it's best to review them in order within each...
# Description 1. `sync_indexer` should have a master (factory, statedb), and all other indexers must keep the same height 2. this will help capture the error of using contractstaking.db with...
1. GenesisHash 2. GenesisBlock Need to further clean up `filedao`, but leave it for now. Fixes #(issue) ## Type of change Please delete options that are not relevant. - []...
# 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 of new feature request Support iotx transferring to AA wallets. iotx transfer is a native operation, using transfer protocol, instead of execution protocol. Unifying transfer protocol and execution...