Jeremy Chou
Jeremy Chou
# 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 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...
# Description impletment `TestGrpcServer_ReadContract` in `./api/grpcserver_test.go` by gomock [CoreService interface](https://github.com/iotexproject/iotex-core/blob/master/api/coreservice.go#L61) Fixes #3530 ## Type of change Please delete options that are not relevant. - [x] Code refactor or improvement #...
fix #151 Currently we have only one page of documentation, and we will refactor & increase more content. But right now, I think move docs to GitHub Wiki bring more...
## Description We have a great amount of Chinese users and developers, I think add Chinese documentation is necessary, it could help us gain more community support. For now, I...
## Description There are plenty of TODOs in codes, settings and documentations, start with these will be a good choice. Different tasks will bind with different issue, please submit your...