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
061694f83a
Adds option to set block TTL from codex-setup
2023-08-10 09:44:23 +02:00
benbierens
f242ad5a16
Adds option to declare validators.
2023-06-22 15:58:18 +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
62f4eed221
Removes BringOnline method
2023-04-25 12:52:11 +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
e4e7afd580
Better logging
2023-04-19 09:57:37 +02:00
benbierens
9b38447dbe
Setting up access to marketplace address
2023-04-18 10:22:11 +02:00
benbierens
60e653b63c
Better logging + time measurement
2023-04-14 14:53:39 +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