Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.69.0
What's Changed
Full Changelog: v0.68.0...v0.69.0
v0.68.0
What's Changed
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #459
- fix: send initial keep-alive immediately after start by @agaffney in #460
- feat: connect timeout on dial by @agaffney in #462
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #464
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #465
- feat: extract payment portion from address by @agaffney in #466
Full Changelog: v0.67.1...v0.68.0
v0.67.1
What's Changed
- chore: update dependabot by @wolf31o2 in #451
- chore(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 by @dependabot in #457
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #456
- chore(deps): bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0 by @dependabot in #453
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #455
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #454
- fix: CBOR encoding for TxSubmission MsgRequestTxs by @agaffney in #458
Full Changelog: v0.67.0...v0.67.1
v0.67.0
What's Changed
- feat: function to determine block type by @agaffney in #449
- chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #450
Full Changelog: v0.66.0...v0.67.0
v0.66.0
What's Changed
- feat: move block header to block type map to ledger by @agaffney in #441
- feat: blockfetch server support by @agaffney in #442
- feat: chainsync server support by @agaffney in #443
- fix: correct comments for ledger block type maps by @agaffney in #444
- feat: remove connection from connection manager by @agaffney in #445
- fix: block-fetch MsgBlock CBOR encoding by @agaffney in #446
- feat: chain-sync server AwaitReply function by @agaffney in #447
- fix: return after sending IntersectNotFound by @agaffney in #448
Full Changelog: v0.65.0...v0.66.0
v0.65.0
What's Changed
- fix: typo in handshake protocol constant by @agaffney in #429
- chore: remove unused isResponse param in message handlers by @agaffney in #431
- feat: connection manager by @agaffney in #433
- fix: check for empty config in txsubmission init callback by @agaffney in #437
- fix: start keepalive server by @agaffney in #438
Full Changelog: v0.64.0...v0.65.0
v0.64.0
What's Changed
Full Changelog: v0.63.0...v0.64.0
v0.63.0
What's Changed
- chore: make targets for format and golines by @wolf31o2 in #419
- feat: types for handshake version data by @agaffney in #422
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #424
- chore: update license headers by @wolf31o2 in #423
- feat: generalize protocol version handling by @agaffney in #425
- feat: handshake server-side refusal by @agaffney in #426
Full Changelog: v0.62.0...v0.63.0
v0.62.0
What's Changed
Full Changelog: v0.61.0...v0.62.0
v0.61.0
What's Changed
Full Changelog: v0.60.0...v0.61.0