Manohar Reddy
Manohar Reddy
docs from gobind https://pkg.go.dev/golang.org/x/mobile/cmd/gobind#hdr-Type_restrictions ``` Type_restrictions All exported symbols in the package must have types that are supported. Supported types include: - Signed integer and floating point types. - String...
completed by: https://github.com/0chain/0chain/pull/1870
also fails on rename operation: https://github.com/0chain/zboxcli/actions/runs/3533560710/jobs/5930800557 ``` utils.go:66: Command failed on attempt [2/3] due to error [exit status 1]. Output: [consensus_not_met: Required consensus 3 got 2. Error: commit_error: {"error":"write_marker_verification_failed: Verification...
On linux, we used to see this on system_tests repo. But we haven't been seeing it lately. If it occurs again, @Kishan-Dhakan please comment the build here. Thanks.
blocked by: https://github.com/0chain/zwalletcli/issues/85
@peterlimg @cnlangzi can you please give a brief overview on what should done as a part of this ticket?
@stewartie4 yes, I've validated and the issue still exists. At the moment, @lpoli is working on it. As is somewhat related to his Writemarker modification PR. The problem is with...
@dabasov this PR https://github.com/0chain/zwalletcli/pull/201 has addressed this task, can this PR be closed
@dabasov are these changes good to merge?
@cnlangzi updated the PR as per comments. PTAL