Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/honest-dogs-ring.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/modern-pugs-sit.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/plenty-llamas-read.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-tables-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/public-roses-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-glasses-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-wolves-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-keys-design.md

This file was deleted.

16 changes: 16 additions & 0 deletions apps/ensadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# ensadmin

## 0.29.0

### Minor Changes

- [#792](https://github.com/namehash/ensnode/pull/792) [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238) Thanks [@shrugs](https://github.com/shrugs)! - rename the ENS_DEPLOYMENT_CHAIN configuration variable to NAMESPACE

- [#780](https://github.com/namehash/ensnode/pull/780) [`3ae7bb1`](https://github.com/namehash/ensnode/commit/3ae7bb118d8a8f0de6a1fc046ca3aeff1a8637b1) Thanks [@djstrong](https://github.com/djstrong)! - add new saved GraphQL queries in ENSAdmin

### Patch Changes

- Updated dependencies [[`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5), [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238), [`fdc6eef`](https://github.com/namehash/ensnode/commit/fdc6eefbf870a8451e40e56de2fb424bfc85ba7f)]:
- @ensnode/ponder-metadata@0.29.0
- @ensnode/datasources@0.29.0
- @ensnode/ensnode-schema@0.29.0
- @ensnode/ensnode-sdk@0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensadmin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensadmin",
"version": "0.28.0",
"version": "0.29.0",
"private": true,
"type": "module",
"description": "Explore the ENS Protocol like never before",
Expand Down
22 changes: 22 additions & 0 deletions apps/ensindexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# ensindexer

## 0.29.0

### Minor Changes

- [#775](https://github.com/namehash/ensnode/pull/775) [`f4d6a6e`](https://github.com/namehash/ensnode/commit/f4d6a6e51b3ea063ef5eb5a8744e6a79a3b595c2) Thanks [@tk-o](https://github.com/tk-o)! - Apply a unified way of building plugins with the `buildPlugin` function.

- [#792](https://github.com/namehash/ensnode/pull/792) [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238) Thanks [@shrugs](https://github.com/shrugs)! - rename the ENS_DEPLOYMENT_CHAIN configuration variable to NAMESPACE

- [#818](https://github.com/namehash/ensnode/pull/818) [`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5) Thanks [@tk-o](https://github.com/tk-o)! - Update Ponder version to `0.11`.

- [#808](https://github.com/namehash/ensnode/pull/808) [`1f29c5d`](https://github.com/namehash/ensnode/commit/1f29c5d646d3d90df4c0351243baf2380a8fded7) Thanks [@shrugs](https://github.com/shrugs)! - ACTIVE_PLUGINS is now PLUGINS

### Patch Changes

- Updated dependencies [[`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5), [`cf67799`](https://github.com/namehash/ensnode/commit/cf677992f73ef354ed57d19641d2093de23aacb4), [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238), [`fdc6eef`](https://github.com/namehash/ensnode/commit/fdc6eefbf870a8451e40e56de2fb424bfc85ba7f)]:
- @ensnode/ponder-metadata@0.29.0
- @ensnode/datasources@0.29.0
- @ensnode/ponder-subgraph@0.29.0
- @ensnode/ensrainbow-sdk@0.29.0
- @ensnode/ensnode-schema@0.29.0
- @ensnode/ensnode-sdk@0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensindexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensindexer",
"version": "0.28.0",
"version": "0.29.0",
"private": true,
"type": "module",
"description": "A multichain ENS indexer, powered by Ponder",
Expand Down
8 changes: 8 additions & 0 deletions apps/ensrainbow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ensrainbow

## 0.29.0

### Patch Changes

- Updated dependencies []:
- @ensnode/ensrainbow-sdk@0.29.0
- @ensnode/ensnode-sdk@0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensrainbow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensrainbow",
"version": "0.28.0",
"version": "0.29.0",
"private": true,
"type": "module",
"description": "ENSRainbow is an ENSNode service for healing ENS labels",
Expand Down
8 changes: 8 additions & 0 deletions packages/datasources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ensnode/ens-deployments

## 0.29.0

### Minor Changes

- [#818](https://github.com/namehash/ensnode/pull/818) [`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5) Thanks [@tk-o](https://github.com/tk-o)! - Update Ponder version to `0.11`.

- [#792](https://github.com/namehash/ensnode/pull/792) [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238) Thanks [@shrugs](https://github.com/shrugs)! - renamed @ensnode/ens-deployments to @ensnode/datasources

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/datasources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/datasources",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "Catalog of ENSNode-related datasources including chain, contract addresses, start blocks, and event filters.",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions packages/ensnode-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ensnode/ensnode-schema

## 0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ensnode-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ensnode-schema",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "The ponder schema for ENSNode",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions packages/ensnode-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ensnode/ensnode-sdk

## 0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ensnode-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ensnode-sdk",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "A utility library for interacting with ENSNode and ENS data",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions packages/ensrainbow-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ensnode/ensrainbow-sdk

## 0.29.0

## 0.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ensrainbow-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ensrainbow-sdk",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "ENSRainbow SDK for interacting with the ENSRainbow API.",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/ponder-metadata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ensnode/ponder-metadata

## 0.29.0

### Minor Changes

- [#818](https://github.com/namehash/ensnode/pull/818) [`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5) Thanks [@tk-o](https://github.com/tk-o)! - Update Ponder version to `0.11`.

- [#828](https://github.com/namehash/ensnode/pull/828) [`fdc6eef`](https://github.com/namehash/ensnode/commit/fdc6eefbf870a8451e40e56de2fb424bfc85ba7f) Thanks [@tk-o](https://github.com/tk-o)! - Updated terminology to replace `network` with `chain`.

### Patch Changes

- Updated dependencies []:
- @ensnode/ensrainbow-sdk@0.29.0

## 0.28.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ponder-metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ponder-metadata",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "A Hono middleware for making Ponder app metadata available to clients.",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/ponder-subgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ensnode/ponder-subgraph

## 0.29.0

### Minor Changes

- [#814](https://github.com/namehash/ensnode/pull/814) [`cf67799`](https://github.com/namehash/ensnode/commit/cf677992f73ef354ed57d19641d2093de23aacb4) Thanks [@shrugs](https://github.com/shrugs)! - polymorphic interface query params now work as expected

## 0.28.0

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/ponder-subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ponder-subgraph",
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "A Hono middleware for generating Subgraph-compatible GraphQL schema.",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions packages/shared-configs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ensnode/shared-configs

## 0.29.0

## 0.28.0

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-configs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ensnode/shared-configs",
"private": true,
"version": "0.28.0",
"version": "0.29.0",
"type": "module",
"description": "Shared configs for the ENSNode project.",
"license": "MIT",
Expand Down