What's Changed
New Features
- Build: Bump golang version to 1.23.3 by @gmalouf in #662
- Heartbeat Transaction Support
- Support for new Blockheaders endpoint on the Indexer API
Enhancements
- Dependencies: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #605
- Dependencies: build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 by @dependabot in #646
- Simulate: Support
FixSigners
option by @github-actions in #647 - Build: Update ubuntu image and remove unversioned golint download. by @gmalouf in #658
- API: Regenerate code with the latest specification file (619d56d8) by @github-actions in #657
- protocol: Add EnableLogicSigSizePooling consensus variable by @giuliop in #659
- Incentives: Updates for new heartbeat transaction type and latest consensus v40 by @gmalouf in #661
Other
- Regenerate code with the latest specification file (548ee6a8) by @github-actions in #670
- Regenerate code with the latest specification file (38cee6a8) by @github-actions in #671
- Regenerate code with the latest specification file (6e3162c) by @github-actions in #674
New Contributors
- @dependabot made their first contribution in #605
- @giuliop made their first contribution in #659
Full Changelog: v2.6.0...v2.7.0