Skip to content

Releases: bitcoin-sv/spv-wallet-go-client

Release v0.2.2

11 Jul 12:41
Compare
Choose a tag to compare
Release v0.2.2 Pre-release
Pre-release

Changelog

Release v0.2.1

09 Jul 16:02
Compare
Choose a tag to compare
Release v0.2.1 Pre-release
Pre-release

Changelog

  • 4865bfd Bump github.com/BuxOrg/bux from 0.2.34 to 0.3.0
  • 1d07b38 Merge pull request #61 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.3.0
  • d303588 Upgraded deps, bumped version

Release v0.2.0

06 Jul 16:08
Compare
Choose a tag to compare
Release v0.2.0 Pre-release
Pre-release

Changelog

  • 7faa97f Added AdminRecordTransaction
  • 501b4dd Bump github.com/BuxOrg/bux from 0.2.29 to 0.2.30
  • 34662e8 Bump github.com/BuxOrg/bux from 0.2.30 to 0.2.31
  • 9d19187 Bump github.com/BuxOrg/bux from 0.2.31 to 0.2.32
  • 19b7bf7 Bump github.com/BuxOrg/bux from 0.2.32 to 0.2.33
  • 10221bc Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.3 to 2.1.0-beta.4
  • 0f4b2ee Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • 144b912 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 5de8c3b Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • b84bb0f Merge pull request #52 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.30
  • f8563f9 Merge pull request #53 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0-beta.4
  • 037e117 Merge pull request #54 from BuxOrg/siggi/admin-transaction-record
  • b680518 Merge pull request #55 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.31
  • 2988d3c Merge pull request #56 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • ccf0ba3 Merge pull request #57 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • d4d4b5a Merge pull request #58 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.32
  • 7ba008c Merge pull request #59 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • c119761 Merge pull request #60 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.33
  • 404524d Upgraded deps, go version
  • 65d0653 Using new go version 1.18

Release v0.1.18

06 Jun 17:57
Compare
Choose a tag to compare
Release v0.1.18 Pre-release
Pre-release

Changelog

  • 4401f4e Bump github.com/BuxOrg/bux from 0.2.26 to 0.2.28
  • 7d416b8 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • f64b5e0 Merge pull request #50 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.28
  • 2ada232 Merge pull request #51 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • e0dd418 Upgraded bux, deps

Release v0.1.17

31 May 18:13
Compare
Choose a tag to compare
Release v0.1.17 Pre-release
Pre-release

Changelog

  • 684c772 Bump actions/setup-go from 3.1.0 to 3.2.0
  • 3061488 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • d14a022 Merge pull request #48 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • b337e9a Merge pull request #49 from BuxOrg/dependabot/github_actions/master/actions/setup-go-3.2.0
  • 52d34b5 Turn off nancy errors for now
  • bc21099 Upgraded bux, deps, bumped version
  • 5b3bd18 Upgraded deps

Release v0.1.16

18 May 14:00
Compare
Choose a tag to compare
Release v0.1.16 Pre-release
Pre-release

Changelog

  • 2ea660f Bump actions/setup-go from 3.0.0 to 3.1.0
  • 1b67bb9 Bump github.com/BuxOrg/bux from 0.2.22 to 0.2.24
  • 2d861f2 Merge pull request #46 from BuxOrg/dependabot/github_actions/master/actions/setup-go-3.1.0
  • 73af73d Merge pull request #47 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.24
  • 1277e68 Updated linter
  • 16b28ff Upgraded bux

Release v0.1.15

13 May 17:46
Compare
Choose a tag to compare
Release v0.1.15 Pre-release
Pre-release

Changelog

Release v0.1.14

11 May 13:00
Compare
Choose a tag to compare
Release v0.1.14 Pre-release
Pre-release

Changelog

  • 3079cba Added admin endpoints to client
  • fa28a48 Fixed tests for new auth header keys
  • 2e0bc45 Merge pull request #44 from BuxOrg/siggi/admin-endpoints
  • 68f7ba9 Upgraded deps and bux
  • 975ab97 Upgraded linter

Release v0.1.13

06 May 12:51
Compare
Choose a tag to compare
Release v0.1.13 Pre-release
Pre-release

Changelog

  • 33601a0 Bump github.com/BuxOrg/bux from 0.2.19 to 0.2.20
  • 66fb639 Fixed badge
  • d57437a Fixed usage of Map in GraphQL queries to Metadata
  • a4d25b0 Merge pull request #42 from BuxOrg/siggi/map-metadata
  • 21fdfde Merge pull request #43 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.20
  • 8a9f13d Upgraded deps, bumped version

Release v0.1.12

04 May 15:02
Compare
Choose a tag to compare
Release v0.1.12 Pre-release
Pre-release

Changelog

  • 7e73002 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 0642889 Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • 249ec23 Bump github.com/BuxOrg/bux from 0.2.0 to 0.2.1
  • a872ebb Bump github.com/BuxOrg/bux from 0.2.1 to 0.2.2
  • e17773e Bump github.com/BuxOrg/bux from 0.2.11 to 0.2.13
  • 2e5dab9 Bump github.com/BuxOrg/bux from 0.2.13 to 0.2.15
  • a8ddbee Bump github.com/BuxOrg/bux from 0.2.15 to 0.2.16
  • 56a546e Bump github.com/BuxOrg/bux from 0.2.16 to 0.2.17
  • c425949 Bump github.com/BuxOrg/bux from 0.2.17 to 0.2.18
  • 857e86b Bump github.com/BuxOrg/bux from 0.2.18 to 0.2.19
  • edfb846 Bump github.com/BuxOrg/bux from 0.2.2 to 0.2.3
  • e8b22d7 Bump github.com/BuxOrg/bux from 0.2.3 to 0.2.4
  • 197c97c Bump github.com/BuxOrg/bux from 0.2.4 to 0.2.6
  • 0dd0434 Bump github.com/BuxOrg/bux from 0.2.6 to 0.2.7
  • 44f57d8 Bump github.com/BuxOrg/bux from 0.2.7 to 0.2.9
  • 76bd00d Bump github.com/BuxOrg/bux from 0.2.9 to 0.2.11
  • cd399a8 Bump github/codeql-action from 1 to 2
  • 1670b6f Fixed tests from new bux version, bumped version
  • f4b7246 Merge pull request #25 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.1
  • cce6df2 Merge pull request #26 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.2
  • 7db9151 Merge pull request #27 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.3
  • a4ab85a Merge pull request #28 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.0.0
  • f91fbae Merge pull request #29 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.4
  • a0ccddb Merge pull request #30 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.6
  • c6500c4 Merge pull request #31 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.7
  • a895a5e Merge pull request #32 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.9
  • 6c621b5 Merge pull request #33 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.11
  • cd93d74 Merge pull request #34 from BuxOrg/dependabot/github_actions/master/github/codeql-action-2
  • fae0828 Merge pull request #35 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.1.0
  • b8c5448 Merge pull request #36 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.13
  • a6450e2 Merge pull request #37 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.15
  • cdd95a9 Merge pull request #38 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.16
  • 5e68fbb Merge pull request #39 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.17
  • 05dffe0 Merge pull request #40 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.18
  • 8e61ecb Merge pull request #41 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.19