chore: update file permissions to executable across repository

- Change file mode from 644 to 755 for all project files
- Add chain_id parameter to get_balance RPC endpoint with default "ait-devnet"
- Rename Miner.extra_meta_data to extra_metadata for consistency
This commit is contained in:
oib
2026-03-06 22:17:54 +01:00
parent bb5363bebc
commit 15427c96c0
1794 changed files with 43849 additions and 530 deletions

0
apps/coordinator-api/src/app/routers/__init__.py Normal file → Executable file
View File

View File

0
apps/coordinator-api/src/app/routers/admin.py Normal file → Executable file
View File

View File

0
apps/coordinator-api/src/app/routers/agent_identity.py Normal file → Executable file
View File

View File

View File

0
apps/coordinator-api/src/app/routers/agent_router.py Normal file → Executable file
View File

View File

0
apps/coordinator-api/src/app/routers/analytics.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/blockchain.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/bounty.py Normal file → Executable file
View File

View File

0
apps/coordinator-api/src/app/routers/certification.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/client.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/community.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/confidential.py Normal file → Executable file
View File

View File

View File

View File

View File

0
apps/coordinator-api/src/app/routers/edge_gpu.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/exchange.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/explorer.py Normal file → Executable file
View File

View File

View File

0
apps/coordinator-api/src/app/routers/governance.py Normal file → Executable file
View File

View File

View File

0
apps/coordinator-api/src/app/routers/marketplace.py Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

0
apps/coordinator-api/src/app/routers/miner.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/ml_zk_proofs.py Normal file → Executable file
View File

View File

View File

0
apps/coordinator-api/src/app/routers/multi_modal_rl.py Normal file → Executable file
View File

View File

View File

View File

View File

View File

0
apps/coordinator-api/src/app/routers/partners.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/payments.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/registry.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/reputation.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/rewards.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/services.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/staking.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/trading.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/users.py Normal file → Executable file
View File

0
apps/coordinator-api/src/app/routers/web_vitals.py Normal file → Executable file
View File

View File