Skip to content
Snippets Groups Projects
  • Michael Davis's avatar
    2c9d474c
    [checksum] Fixes some bugs · 2c9d474c
    Michael Davis authored
    - Type of checksumBlob in cta.proto should be bytes not string
    - ADLER32 passed into blob as uint32_t not string (conversion to
      bytearray is now handled inside the ChecksumBlob class)
    2c9d474c
    History
    [checksum] Fixes some bugs
    Michael Davis authored
    - Type of checksumBlob in cta.proto should be bytes not string
    - ADLER32 passed into blob as uint32_t not string (conversion to
      bytearray is now handled inside the ChecksumBlob class)