v0.5.4
·
65 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
DotNS ABI Package
Contracts
Download
- All ABIs (zip):
dotns-abis-${TAG}.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
- chore: Update values after deploy after paseo-next-next-next was wiped by @andrew-ifrita in #179
- chore: split pop gateway registration into smaller callable steps by @sphamjoli in #180
- docs: add LICENSE, SECURITY.md and third-party notices by @pgherveou in #182
- chore: Add deployment checklist by @andrew-ifrita in #181
- chore: Remove andrew-ifrita from CODEOWNERS by @andrew-ifrita in #184
- ci: run workflows on public ubuntu-latest runners by @pgherveou in #185
- chore: prepare to open source by @sphamjoli in #183
- docs: consolidate license, add README security section by @pgherveou in #186
New Contributors
- @pgherveou made their first contribution in #182
Full Changelog: v0.5.3...v0.5.4