v0.5.0
·
122 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: Remove Filippo and Corey from all the automated tags by @andrew-ifrita in #131
- ci: harden sticky PR comments and wire fork-test node lifecycle by @sphamjoli in #130
- refactor: move protocol registry keys to constants, eliminating unnecessary external calls by @sphamjoli in #126
Full Changelog: v0.4.0...v0.5.0