Releases: cryptogarageinc/generate-block-for-testing
Releases · cryptogarageinc/generate-block-for-testing
Release v0.0.8
What's Changed
- feat: create dependabot config by @k-matsuzawa in #11
- feat: update golang to 1.24, and update gha by @k-matsuzawa in #12
- fix: update permissions, and update go modules by @k-matsuzawa in #13
- build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #22
- build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 by @dependabot[bot] in #23
- build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #25
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #24
- build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #26
- build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #27
- build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #28
- build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in #29
- build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #31
- build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 by @dependabot[bot] in #30
- build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #32
- build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #33
- build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #34
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #35
- build(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 by @dependabot[bot] in #36
- build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 by @dependabot[bot] in #42
- build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #39
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #40
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #37
- build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot[bot] in #41
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #43
- build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 by @dependabot[bot] in #44
- build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #45
- build(deps): bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 by @dependabot[bot] in #46
- build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #47
- build(deps): bump github.com/alexflint/go-arg from 1.6.0 to 1.6.1 by @dependabot[bot] in #48
- build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #49
- build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #50
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #51
- build(deps): bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #52
- build(deps): bump github/codeql-action from 4.31.11 to 4.32.0 by @dependabot[bot] in #53
- build(deps): bump github/codeql-action from 4.32.0 to 4.32.2 by @dependabot[bot] in #54
- build(deps): bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 by @dependabot[bot] in #55
- build(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #56
- build(deps): bump github.com/caarlos0/env/v11 from 11.3.1 to 11.4.0 by @dependabot[bot] in #57
- build(deps): bump github/codeql-action from 4.32.3 to 4.32.5 by @dependabot[bot] in #59
- build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #60
- build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 by @dependabot[bot] in #61
- build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #62
- build(deps): bump reviewdog/action-golangci-lint from 2.8.0 to 2.10.0 by @dependabot[bot] in #63
- build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 by @dependabot[bot] in #64
- feat: update golang to 1.25 by @k-matsuzawa in #65
Full Changelog: v0.0.7...v0.0.8
Release v0.0.7
What's Changed
- feat: add checking initialblockdownload option in #10
Full Changelog: v0.0.6...v0.0.7
Release v0.0.6
Release v0.0.5
Release v0.0.4
Release v0.0.3
Release v0.0.2
What's Changed
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Changes in this Release
- bitcoin
- generatetoaddress
- elements (unsigned block only)
- generate on dynafed
- generatetoaddress on normal (not dynafed)
Release v0.0.1-rc.3
Changes in this Release
- First Change
- Second Change
Release v0.0.1-rc.2
Changes in this Release
- First Change
- Second Change