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

0
dev/cache/aitbc_cache/__init__.py vendored Normal file → Executable file
View File

0
dev/cache/aitbc_cache/config.py vendored Normal file → Executable file
View File

0
dev/cache/aitbc_cache/event_driven_cache.py vendored Normal file → Executable file
View File

0
dev/cache/aitbc_cache/gpu_marketplace_cache.py vendored Normal file → Executable file
View File

0
dev/cli/CLI_IMPROVEMENTS.md Normal file → Executable file
View File

0
dev/cli/CLI_WORKAROUNDS.md Normal file → Executable file
View File

0
dev/cli/DEVELOPMENT_SUMMARY.md Normal file → Executable file
View File

0
dev/cli/cli-staging-config-8002.yaml Normal file → Executable file
View File

0
dev/cli/cli-staging-config-dynamic.yaml Normal file → Executable file
View File

0
dev/cli/cli-staging-config.yaml Normal file → Executable file
View File

0
dev/cli/cli-test-config.yaml Normal file → Executable file
View File

0
dev/cli/mock_server_8002.py Normal file → Executable file
View File

0
dev/examples/README.md Normal file → Executable file
View File

0
dev/examples/example_client_remote.py Normal file → Executable file
View File

0
dev/examples/python_313_features.py Normal file → Executable file
View File

0
dev/gpu/deploy_gpu_all_in_one.sh Normal file → Executable file
View File

0
dev/gpu/deploy_gpu_container.sh Normal file → Executable file
View File

0
dev/gpu/gpu_exchange_status.py Normal file → Executable file
View File

0
dev/gpu/gpu_registry_demo.py Normal file → Executable file
View File

0
dev/gpu/integrate_gpu_exchange.py Normal file → Executable file
View File

0
dev/gpu/miner_workflow.py Normal file → Executable file
View File

0
dev/gpu/start_gpu_miner.sh.example Normal file → Executable file
View File

0
dev/multi-chain/MULTI_CHAIN_LIVE_TEST_RESULTS.md Normal file → Executable file
View File

0
dev/multi-chain/MULTI_SITE_TESTING_IMPLEMENTATION.md Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_broken_links.py Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_broken_links2.py Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_cross_site_sync.py Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_db_pragmas.patch Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_gossip.patch Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_gossip2.patch Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_gossip3.patch Normal file → Executable file
View File

0
dev/scripts/blockchain/fix_gossip4.patch Normal file → Executable file
View File

0
dev/scripts/development/aitbc-pythonpath.pth Normal file → Executable file
View File

0
dev/scripts/development/community_onboarding.py Normal file → Executable file
View File

0
dev/scripts/development/exchange-router-fixed.py Normal file → Executable file
View File

0
dev/scripts/development/parse_issues.py Normal file → Executable file
View File

0
dev/scripts/monitoring/performance_baseline.py Normal file → Executable file
View File

0
dev/scripts/monitoring/production_monitoring.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_app.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_app_again.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_blockchain_node_accounts.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_api_endpoints.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_api_endpoints_v1.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_auth.py Normal file → Executable file
View File

View File

0
dev/scripts/patches/patch_cli_blockchain_endpoints.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_blockchain_genesis.py Normal file → Executable file
View File

View File

View File

View File

0
dev/scripts/patches/patch_cli_blockchain_send.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_blockchain_status.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_chain.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_chain_info.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_client_api_key.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_client_blocks.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_client_endpoints.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_client_receipts.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_no_mocks.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_chains.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_client.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_client2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_client_get_chain.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_client_indent.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_client_parse.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_node_info_real.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_cli_utils.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_config.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_config2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_config_final.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_config_supported.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_health.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main_gossip.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main_gossip_backend.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main_gossip_logs.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main_gossip_logs2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_main_live.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool3.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool4.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool5.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_mempool6.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_models.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_models_fixed.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_cb.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_genesis.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_genesis2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_genesis_fixed.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_gossip.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_internal.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_poa_propose.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_router.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_router2.py Normal file → Executable file
View File

0
dev/scripts/patches/patch_router3.py Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More