tap_aggregator: v0.3.0
Pre-release
Pre-release
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
- dependencies