v0.8.4
What's Changed
- chore: move codeowners under .github, use global coc/contributing by @wolf31o2 in #362
- ci(docker): explicit read permissions by @wolf31o2 in #364
- ci: fix permissions in ci-docker workflow by @agaffney in #365
- fix: preallocate struct before appending to it by @wolf31o2 in #366
- fix: use errors to avoid fmt by @wolf31o2 in #367
- chore: enable golangci-lint performance checks by @wolf31o2 in #368
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #363
- fix: use getter funcs instead of direct access by @wolf31o2 in #369
- fix: use %w for errors by @wolf31o2 in #370
- fix: use errors func instead of direct type assignment by @wolf31o2 in #371
- ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #372
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #373
- fix: log automaxprocs using our normal logger by @wolf31o2 in #374
- chore: make format golines by @wolf31o2 in #375
- build(deps): bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 by @dependabot in #379
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.6 to 0.20.7 by @dependabot in #376
- build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #377
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.0 by @dependabot in #378
- build(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #380
- chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #381
- chore: inline comment to appease golangci-lint by @wolf31o2 in #382
Full Changelog: v0.8.3...v0.8.4