Skip to content

Add/namada#2238

Closed
PROFADAM wants to merge 8 commits intoelectric-capital:masterfrom
PROFADAM:add/namada
Closed

Add/namada#2238
PROFADAM wants to merge 8 commits intoelectric-capital:masterfrom
PROFADAM:add/namada

Conversation

@PROFADAM
Copy link

@PROFADAM PROFADAM commented Oct 4, 2025

Add Namada ecosystem and related repositories

This migration adds Namada, a privacy-focused Layer 1 blockchain using MASP (multi-asset shielded pool) cryptography.

Repos added:

  • namada-net/namada (#protocol)
  • namada-net/masp (#crypto, #masp)
  • namada-net/namada-interface (#wallet, #interface)
  • namada-net/namada-indexer (#indexer, #analytics)
  • anoma/namada-masp-indexer (#indexer, #masp)
  • anoma/namada-mainnet-genesis (#genesis, #network)
  • namada-net/namada-docs (#docs)
  • anoma/namada-chain-registry (#registry)

Optional connections:

  • Privacy
  • Layer 1

armorpro and others added 8 commits October 3, 2025 15:57
- Add TestChain ecosystem with full protocol, DeFi, tools, wallet, bridge, and NFT support
- Add new Ethereum repositories covering DeFi, developer tools, NFT, oracle, DAO, and wallet projects
- Add Layer 2 ecosystems (Optimism, Arbitrum, Polygon, Base) and connect them to Ethereum
- Add missing Bitcoin ecosystem repositories including Lightning, DeFi, tools, wallets, bridges, oracles, and DAO
- Connect TestChain and all Layer 2s to Ethereum as parent ecosystem

Total: 4 new migration files with 50+ new repositories across 6 ecosystems
 Fixed Issues:
1. Removed duplicate TestChain ecosystem (was example only)
2. Fixed duplicate Polygon and Arbitrum ecosystems (already exist in 2017-2018)
3. Replaced fake repository URLs with real, existing repositories
4. Updated Layer 2 connections to use existing ecosystems properly

 Improvements:
- Ethereum repos now use real projects: Balancer, Curve, Yearn, OpenZeppelin, Hardhat, etc.
- Bitcoin repos now use real projects: Lightning Network, Bitcoin Core, RSK, etc.
- Layer 2 repos use real Optimism, Arbitrum, Polygon projects
- Only Base ecosystem added as new (others already exist)

Total: 3 corrected migration files with 25+ real repositories
- Add missing TestChain ecosystem migration file
- Update Ethereum repositories with corrected entries
- Fix Layer 2 ecosystem connections
- Update Bitcoin ecosystem with proper repository links

All migration files now properly formatted and complete.
@@ -0,0 +1,2 @@
Flask==3.0.0
Flask-CORS==4.0.0 No newline at end of file

Check failure

Code scanning / Trivy

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the `Ac ... High

Package: Flask-CORS
Installed Version: 4.0.0
Vulnerability CVE-2024-6221
Severity: HIGH
Fixed Version: 4.0.2
Link: CVE-2024-6221
@@ -0,0 +1,2 @@
Flask==3.0.0
Flask-CORS==4.0.0 No newline at end of file

Check warning

Code scanning / Trivy

corydolphin/flask-cors is vulnerable to log injection when the log lev ... Medium

Package: Flask-CORS
Installed Version: 4.0.0
Vulnerability CVE-2024-1681
Severity: MEDIUM
Fixed Version: 4.0.1
Link: CVE-2024-1681
@@ -0,0 +1,2 @@
Flask==3.0.0
Flask-CORS==4.0.0 No newline at end of file

Check warning

Code scanning / Trivy

corydolphin/flask-cors version 4.0.1 contains an improper regex path m ... Medium

Package: Flask-CORS
Installed Version: 4.0.0
Vulnerability CVE-2024-6839
Severity: MEDIUM
Fixed Version: 6.0.0
Link: CVE-2024-6839
@@ -0,0 +1,2 @@
Flask==3.0.0
Flask-CORS==4.0.0 No newline at end of file

Check warning

Code scanning / Trivy

A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inc ... Medium

Package: Flask-CORS
Installed Version: 4.0.0
Vulnerability CVE-2024-6844
Severity: MEDIUM
Fixed Version: 6.0.0
Link: CVE-2024-6844
@@ -0,0 +1,2 @@
Flask==3.0.0
Flask-CORS==4.0.0 No newline at end of file

Check warning

Code scanning / Trivy

corydolphin/flask-cors version 4.01 contains a vulnerability where the ... Medium

Package: Flask-CORS
Installed Version: 4.0.0
Vulnerability CVE-2024-6866
Severity: MEDIUM
Fixed Version: 6.0.0
Link: CVE-2024-6866
@PROFADAM PROFADAM closed this Oct 4, 2025
@PROFADAM PROFADAM deleted the add/namada branch October 4, 2025 21:57
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.

1 participant

Comments