Skip to content

Releases: blinklabs-io/tx-submit-api

v0.13.1

10 May 23:39
39bb8f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

09 May 13:48
00c4157
Compare
Choose a tag to compare

What's Changed

  • chore(docs): use latest in docker commands in readme by @wolf31o2 in #88
  • chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 by @dependabot in #89
  • feat: configurable timeout on ouroboros client by @wolf31o2 in #90
  • chore(ci): fix binary publish using workflow from blinklabs-io/snek by @wolf31o2 in #91
  • chore(ci): fix workflow file, bad paste by @wolf31o2 in #92
  • chore(ci): use correct go version to build by @wolf31o2 in #93

Full Changelog: v0.12.0...v0.13.0

v0.12.0

20 Apr 22:56
d9e6080
Compare
Choose a tag to compare

What's Changed

  • docs: usage with local cardano-node by @wolf31o2 in #80
  • chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #81
  • chore(deps): bump golang.org/x/net from 0.0.0-20220826154423-83b083e8dc8b to 0.7.0 by @dependabot in #82
  • chore(deps): use chainguard images by @wolf31o2 in #83
  • chore(ci): set 10 minute golangci-lint timeout by @wolf31o2 in #84
  • chore: rename repo to blinklabs-io/tx-submit-api by @wolf31o2 in #86
  • chore(ci): fix dockerhub login by @wolf31o2 in #87

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

11 Feb 05:43
895dc53
Compare
Choose a tag to compare

What's Changed

  • chore: document node network settings in example by @wolf31o2 in #72
  • chore: document end-to-end use with cardano-node by @wolf31o2 in #75
  • ci: upgrade docker actions by @wolf31o2 in #76
  • chore: update go-ouroboros-network to v0.27.0 by @agaffney in #78

Full Changelog: v0.10.0...v0.11.0

v0.10.0

31 Dec 18:21
2f1f479
Compare
Choose a tag to compare

What's Changed

  • Add build and publish of binaries to github-workflows by @jwitko in #70
  • feat: support for parsing TX reject reason CBOR by @wolf31o2 in #71

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

30 Nov 22:52
7dc79ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

01 Nov 13:27
9cdda7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2

28 Oct 19:17
bc181b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

26 Oct 19:44
31f3adb
Compare
Choose a tag to compare

What's Changed

  • ci: update publishing for docker images and releases by @wolf31o2 in #61
  • fix: set response content-type to application/json, fixes #59 by @wolf31o2 in #60

Full Changelog: 0.7.0...v0.7.1

0.7.0

08 Sep 17:12
4dab402
Compare
Choose a tag to compare

What's Changed

  • feat: better handling of reject reason parse failure by @agaffney in #57

Full Changelog: 0.6.0...0.7.0