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/e2e/E2E_TESTING_SUMMARY.md Normal file → Executable file
View File

0
tests/e2e/E2E_TEST_EXECUTION_SUMMARY.md Normal file → Executable file
View File

0
tests/e2e/README.md Normal file → Executable file
View File

0
tests/e2e/conftest.py Normal file → Executable file
View File

0
tests/e2e/conftest_fixtures.py Normal file → Executable file
View File

0
tests/e2e/fixtures/__init__.py Normal file → Executable file
View File

0
tests/e2e/fixtures/home/client1/.aitbc/config.yaml Normal file → Executable file
View File

0
tests/e2e/fixtures/home/client1/answer.txt Normal file → Executable file
View File

0
tests/e2e/fixtures/home/miner1/.aitbc/config.yaml Normal file → Executable file
View File

0
tests/e2e/fixtures/home/miner1/question.txt Normal file → Executable file
View File

0
tests/e2e/test_advanced_features.py Normal file → Executable file
View File

0
tests/e2e/test_advanced_features_ws.py Normal file → Executable file
View File

0
tests/e2e/test_client_miner_workflow.py Normal file → Executable file
View File

0
tests/e2e/test_cross_container_marketplace.py Normal file → Executable file
View File

0
tests/e2e/test_enhanced_services_workflows.py Normal file → Executable file
View File

0
tests/e2e/test_fixture_verification.py Normal file → Executable file
View File

0
tests/e2e/test_mock_services.py Normal file → Executable file
View File

0
tests/e2e/test_performance_benchmarks.py Normal file → Executable file
View File