Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: bitcoin-sv/go-broadcast-client

v0.21.0

05 Sep 08:52
b9ffdc9
Compare
Choose a tag to compare

0.21.0 (2024-09-05)

Features

v0.20.0

01 Aug 10:57
91323b3
Compare
Choose a tag to compare
v0.20.0

v0.19.0

19 Jun 09:13
Compare
Choose a tag to compare

0.19.0 (2024-06-19)

Features

  • SPV-778: adds mock responding with nills for QueryTransacion (#100) (c8e052b)

v0.18.1

22 May 09:52
Compare
Choose a tag to compare

0.18.1 (2024-05-22)

Bug Fixes

  • SPV-642: arc errors - simplification and comparsion for ArcError (#97) (0f787a8)

v0.18.0

15 May 14:55
Compare
Choose a tag to compare

0.18.0 (2024-05-15)

Features

  • spv-642: return ArcError to prevent infinite broadcasting of invalid transactions (#94) (d4594f5)

v0.17.3

04 Apr 10:52
Compare
Choose a tag to compare

0.17.3 (2024-04-04)

Bug Fixes

  • BUX-694: update default urls in go-broadcast-client (#92) (d4402d1)

v0.17.2

06 Feb 06:50
Compare
Choose a tag to compare

0.17.2 (2024-02-06)

Bug Fixes

  • return submit errors with context information (#83) (04e4448)

v0.17.1

05 Feb 07:32
Compare
Choose a tag to compare

0.17.1 (2024-02-05)

Bug Fixes

  • BUX-500: simplify by removing options and placing deploymentID in config instead (#86) (af2fd6c)

v0.17.0

02 Feb 12:35
Compare
Choose a tag to compare

0.17.0 (2024-02-02)

Features

  • BUX-500: add X-DeploymentID header Arc client option (#84) (f14864f)

v0.16.1

26 Jan 14:10
Compare
Choose a tag to compare

0.16.1 (2024-01-26)

Bug Fixes