- Updated dependencies []:
- @namehash/namehash-ui@1.10.1
- Updated dependencies [
d9ab6b0]:- @namehash/namehash-ui@1.10.0
- #1827
c9fc7f8Thanks @Y3drk! - Updated ensnode.io's landing page to use standardized footer component.
- Updated dependencies []:
- @namehash/namehash-ui@1.9.0
-
#1705
a0be9a6Thanks @tk-o! - Altered code references accordingly to the updatedEnsIndexerPublicConfigdata model.
-
#1558
69f5c6bThanks @lightwalker-eth! - Activate Context7 to assist builders using LLMs to build on ENSNode -
#1579
a14120dThanks @tk-o! - Included ENSRainbow Searchlight instance on Hosted ENSRainbow Instances page.
- #1534
bc1897dThanks @lightwalker-eth! - Refine docs for the ENS Subgraph
-
#1265
df1cf8cThanks @tk-o! - Document the HTTP endpoint for Registrar Actions API. -
#1260
0fca0c9Thanks @notrab! - Use the new ENSApi icon for documentation sidebar
-
#1015
6b5bfd0Thanks @tk-o! - Rename chain indexing status fromUnstartedtoQueued. -
#1157
ffb4103Thanks @tk-o! - UpdateTerminologypage to include information about ENS Normalize version. -
#1095
16b4748Thanks @tk-o! - Implement refined Indexing Status API data model. -
#1098
d2e6647Thanks @notrab! - use new connection url param name for ensnode direct links -
#1054
4e7422aThanks @Y3drk! - Add a placeholder docs section for ENSDb
-
#612
20322cdThanks @djstrong! - Updated documentation for the new ENSRainbow v2 architecture. This includes details on the new.ensrainbowdata format, the data-less Docker image distribution, and the process of downloading pre-ingested databases on startup. -
#612
20322cdThanks @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.