Skip to content

Releases: bitcoin-sv/spv-wallet

Release v0.3.1

04 Aug 17:05
Compare
Choose a tag to compare
Release v0.3.1 Pre-release
Pre-release

Changelog

  • 3ae58de Added contributor
  • 39e431e Bump github.com/BuxOrg/bux from 0.4.1 to 0.4.2
  • 80e23e2 Bump github.com/BuxOrg/bux from 0.4.2 to 0.4.3
  • ffae1bb Bump github.com/BuxOrg/bux from 0.4.3 to 0.4.4
  • 7e10a69 Bump github.com/BuxOrg/bux from 0.4.4 to 0.4.5
  • eb36129 Bump github.com/mrz1836/go-api-router from 0.4.14 to 0.4.15
  • e372011 Bump github.com/mrz1836/go-cachestore from 0.1.0 to 0.1.1
  • 7bd295e Bump github.com/mrz1836/go-datastore from 0.1.0 to 0.1.1
  • b8812e3 Bump github.com/mrz1836/go-datastore from 0.1.1 to 0.1.2
  • a9552f6 Bump github.com/newrelic/go-agent/v3 from 3.17.0 to 3.18.0
  • bea025e Bump github.com/vektah/gqlparser/v2 from 2.4.6 to 2.4.7
  • 52f16b7 Bumped version
  • 2576190 Fix for breaking changes with centrifuge
  • 163cf91 Fixed gosec linter issue
  • f4a40b8 Merge branch 'BuxOrg:master' into master
  • f7b87f6 Merge pull request #108 from Klar/master
  • 31dd40b Merge pull request #110 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.2
  • d4f5fbe Merge pull request #111 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.4.7
  • 42a12ea Merge pull request #112 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.3
  • 3504fb6 Merge pull request #113 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.1
  • 691ca34 Merge pull request #114 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.4
  • 913d6e3 Merge pull request #115 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-api-router-0.4.15
  • c76059e Merge pull request #116 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.18.0
  • 28db44d Merge pull request #117 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.5
  • 187f992 Merge pull request #118 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.2
  • 52e6259 Merge pull request #119 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.1.1
  • 0b480a2 Minor comments and name fixes
  • 50d1d94 Updated Go version
  • bebfaed Updated linter
  • 5c3fbcb Updated makefile and linter
  • 32d2692 Upgraded deps
  • 7164411 Upgraded deps, bux
  • e312393 doc[docker]: yamllint space
  • 480a385 feat[docker]: missing healthchecks
  • c241bc4 fix[docker]: docker does not understand internal url
  • 9fbeae6 fix[docker]: orig env as docker has it's own
  • 085b720 typo[docker]: newline ad end of line

Release v0.3.0

19 Jul 12:45
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

Changelog

  • 0dd3bf4 Bump github.com/99designs/gqlgen from 0.17.12 to 0.17.13
  • bd372bf Bump golang from 1.18.3 to 1.18.4
  • fe5bfe2 Fixed graphql for new NullString
  • 30f4c0e Merge branch 'master' into upgrade-bux
  • c5958dc Merge pull request #104 from BuxOrg/upgrade-bux
  • b2767bb Merge pull request #106 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.13
  • 7f24f53 Merge pull request #107 from BuxOrg/dependabot/docker/master/golang-1.18.4
  • 1870b23 More changes for upgrading bux
  • f91d1af Upgaded bux, swap datastore
  • 132975c Upgraded deps, bux

Release v0.2.2

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

Changelog

  • eece75b Bump github.com/BuxOrg/bux from 0.2.34 to 0.3.0
  • f0e0592 Bump github.com/mrz1836/go-logger from 0.2.6 to 0.3.1
  • ac50f1b Merge pull request #102 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.1
  • f18ae18 Merge pull request #103 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.3.0
  • fadb1be Replaced cachestore, bumped version

Release v0.2.1

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

Changelog

  • 90f9b44 Added new utxo endpoints, including the original transaction
  • 7deaedb Fixed deps
  • 441215c Merge branch 'master' into siggi/utxo-endpoints
  • e5f2127 Merge pull request #91 from BuxOrg/siggi/utxo-endpoints
  • 970fc5d Minor comment fixes, bumped version

Release v0.2.0

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

Changelog

  • 6b9f368 Added AdminRecordTransaction
  • 2ed23d8 Bump github.com/99designs/gqlgen from 0.17.10 to 0.17.11
  • cdfd6d9 Bump github.com/99designs/gqlgen from 0.17.11 to 0.17.12
  • 3ea59cd Bump github.com/99designs/gqlgen from 0.17.9 to 0.17.10
  • 0fd7cd7 Bump github.com/BuxOrg/bux from 0.2.29 to 0.2.30
  • 7d93d47 Bump github.com/BuxOrg/bux from 0.2.30 to 0.2.31
  • aa95500 Bump github.com/BuxOrg/bux from 0.2.31 to 0.2.32
  • f52fd56 Bump github.com/BuxOrg/bux from 0.2.32 to 0.2.33
  • 228d4aa Bump github.com/mrz1836/go-api-router from 0.4.13 to 0.4.14
  • b96f377 Bump github.com/mrz1836/go-logger from 0.2.5 to 0.2.6
  • 55d1073 Bump github.com/mrz1836/go-parameters from 0.2.8 to 0.2.9
  • 99ef2b4 Bump github.com/newrelic/go-agent/v3 from 3.16.1 to 3.17.0
  • f0a47f1 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • fde3bcf Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 67be18b Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 8193d2d Bump github.com/vektah/gqlparser/v2 from 2.4.4 to 2.4.5
  • fb17107 Bump github.com/vektah/gqlparser/v2 from 2.4.5 to 2.4.6
  • d931a13 Merge pull request #100 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-parameters-0.2.9
  • 517b54c Merge pull request #101 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-logger-0.2.6
  • ad211fc Merge pull request #84 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.30
  • 1bd40ac Merge pull request #85 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.4.5
  • fb71677 Merge pull request #86 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.10
  • ae0c8c2 Merge pull request #87 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.31
  • fdcef0b Merge pull request #88 from BuxOrg/siggi/admin-transaction-record
  • ce3fd1b Merge pull request #89 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • 4e18cfb Merge pull request #90 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • 70e104f Merge pull request #92 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.32
  • dc598d3 Merge pull request #93 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • de0d894 Merge pull request #94 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.17.0
  • a2a9333 Merge pull request #95 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.4.6
  • bac94ac Merge pull request #96 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.11
  • c5c6ab3 Merge pull request #97 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.33
  • e4b8288 Merge pull request #98 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.12
  • bd2647d Merge pull request #99 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-api-router-0.4.14
  • 6cbbfd2 Minor cleanup of names
  • 65d1de9 Minor name fixes, old name
  • a88aa18 Upgraded deps
  • d98cf53 Upgraded deps
  • f53c234 Using go version 1.18

Release v0.1.12

06 Jun 18:03
Compare
Choose a tag to compare
Release v0.1.12 Pre-release
Pre-release

Changelog

  • 076efef Bump github.com/BuxOrg/bux from 0.2.26 to 0.2.28
  • 6271ad8 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 08afb0d Bump golang from 1.18.2 to 1.18.3
  • a1202aa Merge pull request #81 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.28
  • b9ac58a Merge pull request #82 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • 29db4ac Merge pull request #83 from BuxOrg/dependabot/docker/master/golang-1.18.3
  • 1482953 Upgraded bux & deps

Release v0.1.11

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

Changelog

  • cef7890 Add depends_on to docker-compose and disable monitoring
  • 4c50d15 Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.6
  • 75d6703 Bump github.com/99designs/gqlgen from 0.17.6 to 0.17.9
  • f8163e2 Bump github.com/newrelic/go-agent/v3 from 3.15.2 to 3.16.0
  • 72a21d4 Bump github.com/newrelic/go-agent/v3 from 3.16.0 to 3.16.1
  • 6281f0f Bump github.com/spf13/viper from 1.11.0 to 1.12.0
  • fbe7831 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • ae89336 Ignore nancy errors for now
  • f6ef63d Merge pull request #71 from galt-tr/dcFix
  • f26f996 Merge pull request #72 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.16.0
  • 2bb440c Merge pull request #73 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • 90ac25d Merge pull request #74 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.6
  • 140acb0 Merge pull request #78 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.9
  • a047f99 Merge pull request #79 from BuxOrg/dependabot/go_modules/master/github.com/spf13/viper-1.12.0
  • 37bf35d Merge pull request #80 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.16.1
  • 2d3f3cd Upgraded deps
  • 643b039 Upgraded deps, bumped version

Release v0.1.10

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

Changelog

  • 706cdc6 Bump github.com/BuxOrg/bux from 0.2.22 to 0.2.24
  • 73a6bb8 Fixed mergify badge link, clear cache of badges
  • bbd4d4c Merge pull request #69 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.24
  • 6088412 Minor update to the AdminStats struct
  • 44af367 Updated linter
  • e6ad190 Upgraded deps and bux

Release v0.1.9

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

Changelog

Release v0.1.8

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

Changelog

  • 8cd1e36 Added missing count actions in http endpoints
  • 3559c42 Merge pull request #67 from BuxOrg/siggi/graphql-updates
  • 88c6cb2 Merge pull request #68 from BuxOrg/siggi/actions-count
  • aa0aa16 Updated graphql endpoints to latest bux changes
  • 4b19a05 Updated linter
  • 801f84f Updated to bux 0.2.20
  • 215752f Upgraded deps and bumped version