Skip to content

CompactBlock in GetBlockRange reports different version from LightWalletD #1058

Description

@pacu

Security check

  • This issue is not a security vulnerability.

Usage mode

zainod (running the daemon)

Describe the bug

the problem is this field specifically.

message CompactBlock {
uint32 protoVersion = 1; // the version of this wire format, for storage

lightwalletd returns 0, Zaino 4. Neither of those numbers make much sense but given there is no versioning for storage it makes more sense that it's zero instead of of 4

Steps to reproduce

run integration tests grpc comparison tests. zcash/integration-tests#84

Expected behavior

this should be equivalent

Environment

all platforms

Configuration

Logs

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions