Skip to content

Commit

Permalink
Merge pull request #377 from ensdomains/staging
Browse files Browse the repository at this point in the history
Update mainnet from staging
  • Loading branch information
Arachnid authored Aug 2, 2024
2 parents 2a467e0 + a6139f0 commit db613bc
Show file tree
Hide file tree
Showing 5 changed files with 945 additions and 31 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,14 @@ bun run test
bun run pub
```

### Deployment

```
NODE_OPTIONS='--experimental-loader ts-node/esm/transpile-only' bun run hardhat --network <network_name> deploy
```

Full list of available networks for deployment is [here](hardhat.config.cts#L38).

### Release flow

1. Create a `feature` branch from `staging` branch
Expand Down
37 changes: 22 additions & 15 deletions deployments/mainnet/ExtendedDNSResolver.json

Large diffs are not rendered by default.

Loading

0 comments on commit db613bc

Please # to comment.