This repository was archived by the owner on Jul 10, 2025. It is now read-only.
registry v0.7.0
- #123 Update README.md
- #126 fix(service): forbid to add expired records
- #125 feature: update example
- #127 feat(aqua): add tests
- #129 ci: Fix registry path in docker-compose
- #130 fix(ci): lower consistency level for local tests
- #131 ci: Fix setting version
- #133 ci: Set exact node package version
- #134 chore(aqua): update to nightly
- #135 chore(ci): publish releases for all tags
- #137 chore(ci): print aqua version before tests
- #138 ci: Add wasi toolchain to right place
- #136 add missing trust-graph dependency in example
- #139 fix(example): update aqua version and fix errors
- #140 chore(doc): update README and add API reference
- #141 chore(doc): annotate Aqua API constants
- #142 chore(api): rename registerServiceRecord to registerService in Aqua API
- #143 chore(README): fix code snippets
- #144 chore(aqua-tests): set aqua version to nightly
- #145 chore(service): fix clippy warnings, add clippy.toml