vspd/docs/release-notes/release-notes.1.3.2.md
2023-11-15 08:46:30 +00:00

700 B

vspd 1.3.2

This is a patch release of vspd which includes the following changes:

  • Downgrade dcrwallet dep to v3 (#454).
  • webapi: Wait for unknown outputs to propagate (#455).

Please read the vspd 1.3.0 release notes for a full list of changes since vspd 1.2.

Dependencies

vspd 1.3.2 must be built with go 1.20 or later, and requires:

  • dcrd 1.8.0
  • dcrwallet 1.8.0

When deploying vspd to production, always use release versions of all binaries. Neither vspd nor its dependencies should be built from master when handling mainnet tickets.