Skip to content

Commit

Permalink
Deployed Sepolia new EthRegistrar controller/Public resolver and upda…
Browse files Browse the repository at this point in the history
…ted default resolver Reverse Registrar
  • Loading branch information
jefflau committed Nov 8, 2024
1 parent b1ec622 commit 8209157
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 99 deletions.
1 change: 0 additions & 1 deletion deploy/ethregistrar/03_deploy_eth_registrar_controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ const func: DeployFunction = async function (hre) {
func.tags = ['ethregistrar', 'ETHRegistrarController']
func.dependencies = [
'ENSRegistry',
'BaseRegistrarImplementation',
'ExponentialPremiumPriceOracle',
'ReverseRegistrar',
'NameWrapper',
Expand Down
88 changes: 44 additions & 44 deletions deployments/sepolia/ETHRegistrarController.json

Large diffs are not rendered by default.

108 changes: 54 additions & 54 deletions deployments/sepolia/PublicResolver.json

Large diffs are not rendered by default.

Loading

0 comments on commit 8209157

Please sign in to comment.