Implement rhp4 basic client and server #86
Annotations
10 errors and 1 warning
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L221
undefined: rhp4.NewRangeProofVerifier
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L303
undefined: rhp4.VerifyLeafProof
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L332
undefined: rhp4.VerifyModifySectorsProof
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L332
resp.OldSubtreeHashes undefined (type "go.sia.tech/core/rhp/v4".RPCModifySectorsResponse has no field or method OldSubtreeHashes)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L332
resp.OldLeafHashes undefined (type "go.sia.tech/core/rhp/v4".RPCModifySectorsResponse has no field or method OldLeafHashes)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L332
resp.NewMerkleRoot undefined (type "go.sia.tech/core/rhp/v4".RPCModifySectorsResponse has no field or method NewMerkleRoot)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L336
resp.NewMerkleRoot undefined (type "go.sia.tech/core/rhp/v4".RPCModifySectorsResponse has no field or method NewMerkleRoot)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L395
undefined: rhp4.VerifyAppendSectorsProof
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L395
resp.SubtreeRoots undefined (type "go.sia.tech/core/rhp/v4".RPCAppendSectorsResponse has no field or method SubtreeRoots)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
rhp/v4/rpc.go#L395
resp.NewMerkleRoot undefined (type "go.sia.tech/core/rhp/v4".RPCAppendSectorsResponse has no field or method NewMerkleRoot)
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading