Skip to content

andromeda and logo update#92

Merged
muhammetselimfe merged 6 commits into
L1Beat:devfrom
Ayash-Bera:feature/add-explorerurl-support
Dec 20, 2025
Merged

andromeda and logo update#92
muhammetselimfe merged 6 commits into
L1Beat:devfrom
Ayash-Bera:feature/add-explorerurl-support

Conversation

@Ayash-Bera
Copy link
Copy Markdown
Contributor

Migration Updates:

  • Replace git submodule with l1beat-l1-registry@^1.2.0 npm package
  • Update registryService to use registry.getDataPath()

New Features:

  • Add explorerUrl field parsing from registry (registryService.js:98)
  • Add explorerUrl database sync (registryService.js:225, 273)
  • Add nativeToken support alongside assets field

Integration:

  • Parse nativeToken from registry (symbol, name, decimals, logoUri)
  • Sync both assets and nativeToken to database
  • explorerUrl field already exists in Chain model (chain.js:15)

muhammetselimfe and others added 6 commits December 18, 2025 20:02
Migrate l1-registry from git submodule to npm package
refactor: clean up /api/chains response and add bulk TPS endpoint
refactor: improve validator handling for L1 chains
Migration Updates:
- Replace git submodule with l1beat-l1-registry@^1.2.0 npm package
- Update registryService to use registry.getDataPath()

New Features:
- Add explorerUrl field parsing from registry (registryService.js:98)
- Add explorerUrl database sync (registryService.js:225, 273)
- Add nativeToken support alongside assets field

Integration:
- Parse nativeToken from registry (symbol, name, decimals, logoUri)
- Sync both assets and nativeToken to database
- explorerUrl field already exists in Chain model (chain.js:15)

Related: L1Beat/l1-registry@v1.2.0
- Fixed missing closing brace in registryService  operation
- Added  to initialize tps, cumulativeTxCount, and validators for new chains
- Modified chainService aggregation to ensure tps and cumulativeTxCount are always present in API responses
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 20, 2025

@Ayash-Bera is attempting to deploy a commit to the Selim's projects Team on Vercel.

A member of the Team first needs to authorize it.

@muhammetselimfe muhammetselimfe changed the base branch from main to dev December 20, 2025 21:26
@muhammetselimfe muhammetselimfe merged commit 89f6d88 into L1Beat:dev Dec 20, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants