github zcash/lightwalletd v0.4.19

5 hours ago

What's Changed

  • refactor: use a more modern writing style by @rustrover in #523
  • GetMempoolTx: report txid hash in little-endian by @LarryRuane in #521
  • test: improve smoke-test GetMempoolTx testing (exclude list) by @LarryRuane in #525
  • Change hash representation from slice to 32-byte array by @LarryRuane in #505
  • Add zcash/lightwallet-protocol as a subtree & replace proto files with symlinks to canonical files. by @nuttycom in #530
  • update to lightwallet-protocol changes 41156c7 by @LarryRuane in #539
  • Update to zcash/lightwallet-protocol v0.4.0 by @nuttycom in #540
  • Add next pending upgrade to GetLightdInfo output, and update for lightwallet-protocol changes by @LarryRuane in #529
  • refactor: remove unnecessary locking from lwdStreamer.GetLatestBlock by @willhf in #538
  • Bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #536
  • refactor: replace interface{} with any for clarity and modernization by @promalert in #535
  • add transparent data to compact block serialization by @LarryRuane in #534
  • use variable length slice for Solution to permit regtest by @LarryRuane in #541
  • Detect backend and fail fast when zcashd lacks required experimental feature by @ronykris in #542
  • bug: fix SIGSEGV during shutdown with --nocache (low-priority) by @LarryRuane in #531
  • Strip transparent data from GetBlockNullifiers response by @nuttycom in #546
  • Upgrade protobuf/gRPC toolchain and regenerate proto files by @czarcas7ic in #544
  • Implement darkside getaddresstxids support by @zmanian in #551
  • Update to lightwallet protocol v0.4.1 by @nuttycom in #555

New Contributors

Full Changelog: v0.4.18...v0.4.19

Don't miss a new lightwalletd release

NewReleases is sending notifications on new releases.