cs-codex-dist-tests/DistTestCore/Marketplace
Eric Mastro 050bb85d27
add arch preprocessor directive
Add preprocessor directive that checks if the current platform architecture is ARM64.

The preprocessor directive checks for ARM64 architecture and changes which docker image to load in the recipes.

# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
2023-05-02 15:19:28 +10:00
..
CodexContractsContainerConfig.cs Deploys codex-contracts along with geth bootstrap node. 2023-04-17 16:28:07 +02:00
CodexContractsContainerRecipe.cs add arch preprocessor directive 2023-05-02 15:19:28 +10:00
CodexContractsStarter.cs Turns off debug logging 2023-04-25 13:38:26 +02:00
ContainerInfoExtractor.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
GethBootstrapNodeInfo.cs Adds debug logging support 2023-04-25 11:31:15 +02:00
GethBootstrapNodeStarter.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
GethCompanionNodeInfo.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
GethCompanionNodeStarter.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
GethContainerRecipe.cs add arch preprocessor directive 2023-05-02 15:19:28 +10:00
GethStartResult.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
GethStartupConfig.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
MarketplaceAccess.cs Much nicer logging by means of container name-override and long-id log replacements 2023-04-30 10:56:19 +02:00
MarketplaceAccessFactory.cs Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
MarketplaceInitialConfig.cs Setting up access to marketplace address 2023-04-18 10:22:11 +02:00
MarketplaceNetwork.cs Adds debug logging support 2023-04-25 11:31:15 +02:00