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
tests/cli/test_admin.py Normal file → Executable file
View File

0
tests/cli/test_agent_commands.py Normal file → Executable file
View File

0
tests/cli/test_auth.py Normal file → Executable file
View File

0
tests/cli/test_blockchain.py Normal file → Executable file
View File

0
tests/cli/test_chain.py Normal file → Executable file
View File

0
tests/cli/test_cli_integration.py Normal file → Executable file
View File

0
tests/cli/test_client.py Normal file → Executable file
View File

0
tests/cli/test_config.py Normal file → Executable file
View File

0
tests/cli/test_deploy_commands.py Normal file → Executable file
View File

0
tests/cli/test_deploy_commands_simple.py Normal file → Executable file
View File

0
tests/cli/test_deploy_structure.py Normal file → Executable file
View File

0
tests/cli/test_exchange.py Normal file → Executable file
View File

0
tests/cli/test_genesis.py Normal file → Executable file
View File

0
tests/cli/test_governance.py Normal file → Executable file
View File

0
tests/cli/test_marketplace.py Normal file → Executable file
View File

0
tests/cli/test_marketplace_additional.py Normal file → Executable file
View File

0
tests/cli/test_marketplace_advanced_commands.py Normal file → Executable file
View File

0
tests/cli/test_marketplace_bids.py Normal file → Executable file
View File

0
tests/cli/test_miner.py Normal file → Executable file
View File

0
tests/cli/test_multimodal_commands.py Normal file → Executable file
View File

0
tests/cli/test_node.py Normal file → Executable file
View File

0
tests/cli/test_openclaw_commands.py Normal file → Executable file
View File

0
tests/cli/test_optimize_commands.py Normal file → Executable file
View File

0
tests/cli/test_simulate.py Normal file → Executable file
View File

0
tests/cli/test_swarm_commands.py Normal file → Executable file
View File

0
tests/cli/test_wallet.py Normal file → Executable file
View File

0
tests/cli/test_wallet_additions.py Normal file → Executable file
View File

0
tests/cli/test_wallet_remaining.py Normal file → Executable file
View File