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 373 iotex-core issues
Sort by recently updated
recently updated
newest added

# Description [ioctl] build xrc20 transfer from command line into new ioctl Fixes #3339 ## Type of change Please delete options that are not relevant. - [x] Code refactor or...

# Description fix p2p [Errors unhandled.](https://github.com/iotexproject/iotex-core/security/code-scanning/111) 111 fix action [Errors unhandled.](https://github.com/iotexproject/iotex-core/security/code-scanning) 102~108 Fixes #(issue) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking...

# Description As #3504 #3506 pre-fix ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - [] New...

# Description Build `did` and `didregister` command in new `ioctl`, with the following note. * Use [client interface](https://github.com/iotexproject/iotex-core/blob/master/ioctl/client.go) to construct the Cobra command. * Output package is deprecated, replace it...

# Description Build `SendAction` unittest for `action` command refer to #3444 & #3472 ## Type of change Please delete options that are not relevant. - [x] Code refactor or improvement...

# Description Build `stake2withdraw` command in new `ioctl`, with the following note. * Use [client interface](https://github.com/iotexproject/iotex-core/blob/master/ioctl/client.go) to construct the Cobra command. * Output package is deprecated, replace it with errors...

# Description impletment `TestGrpcServer_GetReceiptByAction` in `./api/grpcserver_test.go` by gomock [CoreService interface](https://github.com/iotexproject/iotex-core/blob/master/api/coreservice.go#L61) Fixes #3528 ## Type of change Please delete options that are not relevant. - [x] Code refactor or improvement #...

# Description HTTPAdminPort is opened for `pprof` server, which should be disable by default ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking...

# Description Refactor `jwtsign` command in new `ioctl`, with the following note. * Use [client interface](https://github.com/iotexproject/iotex-core/blob/master/ioctl/client.go) to construct the Cobra command. * Output package is deprecated, replace it with errors...

# Description Build `actiontransfer` command in new `ioctl`, with the following note. * Use [client interface](https://github.com/iotexproject/iotex-core/blob/master/ioctl/client.go) to construct the Cobra command. * Output package is deprecated, replace it with errors...