This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Release v0.4.13
Pre-release
Pre-release
github-actions
released this
01 Dec 16:20
·
983 commits
to master
since this release
Changelog
- 68be6ce Added check for nil transaction returned from RecordTransaction
- e5e98e6 Added tx id to incoming transactions that error in monitor
- 23ef1e3 Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.4 to 2.1.0
- 96f7054 Bump github.com/mrz1836/go-cachestore from 0.1.4 to 0.1.5
- dfee6f7 Bump github.com/mrz1836/go-datastore from 0.1.8 to 0.1.9
- 0e1b46a Bump github.com/mrz1836/go-datastore from 0.1.9 to 0.1.10
- 297200a Bump github.com/mrz1836/go-whatsonchain from 0.11.0 to 0.12.0
- 72eb15c Bump github.com/newrelic/go-agent/v3 from 3.20.0 to 3.20.1
- 581d288 Bump github.com/tidwall/gjson from 1.14.3 to 1.14.4
- 778fe7e Bump gorm.io/gorm from 1.24.1 to 1.24.2
- 30efabc Bumped version
- fa0af7d Do not error on receiving paymail transaction if already exists
- 8a9f966 Fixed error due to new version of go-bt
- 3a3a264 Merge pull request #220 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.9
- ba51f47 Merge pull request #221 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-whatsonchain-0.12.0
- 2905fcb Merge pull request #222 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.20.1
- a03de91 Merge pull request #223 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.1.5
- 688e3f8 Merge pull request #225 from BuxOrg/dependabot/go_modules/master/gorm.io/gorm-1.24.2
- 9e04035 Merge pull request #226 from BuxOrg/dependabot/go_modules/master/github.com/tidwall/gjson-1.14.4
- 06572a1 Merge pull request #227 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.10
- b3901ed Merge pull request #229 from BuxOrg/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0
- cdffe56 Merge pull request #230 from BuxOrg/siggi/paymail-duplicate-check
- 7a8df88 Merge pull request #231 from BuxOrg/siggi/unknown-transaction-err
- cf9215e Merge pull request #232 from BuxOrg/siggi/paymail-duplicate-check-id
- dc1c2d9 Merge pull request #233 from BuxOrg/siggi/monitored-tx-id
- 86d3102 Return error when processing unknown transaction that will get ignored