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

Release v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 11:02
· 147 commits to master since this release
e144bc2

Changelog

  • bc79472 Merge branch 'master' into dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.16.0
  • 100c378 Merge branch 'master' into dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.16.0
  • 2f8812d Merge branch 'master' into dependabot/go_modules/master/github.com/mrz1836/go-cache-0.9.3
  • 92aa245 Merge pull request #523 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cache-0.9.3
  • ad3e073 Merge pull request #524 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.3.4
  • f02b85e Merge pull request #527 from BuxOrg/dependabot/go_modules/master/github.com/bitcoin-sv/go-paymail-0.12.0
  • aff84b3 Merge pull request #528 from BuxOrg/dependabot/go_modules/master/github.com/DATA-DOG/go-sqlmock-1.5.2
  • e144bc2 Merge pull request #531 from BuxOrg/dependabot/go_modules/master/github.com/tryvium-travels/memongo-0.11.0
  • ffd22e2 Merge pull request #535 from BuxOrg/dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.16.0
  • ba7bb1b Merge pull request #536 from BuxOrg/refactor-451-before-v1-cleanup
  • cf44cd7 Merge pull request #538 from BuxOrg/fix-474-prevent-panics
  • 693dd8c Merge pull request #539 from BuxOrg/fix/bux-312-to-many-connecitons
  • a66fa5d build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2
  • 05cd0b5 build(deps): bump github.com/bitcoin-sv/go-broadcast-client
  • 19c86aa build(deps): bump github.com/bitcoin-sv/go-paymail from 0.11.0 to 0.12.0
  • e4762f8 build(deps): bump github.com/mrz1836/go-cache from 0.9.2 to 0.9.3
  • ae018de build(deps): bump github.com/mrz1836/go-cachestore from 0.3.3 to 0.3.4
  • 61be332 build(deps): bump github.com/tryvium-travels/memongo
  • e64a646 fix(BUX-312): hanging transactions on database
  • 3919f38 fix(BUX-474): prevent panics in UnReserveUtxos and VerifyMerkleRoots
  • f884f0c refactor(BUX-312): extract choosing before hook and function for rolling back transaction on error during save.
  • 663a5fa refactor(BUX-451): cleanup staticcheck errors
  • 2987346 refactor(BUX-451): examples using broadcastclient-bux, removed unused exposed parts
  • 037cb8d refactor(BUX-451): fix spellings and lint hints
  • bfa6cbd refactor(BUX-451): remove unsupported WithArc because arc is provided by broadcast-client
  • 6da3e1e refactor(BUX-451): tests for utils.byte_array