All notable changes to this project will be documented in this file.
The format is based on Common Changelog.
0.2.1 - 22-11-2023
- Refactored multiAttest code
- Standardized naming
- Import remappings
- Gas optimizations of query functions
- Expanded test coverage
- Unchecked increments in loops
0.2.0 - 25-10-2023
- Splitting up Resolvers into Resolvers and SchemaValidators
- Restructured files for improved readability
- Non-signed attestations can now be made without a signature
- Full ERC1271 support
- SSTORE2 to store attestation data
- Attestation UIDs
- Cross-chain Propagation