iotex-core icon indicating copy to clipboard operation
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...

Results 397 iotex-core issues
Sort by recently updated
recently updated
newest added

# Description We expanded the action `CandidateRegister` to support registration without staking. However, in the absence of self-staking, they will not be selected as consensus nodes. ## Type of change...

# Description Fixes #4123 # How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list...

If user query "/" on the babel endpoint 15014, they get HTTP ERROR 405. Possible to just show a simple blurb? eg. "IoTeX RPC endpoint is ready."

enhancement

# 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...

### What would you like to be added add unit tests for `blockchain/blockdao/blockdao.go` - [ ] Add unit tests to cover L203 - [ ] Add unit tests to cover...

test

### What would you like to be added add unit tests for `blockindex/contractstaking/cache.go` - [x] Add unit tests to cover L72 - [x] Add unit tests to cover L425

test

### What would you like to be added add unit tests for `action/protocol/staking/ethabi/stake_composite_totalstakingamount.go` - [ ] Add unit tests to cover L80 - [ ] Add unit tests to cover...

test

### What would you like to be added add unit tests for `blockchain/blockchain.go` - [ ] Add unit tests to cover L386

test

### What would you like to be added add test for `action/protocol/generic_validator.go` - [ ] Add tests to cover L71

test

### What would you like to be added add unit tests for `blockchain/block/runnable.go` - [ ] Add unit tests to cover L26

test