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
packages/github/DEBIAN_TO_MACOS_BUILD.md Normal file → Executable file
View File

0
packages/github/GITHUB_PACKAGES_OVERVIEW.md Normal file → Executable file
View File

0
packages/github/GITHUB_PACKAGES_PUBLISHING_GUIDE.md Normal file → Executable file
View File

0
packages/github/GITHUB_SETUP.md Normal file → Executable file
View File

0
packages/github/MACOS_MIGRATION_GUIDE.md Normal file → Executable file
View File

View File

0
packages/github/README.md Normal file → Executable file
View File

0
packages/github/packages/README.md Normal file → Executable file
View File

View File

0
packages/github/packages/debian-packages/checksums.txt Normal file → Executable file
View File

0
packages/github/packages/macos-packages/README.md Normal file → Executable file
View File

0
packages/github/packages/macos-packages/checksums.txt Normal file → Executable file
View File

0
packages/js/aitbc-sdk/README.md Normal file → Executable file
View File

0
packages/js/aitbc-sdk/package.json Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/client.test.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/client.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/index.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/receipts.test.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/receipts.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/src/types.ts Normal file → Executable file
View File

0
packages/js/aitbc-sdk/tsconfig.json Normal file → Executable file
View File

0
packages/py/aitbc-agent-sdk/aitbc_agent/__init__.py Normal file → Executable file
View File

0
packages/py/aitbc-agent-sdk/aitbc_agent/agent.py Normal file → Executable file
View File

View File

View File

0
packages/py/aitbc-agent-sdk/poetry.lock generated Normal file → Executable file
View File

0
packages/py/aitbc-agent-sdk/pyproject.toml Normal file → Executable file
View File

0
packages/py/aitbc-agent-sdk/requirements.txt Normal file → Executable file
View File

0
packages/py/aitbc-agent-sdk/setup.py Normal file → Executable file
View File

0
packages/py/aitbc-core/README.md Normal file → Executable file
View File

0
packages/py/aitbc-core/pyproject.toml Normal file → Executable file
View File

0
packages/py/aitbc-core/src/aitbc/__init__.py Normal file → Executable file
View File

0
packages/py/aitbc-core/src/aitbc/logging/__init__.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/README.md Normal file → Executable file
View File

0
packages/py/aitbc-crypto/poetry.lock generated Normal file → Executable file
View File

0
packages/py/aitbc-crypto/pyproject.toml Normal file → Executable file
View File

0
packages/py/aitbc-crypto/src/__init__.py Normal file → Executable file
View File

View File

View File

View File

View File

0
packages/py/aitbc-crypto/src/aitbc_crypto/__init__.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/src/aitbc_crypto/receipt.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/src/aitbc_crypto/signing.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/src/receipt.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/src/signing.py Normal file → Executable file
View File

0
packages/py/aitbc-crypto/tests/test_receipt_signing.py Normal file → Executable file
View File

0
packages/py/aitbc-sdk/README.md Normal file → Executable file
View File

0
packages/py/aitbc-sdk/poetry.lock generated Normal file → Executable file
View File

0
packages/py/aitbc-sdk/pyproject.toml Normal file → Executable file
View File

0
packages/py/aitbc-sdk/src/aitbc_sdk.egg-info/PKG-INFO Normal file → Executable file
View File

View File

View File

View File

View File

0
packages/py/aitbc-sdk/src/aitbc_sdk/__init__.py Normal file → Executable file
View File

0
packages/py/aitbc-sdk/src/aitbc_sdk/receipts.py Normal file → Executable file
View File

0
packages/py/aitbc-sdk/tests/test_receipts.py Normal file → Executable file
View File

0
packages/solidity/aitbc-token/cache/solidity-files-cache.json vendored Normal file → Executable file
View File

0
packages/solidity/aitbc-token/contracts/AIToken.sol Normal file → Executable file
View File

View File

0
packages/solidity/aitbc-token/docs/DEPLOYMENT.md Normal file → Executable file
View File

0
packages/solidity/aitbc-token/hardhat.config.ts Normal file → Executable file
View File

0
packages/solidity/aitbc-token/package.json Normal file → Executable file
View File

0
packages/solidity/aitbc-token/scripts/deploy.ts Normal file → Executable file
View File

View File

0
packages/solidity/aitbc-token/test/aitoken.test.ts Normal file → Executable file
View File

0
packages/solidity/aitbc-token/test/registry.test.ts Normal file → Executable file
View File

0
packages/solidity/aitbc-token/tsconfig.json Normal file → Executable file
View File