Some checks failed
CLI Tests / test-cli (push) Has been cancelled
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
- Disabled compatibility aliases for core and models (sibling directories, not subpackages) - Changed __getattr__ to use spec_from_file_location instead of import_module - Prevents sys.modules corruption that broke aitbc_cli.utils imports - Fixes wallet command ModuleNotFoundError for dual_mode_wallet_adapter