CoderZhi

Results 12 comments of CoderZhi

Example 1: https://github.com/iotexproject/iotex-core/pull/2673 Example 2: https://github.com/iotexproject/iotex-core/pull/2695

https://iotex.larksuite.com/docs/docusUF0iZ9n3JF4CamxsQAfCLe#

@millken you may refer to https://programmer.help/blogs/zap-log-classification-and-file-splitting-log-cutting-by-time-integration-demo.html using some existing tools

@xianhuawei @huof6829 could you try this PR in k8s?

@huof6829 @millken has the problem been resolved?

@lzxm160 @Madongming Either one of you who have time, please claim this issue and work on it.

``` === RUN TestRlpDecodeVerify rlp_tx_test.go:99: Error Trace: /home/runner/work/iotex-core/iotex-core/action/rlp_tx_test.go:99 Error: Received unexpected error: invalid key format github.com/iotexproject/go-pkgs/crypto.init /home/runner/go/pkg/mod/github.com/iotexproject/[email protected]/crypto/key.go:38 runtime.doInit /opt/hostedtoolcache/go/1.19.12/x64/src/runtime/proc.go:6331 runtime.doInit /opt/hostedtoolcache/go/1.19.12/x64/src/runtime/proc.go:6308 runtime.doInit /opt/hostedtoolcache/go/1.19.12/x64/src/runtime/proc.go:6308 runtime.main /opt/hostedtoolcache/go/1.19.12/x64/src/runtime/proc.go:[233](https://github.com/iotexproject/iotex-core/actions/runs/7831212883/job/21367007708?pr=4140#step:5:234) runtime.goexit /opt/hostedtoolcache/go/1.19.12/x64/src/runtime/asm_amd64.s:1594 Test: TestRlpDecodeVerify ```

Synced offline, problem resolved. There are two issues in this query: 1. rewardDistribution needs an explicit parameter "pagination" 2. "voterEthAddress,amount" should be in two lines without comma

Will make the contract upgradable in next PR