Releases: bitcoin-sv/spv-wallet-go-client
Releases · bitcoin-sv/spv-wallet-go-client
Release v0.3.9
Changelog
- f71ef46 Bump actions/setup-go from 4.0.1 to 4.1.0
- 2bc9852 Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.4 to 2.0.5
- ef8504d Bump github.com/libsv/go-bt/v2 from 2.2.1 to 2.2.2
- 17abfe8 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
- 3f2fbbe Merge pull request #144 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.2.2
- bff15c7 Merge pull request #145 from BuxOrg/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.5
- 2837694 Merge pull request #146 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
- faece0c Merge pull request #147 from BuxOrg/dependabot/github_actions/master/actions/setup-go-4.1.0
- d44309b Merge pull request #148 from pawellewandowski98/feat-104-error-handlimg
- 9693dee Merge pull request #149 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.2.3
- 55a1c9e Merge pull request #150 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-models-0.1.2
- 67895e3 Merge pull request #151 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.2.4
- 4e02e1f Merge pull request #152 from arkadiuszos4chain/fix-unreserve-utxos
- e0be39c build(deps): bump github.com/BuxOrg/bux-models from 0.1.1 to 0.1.2
- d2c65d9 build(deps): bump github.com/libsv/go-bt/v2 from 2.2.2 to 2.2.3
- 2e0c7d5 build(deps): bump github.com/libsv/go-bt/v2 from 2.2.3 to 2.2.4
- 555b60a chore: bumped version
- f561194 chore: updated linter version
- ad79dd9 chore: upgraded deps
- 827c193 feat(BUX-104): update bux error handling
- a70722c fix(BUX-137): add unreserve utxos
- 708df4f fix: file was not gci’d, linter issue
- 3f4b15b test(BUX-104): fix tests after changes
Release v0.3.8
Changelog
- e877c52 Bump github.com/mrz1836/go-datastore from 0.4.4 to 0.4.5
- 879f3e8 Bumped version
- 71f567b Merge pull request #142 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.5
- 91904a7 Merge pull request #143 from pawellewandowski98/feat-remove-go-datastore
- c925dc3 feat: remove go-datastore
Release v0.3.7
Changelog
- 709e52b Added contributor
- 7a6c5e7 Bump github.com/BuxOrg/bux from 0.5.4 to 0.5.5
- e91f5b8 Bumped version
- a67d767 Fixed badge name
- 6bda224 Merge pull request #140 from wregulski/feat-bux-27-replace-libraries
- 1182d46 Merge pull request #141 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.5.5
- baf8362 Upgraded deps, removed replace statements
- 0e67690 docs: documents file with necessary comments
- 536a305 feat: adds missing methods that were dependency from bux
- 7c84f72 feat: adds new version of bux-models
- a47ff41 feat: replaces dependencies in go-buxclient libraries
- ee9569f feat: updates version of go-buxclient
- b3eac03 fix: removes temporarily added lines asserting error to null
Release v0.3.6
Release v0.3.5
Changelog
- 15eb6c0 Bump github.com/BuxOrg/bux from 0.5.2 to 0.5.3
- c49e547 Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.3 to 2.0.4
- 3d287f5 Bump github.com/mrz1836/go-datastore from 0.4.2 to 0.4.3
- 0c93dd0 Bump github.com/mrz1836/go-datastore from 0.4.3 to 0.4.4
- 556c613 Bumped version
- 62e6c61 Merge pull request #135 from BuxOrg/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.4
- 1f1a5b0 Merge pull request #136 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.5.3
- 6e7406d Merge pull request #137 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.3
- 1e64cfa Merge pull request #138 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.4
- 9531243 Upgraded bux and deps
Release v0.3.4
Release v0.3.3
Changelog
- 925dda2 Added contributor
- a590f9d Bump github.com/mrz1836/go-datastore from 0.4.1 to 0.4.2
- c8f045b Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
- c570b3c Bumped version
- bea6c93 Fixed linter issue
- d0682d5 Merge pull request #131 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.2
- e6a9db5 Merge pull request #132 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
- 5257d48 Merge pull request #133 from pawellewandowski98/feat-add-query-prams-to-transactions
- a7dedd0 Updated linter
- 775209a Upgraded bux and deps
- 9e9b521 feat: add query params to GetTransactions endpoint
Release v0.3.2
Changelog
- 0147e9c Added new contributor
- ba025c8 Bump actions/setup-go from 4.0.0 to 4.0.1
- 33e337e Bump codecov/codecov-action from 3.1.3 to 3.1.4
- a450d29 Bump github.com/mrz1836/go-datastore from 0.4.0 to 0.4.1
- 37ad889 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- 51f9c47 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- 75a205a Bump version
- b8c2841 Merge pull request #125 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
- 49ba8dd Merge pull request #126 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.1
- 97b37ec Merge pull request #127 from BuxOrg/dependabot/github_actions/master/actions/setup-go-4.0.1
- d64286e Merge pull request #128 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.1.4
- d0f0caf Merge pull request #129 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
- 6a51b23 Merge pull request #130 from dorzepowski/feat/use_access_key
- 4de37d3 Upgraded deps
- 8172f49 feat: handle authentication with access key
Release v0.3.1
Release v0.3.0
Changelog
- 7e06a00 Bump codecov/codecov-action from 3.1.1 to 3.1.2
- 3d817fc Bump codecov/codecov-action from 3.1.2 to 3.1.3
- 4deda9d Bump github.com/BuxOrg/bux from 0.4.23 to 0.4.24
- 5870c20 Bump github.com/libsv/go-bt/v2 from 2.2.0 to 2.2.1
- 53b4076 Bump github.com/mrz1836/go-datastore from 0.3.0 to 0.3.1
- 30e0f9a Bumped version
- 8ff490f Merge pull request #119 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.2.1
- 6dcccd9 Merge pull request #120 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.24
- cc88015 Merge pull request #121 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.1.2
- 6f6e7f2 Merge pull request #122 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.1.3
- 04c6e21 Merge pull request #123 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.3.1
- 8ac550a Upgrade Go to 1.19, upgraded bux and deps