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
contracts/scripts/check-balance.js Normal file → Executable file
View File

0
contracts/scripts/check-gas-price.js Normal file → Executable file
View File

0
contracts/scripts/deploy-advanced-contracts.js Normal file → Executable file
View File

0
contracts/scripts/deploy-agent-contracts.js Normal file → Executable file
View File

0
contracts/scripts/deploy-developer-ecosystem.js Normal file → Executable file
View File

0
contracts/scripts/deploy-mainnet.js Normal file → Executable file
View File

0
contracts/scripts/deploy-memory-contracts.js Normal file → Executable file
View File

0
contracts/scripts/deploy-phase4-modular-contracts.js Normal file → Executable file
View File

0
contracts/scripts/deploy_contracts.js Normal file → Executable file
View File

0
contracts/scripts/verify-agent-contracts.js Normal file → Executable file
View File

0
contracts/scripts/verify-contracts.js Normal file → Executable file
View File

0
contracts/scripts/verify-memory-contracts.js Normal file → Executable file
View File

0
contracts/scripts/verify-phase4-modular-contracts.js Normal file → Executable file
View File