Skip to content

Latest commit

 

History

History
137 lines (72 loc) · 6.94 KB

File metadata and controls

137 lines (72 loc) · 6.94 KB

@docs/ensnode

1.10.1

Patch Changes

  • Updated dependencies []:
    • @namehash/namehash-ui@1.10.1

1.10.0

Patch Changes

  • Updated dependencies [d9ab6b0]:
    • @namehash/namehash-ui@1.10.0

1.9.0

Minor Changes

  • #1827 c9fc7f8 Thanks @Y3drk! - Updated ensnode.io's landing page to use standardized footer component.

Patch Changes

  • Updated dependencies []:
    • @namehash/namehash-ui@1.9.0

1.8.1

Patch Changes

1.8.0

1.7.0

1.6.0

Minor Changes

  • #1705 a0be9a6 Thanks @tk-o! - Altered code references accordingly to the updated EnsIndexerPublicConfig data model.

  • #1699 3d7fb07 Thanks @tk-o! - Updated docs/usage/api/ page.

Patch Changes

1.5.1

Patch Changes

1.5.0

1.4.0

Minor Changes

  • #1412 fae127e Thanks @tk-o! - Extends Realtime Indexing Distance section on the API Usage page.

Patch Changes

1.3.1

1.3.0

1.2.0

Patch Changes

1.1.0

1.0.3

1.0.2

1.0.1

1.0.0

Minor Changes

0.36.0

Minor Changes

0.35.0

0.34.0

Minor Changes

  • #612 20322cd Thanks @djstrong! - Updated documentation for the new ENSRainbow v2 architecture. This includes details on the new .ensrainbow data format, the data-less Docker image distribution, and the process of downloading pre-ingested databases on startup.

  • #612 20322cd Thanks @djstrong! - Introduced ENSRainbow v2 data format.

    This change addresses large Docker image sizes and data management challenges.

    Key changes:

    • A new .ensrainbow data format replaces SQL dumps, supporting label set IDs and versioned label sets for incremental data updates.
    • ENSRainbow is now distributed as a lightweight, data-less Docker image.
    • On first startup, the application downloads a pre-ingested database from R2, significantly reducing setup time.
    • This new architecture allows for deterministic data healing and easier data evolution.

0.0.2

Patch Changes