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
apps/wallet/MULTICHAIN_ENHANCEMENTS_SUMMARY.md
Normal file → Executable file
0
apps/wallet/MULTICHAIN_ENHANCEMENTS_SUMMARY.md
Normal file → Executable file
0
apps/wallet/README.md
Normal file → Executable file
0
apps/wallet/README.md
Normal file → Executable file
0
apps/wallet/aitbc-wallet-daemon.service
Normal file → Executable file
0
apps/wallet/aitbc-wallet-daemon.service
Normal file → Executable file
0
apps/wallet/poetry.lock
generated
Normal file → Executable file
0
apps/wallet/poetry.lock
generated
Normal file → Executable file
0
apps/wallet/pyproject.toml
Normal file → Executable file
0
apps/wallet/pyproject.toml
Normal file → Executable file
0
apps/wallet/scripts/migrate_to_postgresql.py
Normal file → Executable file
0
apps/wallet/scripts/migrate_to_postgresql.py
Normal file → Executable file
0
apps/wallet/scripts/setup_postgresql.sh
Normal file → Executable file
0
apps/wallet/scripts/setup_postgresql.sh
Normal file → Executable file
0
apps/wallet/simple_daemon.py
Normal file → Executable file
0
apps/wallet/simple_daemon.py
Normal file → Executable file
0
apps/wallet/src/app/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/__main__.py
Normal file → Executable file
0
apps/wallet/src/app/__main__.py
Normal file → Executable file
0
apps/wallet/src/app/api_jsonrpc.py
Normal file → Executable file
0
apps/wallet/src/app/api_jsonrpc.py
Normal file → Executable file
0
apps/wallet/src/app/api_rest.py
Normal file → Executable file
0
apps/wallet/src/app/api_rest.py
Normal file → Executable file
0
apps/wallet/src/app/chain/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/chain/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/chain/chain_aware_wallet_service.py
Normal file → Executable file
0
apps/wallet/src/app/chain/chain_aware_wallet_service.py
Normal file → Executable file
0
apps/wallet/src/app/chain/manager.py
Normal file → Executable file
0
apps/wallet/src/app/chain/manager.py
Normal file → Executable file
0
apps/wallet/src/app/chain/multichain_ledger.py
Normal file → Executable file
0
apps/wallet/src/app/chain/multichain_ledger.py
Normal file → Executable file
0
apps/wallet/src/app/crypto/encryption.py
Normal file → Executable file
0
apps/wallet/src/app/crypto/encryption.py
Normal file → Executable file
0
apps/wallet/src/app/deps.py
Normal file → Executable file
0
apps/wallet/src/app/deps.py
Normal file → Executable file
0
apps/wallet/src/app/keystore/persistent_service.py
Normal file → Executable file
0
apps/wallet/src/app/keystore/persistent_service.py
Normal file → Executable file
0
apps/wallet/src/app/keystore/service.py
Normal file → Executable file
0
apps/wallet/src/app/keystore/service.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/postgresql_adapter.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/postgresql_adapter.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/sqlite_adapter.py
Normal file → Executable file
0
apps/wallet/src/app/ledger_mock/sqlite_adapter.py
Normal file → Executable file
0
apps/wallet/src/app/main.py
Normal file → Executable file
0
apps/wallet/src/app/main.py
Normal file → Executable file
0
apps/wallet/src/app/models/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/models/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/receipts/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/receipts/__init__.py
Normal file → Executable file
0
apps/wallet/src/app/receipts/service.py
Normal file → Executable file
0
apps/wallet/src/app/receipts/service.py
Normal file → Executable file
0
apps/wallet/src/app/security.py
Normal file → Executable file
0
apps/wallet/src/app/security.py
Normal file → Executable file
0
apps/wallet/src/app/settings.py
Normal file → Executable file
0
apps/wallet/src/app/settings.py
Normal file → Executable file
0
apps/wallet/test_multichain_endpoints.py
Normal file → Executable file
0
apps/wallet/test_multichain_endpoints.py
Normal file → Executable file
0
apps/wallet/tests/conftest.py
Normal file → Executable file
0
apps/wallet/tests/conftest.py
Normal file → Executable file
0
apps/wallet/tests/test_ledger.py
Normal file → Executable file
0
apps/wallet/tests/test_ledger.py
Normal file → Executable file
0
apps/wallet/tests/test_multichain.py
Normal file → Executable file
0
apps/wallet/tests/test_multichain.py
Normal file → Executable file
0
apps/wallet/tests/test_receipts.py
Normal file → Executable file
0
apps/wallet/tests/test_receipts.py
Normal file → Executable file
0
apps/wallet/tests/test_wallet_api.py
Normal file → Executable file
0
apps/wallet/tests/test_wallet_api.py
Normal file → Executable file
Reference in New Issue
Block a user