Releases: ensdomains/ens-contracts
DNSSEC testnet deploy
What's Changed
- Release flow update by @LeonmanRolls in #270
- Deploy dnssec registrar to Sepolia by @jefflau in #271
- deploy dnssec registrar to sepolia by @jefflau in #274
- fix test flow by @mdtanrikulu in #296
- Remove log by @jefflau in #298
- fix offchain-resolver resolution over offchain dns by @mdtanrikulu in #291
Full Changelog: v1.1.1-testnet...v1.1.2-testnet
Universal Resolver v2
Full Changelog: v1.0-testnet...v1.1.1-testnet
Universal Resolver v2
v1.1.1
DNSSEC updates
What's Changed
- feat: static bulk renewal by @TateB in #246
- Update TestDNSRegistrar.js by @MalfurionWhitehat in #245
- fix: set_tlds deploy script by @TateB in #253
- Add previous DNSSECRegistrar artifact by @jefflau in #257
- deploy new universalresolver by @TateB in #261
- Deploy to Sepolia by @jefflau in #258
- Release flow update by @LeonmanRolls in #270
- Deploy dnssec registrar to Sepolia by @jefflau in #271
- deploy dnssec registrar to sepolia by @jefflau in #274
- update README by @LeonmanRolls in #276
- Deploy new DNSSEC registrar to Sepolia by @jefflau in #278
- Feature/dnssec updates by @mdtanrikulu in #272
New Contributors
- @MalfurionWhitehat made their first contribution in #245
- @LeonmanRolls made their first contribution in #270
Full Changelog: v0.1...v1.0
NameWrapper
Deployment of new NameWrapper contracts to mainnet.
Addresses Mainnet 29/3/2023
NameWrapper - 0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401
New .eth Registrar Controller - 0x253553366da8546fc250f225fe3d25d0c782303b
New Reverse Registrar - 0xa58e81fe9b61b5c3fe2afd33cf304c454abfc7cb
New Public Resolver - 0x231b0ee14048e9dccd1d247744d114a4eb5e8e63
Exponential Price Curve Oracle - 0x7542565191d074ce84fbfa92cae13acb84788ca9
These contracts were activated via governance vote: https://www.tally.xyz/gov/ens/proposal/42973781582803845389836855775840822719678533376883030929209752909248937768242
Addresses Goerli 14/3/2023
NameWrapper - 0x114D4603199df73e7D157787f8778E21fCd13066
New .eth Registrar Controller - 0xCc5e7dB10E65EED1BBD105359e7268aa660f6734
New Reverse Registrar - 0x4f7A657451358a22dc397d5eE7981FfC526cd856
New Public Resolver - 0xd7a4F6473f32aC2Af804B3686AE8F1932bC35750
Exponential Price Curve Oracle - 0xE4354bCf22e3C6a6496C31901399D46FC4Ac6a61
Static Metadata Service - 0x269eb6AeDeEa030B96354Bc73f0A09eae3546e23
Thanks @nxt3d @lcfr-eth @Arachnid @hodlthedoor @ZhangZhuoSJTU @serenae-fansubs and others for reviews reports and feedback!
v0.0.19
Deployment of new contracts to Ropsten
- ETHRegistrarController
- ReverseRegistrar
- NameWrapper
- PublicResolver
Deployment of new contracts to Goerli
- ETHRegistrarController
- ReverseRegistrar
- NameWrapper
- PublicResolver
Tweaks to contracts
- Merge pull request #14 from ensdomains/expirations ee92331
- Use expirations rather than inception from the oracle cbaef8a
- Name wrapper (#13) 3ebd647
- Dnssec oracle (#10) 16928d4
- Merge branch 'artifacts' 4a21fc0
- v0.0.3 6d15193
- Publish artifacts (#4) bae012c
- Update README c4ec133
- Remove Testbuffer 74b0c4c
- Merge branch 'artifacts' of https://github.com/ensdomains/ens-contracts into artifacts e2fb8d4
- Update BytesUtil and Buffer 4ba14dc
- Make the eth registrar interface inherit from IERC721 (#3) bd45d16
- Add TestBuffer.sol 0922f98
- Added gas reporter and include artifacts (to have binary) 95b3ac6
- Replace abi with contracts (#2) 59b5906
- Monorepo (#1) 23aba62