Immutable
release. Only release title and notes can be modified.
DotNS ABI Package
Contracts
Download
- All ABIs (zip): dotns-abis-v0.5.5.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
- fix: bug related to pop name reservation by @sphamjoli in #236
- ci: attach release assets before publishing and verify the set by @re-gius in #237
New Contributors
- @waytwotall made their first contribution in #188
- @re-gius made their first contribution in #237
Full Changelog: v0.5.4...v0.5.5