v0.5.5-rc1
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
DotNS ABI Package (Pre-release)
This is a pre-release. ABIs may change before the stable release.
Contracts
Download
- All ABIs (zip): dotns-abis-v0.5.5-rc1.zip
- Individual ABIs: Each contract ABI is also attached as a separate artifact
Usage
import StoreAbi from "./abis/Store.json";
import RegistrarAbi from "./abis/DotnsRegistrar.json";What's Changed
- fix: include type: docs, type: test, and dependencies in required labels check for PR / Labels job by @waytwotall in #188
- fix: deterministic deploy manifests and stable addresses across chain resets by @sphamjoli in #199
- ci: fix shellcheck warnings in workflow scripts by @sphamjoli in #207
- feat: let each network set its own TLD by @sphamjoli in #218
New Contributors
- @waytwotall made their first contribution in #188
Full Changelog: v0.5.4...v0.5.5-rc1