Skip to content

Releases: blinklabs-io/gouroboros

v0.13.0

03 Apr 13:09
33aaa56

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

02 Apr 13:59
617e6f9

Choose a tag to compare

What's Changed

  • Embed Protocol object in mini-protocol objects by @agaffney in #56
  • Pass negotiated protocol version to mini-protocols by @agaffney in #59
  • Create New() functions for all message types by @agaffney in #57

Full Changelog: v0.12.0...v0.12.1

v0.12.0

27 Mar 22:11
5ed7991

Choose a tag to compare

What's Changed

  • Implement TxSubmission protocol (part 1) by @agaffney in #45

Full Changelog: v0.11.4...v0.12.0

v0.11.4

23 Mar 01:22
396dee8

Choose a tag to compare

What's Changed

  • Allocate buffer and copy data when setting message CBOR by @agaffney in #52

Full Changelog: v0.11.3...v0.11.4

v0.11.3

21 Mar 01:25
107492b

Choose a tag to compare

What's Changed

  • Split large messages across multiple segments when sending by @agaffney in #51

Full Changelog: v0.11.2...v0.11.3

v0.11.2

20 Mar 22:00
b4c6d90

Choose a tag to compare

What's Changed

  • Send/receive message only when allowed by state map by @agaffney in #49

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Mar 12:46
d14ed3d

Choose a tag to compare

What's Changed

  • Reuse raw CBOR from message if present by @agaffney in #48

Full Changelog: v0.11.0...v0.11.1

v0.11.0

17 Mar 01:23
1670124

Choose a tag to compare

What's Changed

  • Implement local-state-query mini-protocol (part 1) by @agaffney in #43

Full Changelog: v0.10.3...v0.11.0

v0.10.3

09 Mar 13:42
824ed3d

Choose a tag to compare

What's Changed

  • Pass along whether message is a response to the handler by @agaffney in #42

Full Changelog: v0.10.2...v0.10.3

v0.10.2

08 Mar 23:36
0d5faa2

Choose a tag to compare

What's Changed

  • Signal that the handshake is complete when acting as server by @agaffney in #38

Full Changelog: v0.10.1...v0.10.2