Releases: tonicpow/go-minercraft
Release v0.3.2
Changelog
a00485c Bump github.com/libsv/go-bt from 1.0.1 to 1.0.2
b23c124 Bump github.com/libsv/go-bt from 1.0.2 to 1.0.3
ea381ea Bump go.uber.org/goleak from 1.1.11 to 1.1.12
ea2790c Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
a2396aa Bump version
8932a6e Merge pull request #36 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt-1.0.2
0ea66e8 Merge pull request #37 from tonicpow/dependabot/go_modules/master/go.uber.org/goleak-1.1.12
0f964d0 Merge pull request #38 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-2.8.0
2cd619b Merge pull request #40 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt-1.0.3
50b073e Syndicate to GoDocs
653179f Updated makefiles
6893d87 Use specific versions, use new codecov upload
Release v0.3.1
Changelog
9d2b4c0 Added announce config and publish docs
a16762a Added config for gitpod
f4daafd Added dependabot for github actions
e84f755 Added release workflow
a5bcabe Bump github.com/libsv/go-bk from 0.1.3 to 0.1.4
e8dab99 Bump github.com/libsv/go-bt from 1.0.0 to 1.0.1
a499026 Bump go.uber.org/goleak from 1.1.10 to 1.1.11
7f9b6de Bumped version
f63ba39 Merge pull request #33 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bk-0.1.4
36235a3 Merge pull request #34 from tonicpow/dependabot/go_modules/master/go.uber.org/goleak-1.1.11
8fa24ac Merge pull request #35 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt-1.0.1
1678f1e Moved files to github dir
ff3e374 Run tests for 15, 16, 17
4b21645 Updated makefiles
deda9bc Upgraded deps
Release v0.3.0
Changelog
b7a5fa1 Bump version
1b516b7 Fixed go sum, mods
29a3537 Merge branch 'master' into feat/context
0672fda Merge pull request #30 from theflyingcodr/enhancement/bk_envelope
a2cf3fb Merge pull request #31 from theflyingcodr/feat/context
6f67547 Merge pull request #32 from tonicpow/feature/context
c066b6d Slight optimization? maybe?
8c78345 add vendor to ignore and remove vendored files
20e7454 adding context to all public I/O functions to allow the caller to define a cancellation timeout
502d177 adding go-bk JSONEnvelope and tests
7aec935 fixing merge conflict and re-vendor
Release v0.2.12
Changelog
7844485 Added codecov config
04fbcfe Bump github.com/bitcoinschema/go-bitcoin from 0.3.17 to 0.3.18
672772a Bump github.com/libsv/go-bt from 1.0.0-beta to 1.0.0
bcc0286 Merge pull request #28 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt-1.0.0
8514b04 Merge pull request #29 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.18
91d5dcd Updated makefile, mergify, labels and badge
fdbc612 Upgraded deps
8c5383d Upgraded deps, bumped version
Release v0.2.11
Changelog
7498501 Added a mergify config
7b6be58 Bump version
ba8b546 Merge pull request #27 from Tigh-Gherr/feat/mapi-callback
80c6b0a Removed old config
94a1461 Turned off a warning
2586154 Updated mergify, added label sync
41186bf add mapi callback struct to submit_transaction
48217ec fix lint issue
Release v0.2.10
Release v0.2.9
Release v0.2.8
Changelog
8457a1d Bump github.com/bitcoinschema/go-bitcoin from 0.3.16 to 0.3.17
49468aa Bumped version
146f90c Merge pull request #26 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.17
463944c Minor grammar fixes
5fc7ab0 Removed deprecated linters
18be46d Updated linter version
d0d54ba Upgraded deps
Release v0.2.7
Changelog
e0ce1e8 Bumped version
334ed97 Merge pull request #25 from theflyingcodr/mapi_proofs
fbced61 Updated linter
8583374 optimising Transaction struct order and adding comment to TSC const
450dc88 updating Transaction submit object to support MerkleFormat as well as change strings to bool for Proof and DsCheck