Skip to content

Releases: semiotic-ai/timeline-aggregation-protocol

tap_aggregator: v0.4.1

29 Jan 16:54
d1cbe8f

Choose a tag to compare

Pre-release

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • tap_core bumped from 3.0.0 to 3.0.1
      • tap_graph bumped from 0.1.0 to 0.2.0

tap_receipt: v0.1.0

28 Jan 19:23
660905d

Choose a tag to compare

0.1.0 (2025-01-28)

⚠ BREAKING CHANGES

  • rename EIP712SignedMessage to Eip712SignedMessage
  • create tap_eip712_message, tap_receipts and tap_graph (#268)

Code Refactoring

  • create tap_eip712_message, tap_receipts and tap_graph (#268) (3d35cac)
  • rename EIP712SignedMessage to Eip712SignedMessage (0b0b59e)

tap_graph: v0.1.0

28 Jan 19:23
660905d

Choose a tag to compare

0.1.0 (2025-01-28)

⚠ BREAKING CHANGES

  • rename EIP712SignedMessage to Eip712SignedMessage
  • create tap_eip712_message, tap_receipts and tap_graph (#268)

Code Refactoring

  • create tap_eip712_message, tap_receipts and tap_graph (#268) (3d35cac)
  • rename EIP712SignedMessage to Eip712SignedMessage (0b0b59e)

tap_eip712_message: v0.1.0

28 Jan 19:23
660905d

Choose a tag to compare

0.1.0 (2025-01-28)

⚠ BREAKING CHANGES

  • rename EIP712SignedMessage to Eip712SignedMessage
  • create tap_eip712_message, tap_receipts and tap_graph (#268)

Code Refactoring

  • create tap_eip712_message, tap_receipts and tap_graph (#268) (3d35cac)
  • rename EIP712SignedMessage to Eip712SignedMessage (0b0b59e)

tap_core: v3.0.0

28 Jan 19:23
660905d

Choose a tag to compare

3.0.0 (2025-01-28)

⚠ BREAKING CHANGES

  • rename EIP712SignedMessage to Eip712SignedMessage
  • create tap_eip712_message, tap_receipts and tap_graph (#268)
  • make manager generic over rav (#267)
  • manager generic over receipt (#266)
  • remove unused escrow handler methods (#264)

Code Refactoring

  • create tap_eip712_message, tap_receipts and tap_graph (#268) (3d35cac)
  • make manager generic over rav (#267) (1fc51a3)
  • manager generic over receipt (#266) (25a3316)
  • remove unused escrow handler methods (#264) (e5511ff)
  • rename EIP712SignedMessage to Eip712SignedMessage (0b0b59e)

tap_aggregator: v0.4.0

28 Jan 19:23
660905d

Choose a tag to compare

Pre-release

0.4.0 (2025-01-28)

⚠ BREAKING CHANGES

  • rename EIP712SignedMessage to Eip712SignedMessage
  • create tap_eip712_message, tap_receipts and tap_graph (#268)
  • make manager generic over rav (#267)
  • manager generic over receipt (#266)

Code Refactoring

  • create tap_eip712_message, tap_receipts and tap_graph (#268) (3d35cac)
  • make manager generic over rav (#267) (1fc51a3)
  • manager generic over receipt (#266) (25a3316)
  • rename EIP712SignedMessage to Eip712SignedMessage (0b0b59e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • tap_core bumped from 2.0.0 to 3.0.0

tap_aggregator: v0.3.3

02 Jan 14:40
f7dba41

Choose a tag to compare

Pre-release

0.3.3 (2024-12-27)

Features

  • accept grpc requests in tap-aggregator (#253) (3c56018)

Performance Improvements

  • add rayon to verify signatures process (#255) (cfa4a06)

tap_core: v2.0.0

31 Oct 16:03

Choose a tag to compare

2.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • add context to checks
  • add retryable errors to checks

Features

  • add context to checks (58a6a52)
  • add retryable errors to checks (51f04cb)
  • expected_rav to become result<rav,error> (70fa8fa)
  • make error public access on failed receipt (7180b86)
  • obtain invalid receipts (101dc5e)

Bug Fixes

  • Remove obtain_invalid_receipts (ad255dc)

tap_aggregator: v0.3.2

31 Oct 16:03

Choose a tag to compare

Pre-release

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • tap_core bumped from * to 2.0.0

tap_core: v1.0.0

27 Mar 22:19
0ef719b

Choose a tag to compare

1.0.0 (2024-03-27)

⚠ BREAKING CHANGES

  • create docs and readme.

Documentation

  • create docs and readme. (4ebf258)