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:
0
packages/py/aitbc-agent-sdk/aitbc_agent/__init__.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/__init__.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/agent.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/agent.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/compute_provider.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/compute_provider.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/swarm_coordinator.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/aitbc_agent/swarm_coordinator.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/requirements.txt
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/requirements.txt
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/setup.py
Normal file → Executable file
0
packages/py/aitbc-agent-sdk/setup.py
Normal file → Executable file
0
packages/py/aitbc-core/README.md
Normal file → Executable file
0
packages/py/aitbc-core/README.md
Normal file → Executable file
0
packages/py/aitbc-core/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-core/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-core/src/aitbc/__init__.py
Normal file → Executable file
0
packages/py/aitbc-core/src/aitbc/__init__.py
Normal file → Executable file
0
packages/py/aitbc-core/src/aitbc/logging/__init__.py
Normal file → Executable file
0
packages/py/aitbc-core/src/aitbc/logging/__init__.py
Normal file → Executable file
0
packages/py/aitbc-crypto/README.md
Normal file → Executable file
0
packages/py/aitbc-crypto/README.md
Normal file → Executable file
0
packages/py/aitbc-crypto/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-crypto/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-crypto/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-crypto/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-crypto/src/__init__.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/__init__.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/PKG-INFO
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/PKG-INFO
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/SOURCES.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/SOURCES.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/dependency_links.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/dependency_links.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/requires.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/requires.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/top_level.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto.egg-info/top_level.txt
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/__init__.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/__init__.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/receipt.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/receipt.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/signing.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/aitbc_crypto/signing.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/receipt.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/receipt.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/signing.py
Normal file → Executable file
0
packages/py/aitbc-crypto/src/signing.py
Normal file → Executable file
0
packages/py/aitbc-crypto/tests/test_receipt_signing.py
Normal file → Executable file
0
packages/py/aitbc-crypto/tests/test_receipt_signing.py
Normal file → Executable file
0
packages/py/aitbc-sdk/README.md
Normal file → Executable file
0
packages/py/aitbc-sdk/README.md
Normal file → Executable file
0
packages/py/aitbc-sdk/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-sdk/poetry.lock
generated
Normal file → Executable file
0
packages/py/aitbc-sdk/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-sdk/pyproject.toml
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/PKG-INFO
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/PKG-INFO
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/SOURCES.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/SOURCES.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/dependency_links.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/dependency_links.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/requires.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/requires.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/top_level.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/top_level.txt
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk/__init__.py
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk/__init__.py
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk/receipts.py
Normal file → Executable file
0
packages/py/aitbc-sdk/src/aitbc_sdk/receipts.py
Normal file → Executable file
0
packages/py/aitbc-sdk/tests/test_receipts.py
Normal file → Executable file
0
packages/py/aitbc-sdk/tests/test_receipts.py
Normal file → Executable file
Reference in New Issue
Block a user