Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #198

Merged
merged 1 commit into from
Mar 13, 2024
Merged

chore: release main #198

merged 1 commit into from
Mar 13, 2024

Conversation

semiotic-labs-pr-automation[bot]
Copy link
Contributor

@semiotic-labs-pr-automation semiotic-labs-pr-automation bot commented Dec 19, 2023

πŸ€– I have created a release beep boop

tap_aggregator: 0.3.0

0.3.0 (2024-03-11)

⚠ BREAKING CHANGES

  • update project structure
  • update rav attributes to camel case
  • replace aggregator mnemonic with private key (#201)

Features

  • aggregator: Add support for multiple signers in input (#211) (b16f23d), closes #205
  • core: Supply EIP712 domain sep with prefilled version and name (#210) (2ed564b)
  • replace aggregator mnemonic with private key (#201) (24583b4)

Bug Fixes

  • listen on 0.0.0.0 instead of localhost (#203) (5099ad1)
  • listen on 0.0.0.0 instead of localhost (#204) (95d8ea6)
  • rebase main (0c7bc1c)
  • update rav attributes to camel case (1b232e4)

Code Refactoring

  • update project structure (70ee2c6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • tap_core bumped from 0.7.0 to 0.8.0
tap_core: 0.8.0

0.8.0 (2024-03-11)

⚠ BREAKING CHANGES

  • update project structure
  • implement unique and timestamp check hard coded
  • remove stateful checks
  • remove timestamp check from manager
  • update rav attributes to camel case
  • use single executor for manager and auditor
  • convert receipt and rav storage into executor
  • use typestate for receivedreceipt
  • split read and write storage adapters

Features

  • add serde to ReceivedReceipt (b13bedf)
  • aggregator: Add support for multiple signers in input (#211) (b16f23d), closes #205
  • core: Supply EIP712 domain sep with prefilled version and name (#210) (2ed564b)
  • implement unique and timestamp check hard coded (7c3f5a9)

Bug Fixes

  • add debug to messageid (fbdd328)
  • checks need to be send and sync (78ae2a8)
  • compile tests (06cf24c)
  • implement receipt delete to mock (50058f7)
  • missing merge conflicts (8c95954)
  • rebase main (0c7bc1c)
  • remove EscrowAdapter dependency (3045f61)
  • update rav attributes to camel case (1b232e4)
  • update timestamp check only after rav update (bfb1eb0)
  • use the correct timestamp check (1b1d19c)

Reverts

  • rename back to adapters (42bd2df)

Code Refactoring

  • convert receipt and rav storage into executor (467c917)
  • remove stateful checks (1044f53)
  • remove timestamp check from manager (0a3b983)
  • split read and write storage adapters (2e681a5)
  • update project structure (70ee2c6)
  • use single executor for manager and auditor (6794fbb)
  • use typestate for receivedreceipt (89b5d94)
tap_integration_tests: 0.1.9

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • tap_aggregator bumped from 0.2.0 to 0.3.0
      • tap_core bumped from 0.7.0 to 0.8.0

This PR was generated with Release Please. See documentation.

This comment has been minimized.

Copy link

github-actions bot commented Dec 19, 2023

Pull Request Test Coverage Report for Build 8055731386

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.81%

Totals Coverage Status
Change from base Build 8055723976: 0.0%
Covered Lines: 1364
Relevant Lines: 1848

πŸ’› - Coveralls

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

πŸ€– Cargo Audit Report πŸ€–

(Empty means OK! πŸ‘)

@gusinacio gusinacio merged commit 4b83a3a into main Mar 13, 2024
10 checks passed
@semiotic-labs-pr-automation
Copy link
Contributor Author

@semiotic-labs-pr-automation
Copy link
Contributor Author

@aasseman aasseman deleted the release-please--branches--main branch March 13, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Aggregator) Add support for multiple signing keys
1 participant