diff --git a/.gitignore b/.gitignore index 92579208..73dd9ced 100644 --- a/.gitignore +++ b/.gitignore @@ -333,3 +333,14 @@ backups/*/logs/ # =================== monitoring/*.pid systemd/*.backup +data/ +config/ +logs/ +production/data/ +production/logs/ +*.log +*.log.* +*.db +*.db-wal +*.db-shm +!*.example diff --git a/cli/core/main.py b/cli/core/main.py index 583f804a..76cce2a8 100644 --- a/cli/core/main.py +++ b/cli/core/main.py @@ -50,7 +50,7 @@ def audit(): click.echo("Service Health: ✅") # Check repository cleanliness - repo_dirs = ['/opt/aitbc/data', '/opt/aitbc/config', '/opt/aitbc/logs'] + repo_dirs = ['/var/lib/aitbc/data', '/etc/aitbc', '/var/log/aitbc'] clean = True for dir_path in repo_dirs: if os.path.exists(dir_path): diff --git a/contracts/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json b/contracts/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.dbg.json b/contracts/artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json b/contracts/artifacts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json new file mode 100644 index 00000000..ad5f54e5 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json new file mode 100644 index 00000000..ad5f54e5 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json new file mode 100644 index 00000000..ad5f54e5 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json new file mode 100644 index 00000000..bf4efb03 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/MerkleProof.sol/MerkleProof.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/MerkleProof.sol/MerkleProof.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/cryptography/MerkleProof.sol/MerkleProof.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json b/contracts/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json new file mode 100644 index 00000000..93f6a2e8 --- /dev/null +++ b/contracts/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../../../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AIPowerRental.sol/AIPowerRental.dbg.json b/contracts/artifacts/contracts/AIPowerRental.sol/AIPowerRental.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AIPowerRental.sol/AIPowerRental.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AIServiceAMM.sol/AIServiceAMM.dbg.json b/contracts/artifacts/contracts/AIServiceAMM.sol/AIServiceAMM.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AIServiceAMM.sol/AIServiceAMM.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AITBCPaymentProcessor.sol/AITBCPaymentProcessor.dbg.json b/contracts/artifacts/contracts/AITBCPaymentProcessor.sol/AITBCPaymentProcessor.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AITBCPaymentProcessor.sol/AITBCPaymentProcessor.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AIToken.sol/AIToken.dbg.json b/contracts/artifacts/contracts/AIToken.sol/AIToken.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AIToken.sol/AIToken.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentBounty.sol/AgentBounty.dbg.json b/contracts/artifacts/contracts/AgentBounty.sol/AgentBounty.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentBounty.sol/AgentBounty.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentCommunication.sol/AgentCommunication.dbg.json b/contracts/artifacts/contracts/AgentCommunication.sol/AgentCommunication.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentCommunication.sol/AgentCommunication.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentMarketplaceV2.sol/AgentMarketplaceV2.dbg.json b/contracts/artifacts/contracts/AgentMarketplaceV2.sol/AgentMarketplaceV2.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentMarketplaceV2.sol/AgentMarketplaceV2.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentMemory.sol/AgentMemory.dbg.json b/contracts/artifacts/contracts/AgentMemory.sol/AgentMemory.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentMemory.sol/AgentMemory.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentPortfolioManager.sol/AgentPortfolioManager.dbg.json b/contracts/artifacts/contracts/AgentPortfolioManager.sol/AgentPortfolioManager.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentPortfolioManager.sol/AgentPortfolioManager.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentServiceMarketplace.sol/AgentServiceMarketplace.dbg.json b/contracts/artifacts/contracts/AgentServiceMarketplace.sol/AgentServiceMarketplace.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentServiceMarketplace.sol/AgentServiceMarketplace.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentStaking.sol/AgentStaking.dbg.json b/contracts/artifacts/contracts/AgentStaking.sol/AgentStaking.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentStaking.sol/AgentStaking.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/AgentWallet.sol/AgentWallet.dbg.json b/contracts/artifacts/contracts/AgentWallet.sol/AgentWallet.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/AgentWallet.sol/AgentWallet.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/BountyIntegration.sol/BountyIntegration.dbg.json b/contracts/artifacts/contracts/BountyIntegration.sol/BountyIntegration.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/BountyIntegration.sol/BountyIntegration.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/ContractRegistry.sol/ContractRegistry.dbg.json b/contracts/artifacts/contracts/ContractRegistry.sol/ContractRegistry.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/ContractRegistry.sol/ContractRegistry.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/CrossChainAtomicSwap.sol/CrossChainAtomicSwap.dbg.json b/contracts/artifacts/contracts/CrossChainAtomicSwap.sol/CrossChainAtomicSwap.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/CrossChainAtomicSwap.sol/CrossChainAtomicSwap.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/CrossChainBridge.sol/CrossChainBridge.dbg.json b/contracts/artifacts/contracts/CrossChainBridge.sol/CrossChainBridge.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/CrossChainBridge.sol/CrossChainBridge.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/CrossChainReputation.sol/CrossChainReputation.dbg.json b/contracts/artifacts/contracts/CrossChainReputation.sol/CrossChainReputation.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/CrossChainReputation.sol/CrossChainReputation.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/DAOGovernance.sol/DAOGovernance.dbg.json b/contracts/artifacts/contracts/DAOGovernance.sol/DAOGovernance.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/DAOGovernance.sol/DAOGovernance.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/DAOGovernanceEnhanced.sol/DAOGovernanceEnhanced.dbg.json b/contracts/artifacts/contracts/DAOGovernanceEnhanced.sol/DAOGovernanceEnhanced.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/DAOGovernanceEnhanced.sol/DAOGovernanceEnhanced.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/DisputeResolution.sol/DisputeResolution.dbg.json b/contracts/artifacts/contracts/DisputeResolution.sol/DisputeResolution.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/DisputeResolution.sol/DisputeResolution.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/DynamicPricing.sol/DynamicPricing.dbg.json b/contracts/artifacts/contracts/DynamicPricing.sol/DynamicPricing.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/DynamicPricing.sol/DynamicPricing.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/EscrowService.sol/EscrowService.dbg.json b/contracts/artifacts/contracts/EscrowService.sol/EscrowService.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/EscrowService.sol/EscrowService.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/Groth16Verifier.sol/Groth16Verifier.dbg.json b/contracts/artifacts/contracts/Groth16Verifier.sol/Groth16Verifier.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/Groth16Verifier.sol/Groth16Verifier.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/KnowledgeGraphMarket.sol/KnowledgeGraphMarket.dbg.json b/contracts/artifacts/contracts/KnowledgeGraphMarket.sol/KnowledgeGraphMarket.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/KnowledgeGraphMarket.sol/KnowledgeGraphMarket.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/MemoryVerifier.sol/MemoryVerifier.dbg.json b/contracts/artifacts/contracts/MemoryVerifier.sol/MemoryVerifier.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/MemoryVerifier.sol/MemoryVerifier.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/MockVerifier.sol/MockVerifier.dbg.json b/contracts/artifacts/contracts/MockVerifier.sol/MockVerifier.dbg.json new file mode 100644 index 00000000..39cd7942 --- /dev/null +++ b/contracts/artifacts/contracts/MockVerifier.sol/MockVerifier.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/c3c3dff059b2d1b75090cf2368c4753b.json" +} diff --git a/contracts/artifacts/contracts/PerformanceAggregator.sol/PerformanceAggregator.dbg.json b/contracts/artifacts/contracts/PerformanceAggregator.sol/PerformanceAggregator.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/PerformanceAggregator.sol/PerformanceAggregator.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/PerformanceVerifier.sol/PerformanceVerifier.dbg.json b/contracts/artifacts/contracts/PerformanceVerifier.sol/PerformanceVerifier.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/PerformanceVerifier.sol/PerformanceVerifier.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/RewardDistributor.sol/RewardDistributor.dbg.json b/contracts/artifacts/contracts/RewardDistributor.sol/RewardDistributor.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/RewardDistributor.sol/RewardDistributor.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/StakingPoolFactory.sol/StakingPoolFactory.dbg.json b/contracts/artifacts/contracts/StakingPoolFactory.sol/StakingPoolFactory.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/StakingPoolFactory.sol/StakingPoolFactory.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/TreasuryManager.sol/TreasuryManager.dbg.json b/contracts/artifacts/contracts/TreasuryManager.sol/TreasuryManager.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/TreasuryManager.sol/TreasuryManager.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/contracts/ZKReceiptVerifier.sol/ZKReceiptVerifier.dbg.json b/contracts/artifacts/contracts/ZKReceiptVerifier.sol/ZKReceiptVerifier.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/contracts/ZKReceiptVerifier.sol/ZKReceiptVerifier.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IContractRegistry.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IContractRegistry.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IContractRegistry.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/ICrossChainGovernance.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/ICrossChainGovernance.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/ICrossChainGovernance.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IGasOptimizer.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IGasOptimizer.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IGasOptimizer.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IModularContract.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IModularContract.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IModularContract.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IPerformanceAggregator.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IPerformanceAggregator.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IPerformanceAggregator.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IRewardDistributor.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IRewardDistributor.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IRewardDistributor.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/ISecurityManager.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/ISecurityManager.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/ISecurityManager.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/IStakingPoolFactory.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/IStakingPoolFactory.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/IStakingPoolFactory.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +} diff --git a/contracts/artifacts/interfaces/IModularContracts.sol/ITreasuryManager.dbg.json b/contracts/artifacts/interfaces/IModularContracts.sol/ITreasuryManager.dbg.json new file mode 100644 index 00000000..785bd3d8 --- /dev/null +++ b/contracts/artifacts/interfaces/IModularContracts.sol/ITreasuryManager.dbg.json @@ -0,0 +1,4 @@ +{ + "_format": "hh-sol-dbg-1", + "buildInfo": "../../build-info/9733ae384af13e1bc5099101cffcb80a.json" +}