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
benbierens
db4364d336
Much nicer logging by means of container name-override and long-id log replacements
2023-04-30 10:56:19 +02:00
benbierens
2ba5a1491a
Updates to latest image
2023-04-26 15:31:01 +02:00
benbierens
ef546a435b
Supports multiple codex nodes from a single geth companion node.
2023-04-26 11:12:33 +02:00
benbierens
9db35be2ec
Allows for nethereum interactions with companion nodes. Verifies that marketplace contract is available before proceeding with codex-node setup.
2023-04-24 14:09:23 +02:00
benbierens
f5a1be34c6
Puts geth websocket and http on same port.
2023-04-21 09:57:52 +02:00
benbierens
e4e7afd580
Better logging
2023-04-19 09:57:37 +02:00
benbierens
e36d910f2f
Applies BaseStarter type
2023-04-18 13:45:48 +02:00
benbierens
419ea1854f
Marketplace test passes
2023-04-14 12:37:05 +02:00
benbierens
3d908bab6c
Setting up nethereum library
2023-04-14 10:51:35 +02:00
benbierens
33a3f85136
Metrics example test passes
2023-04-13 14:36:17 +02:00
benbierens
7b91c83f5b
Moving everything around
2023-04-12 13:53:55 +02:00