2
0
mirror of synced 2025-02-23 05:28:17 +00:00

12 Commits

Author SHA1 Message Date
Eric
abcb4725cd
WIP Get simulate proof failures test running
- Add WithLogLevel to specify log level in container logs
- Update nim-codex image (should be latest, check with Slava)
- Fix hardhat deployment path
- Remove Arm64 preprocessor directive now that we have multiarch image
2023-08-16 14:04:22 +10:00
Eric
a1d9756403
update WithLogLevel to accept params string[] 2023-08-16 14:02:56 +10:00
Eric Mastro
8ffa1fde4a
Add validator and simulation of proof failures
- add validator to codex node setup, and start companion node for it
- add simulate-proof-failures to codex node setup
- allow log-level to log topics at a specific level

# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
#	DistTestCore/Codex/CodexStartupConfig.cs
#	DistTestCore/CodexSetup.cs
2023-08-16 14:02:55 +10:00
benbierens
d985e3191a
Adds blockTTL to configuration of codex containers 2023-06-29 16:03:45 +02:00
benbierens
3d1d82f582
pushes codex loglevel to configuration 2023-05-31 13:34:12 +02: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
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
cdd51f6dc7
Sets up some durability tests. 2023-04-19 14:57:00 +02:00
benbierens
3d908bab6c
Setting up nethereum library 2023-04-14 10:51:35 +02:00
benbierens
f5c60f0bca
OneClient test passed 2023-04-13 09:33:10 +02:00
benbierens
bb81d7f037
rewiring codex node starter 2023-04-12 16:12:04 +02:00
benbierens
7b91c83f5b
Moving everything around 2023-04-12 13:53:55 +02:00