2
0
mirror of synced 2025-01-12 09:34:40 +00:00

679 Commits

Author SHA1 Message Date
benbierens
869aeb9253
Deals with timeout for operations that may take a while. 2023-10-20 11:20:38 +02:00
benbierens
8910c7ff27
Stores contracts deployment as part of CodexDeployment json. 2023-10-20 10:15:38 +02:00
benbierens
2b10f2ec58
Adds mint command 2023-10-20 10:14:56 +02:00
benbierens
991927b95f
Setting up balance-getting command 2023-10-20 09:49:23 +02:00
benbierens
b1bd1de027
Merge branch 'feature/multiple-container-addresses' 2023-10-20 08:31:45 +02:00
benbierens
3b258c9e2e
Pins contract image to one compatible with current main codex 2023-10-20 08:31:23 +02:00
benbierens
0fd6a6f06e
Fixes port tag mismatch 2023-10-19 15:48:49 +02:00
benbierens
2fea475237
multiple service ports 2023-10-19 14:03:36 +02:00
benbierens
45050c34e4
Implements GetAddress method for runningContainers. 2023-10-19 11:18:59 +02:00
benbierens
43fa57dc97
Mandatory port tags for exposed ports 2023-10-19 11:12:08 +02:00
benbierens
3a8bb760ef
Adding support for multiple exposed container ports 2023-10-19 11:08:30 +02:00
benbierens
766e2f5c20
Very basic endpoint pinging that might not even work. 2023-10-18 14:59:39 +02:00
benbierens
888b19d8e5
working example of slash commands with arguments 2023-10-18 13:55:56 +02:00
benbierens
f33866efc1
setting up slash commands 2023-10-18 13:48:15 +02:00
benbierens
8c7229504e
do not print token 2023-10-18 11:21:06 +02:00
benbierens
bcb05cd0c9
Dockerizes discord bot 2023-10-18 11:01:24 +02:00
benbierens
7179c70463
Sets up an echo command 2023-10-18 09:10:04 +02:00
benbierens
b3da42522f
Sets up project 2023-10-18 08:57:59 +02:00
benbierens
6b1102efa7
Adds name argument to deploy-and-run script 2023-10-17 14:32:05 +02:00
benbierens
8c82b4c527
defaults the codex log topics to warn 2023-10-17 13:52:04 +02:00
benbierens
d0cafb83a1
Fixes compile error in single test runner 2023-10-16 13:10:45 +02:00
benbierens
8e4d43b73b
Adds start and finished times to deployment json. 2023-10-16 11:19:57 +02:00
benbierens
8f37b4cf38
Sets long timeouts for debug/repostore call. 2023-10-10 18:08:21 +02:00
benbierens
1a277ef1b5
Logging repostore content on twoclient test failure 2023-10-10 17:54:19 +02:00
benbierens
b81d574a4b
adds block exchange tests. Updates namespaces 2023-10-09 16:59:52 +02:00
benbierens
7aae48d489
Merge branch 'experiment/deploy-replication' 2023-10-09 16:37:09 +02:00
benbierens
b4a187f0b6
undo custom image 2023-10-09 16:35:09 +02:00
benbierens
b3ab369dde
adds peer id 2023-10-09 12:59:05 +02:00
benbierens
f08986f6c0
Setup call to debug blockexchange endpoint. 2023-10-09 12:33:35 +02:00
benbierens
b0610393af
rigged for twoclient test with full container log download 2023-10-08 19:11:31 +02:00
benbierens
e4b7e461e9
Adds pod name to downloaded logs 2023-10-08 18:58:15 +02:00
benbierens
0dcf3b0b16
Adds pod and deployment name 2023-10-08 18:56:00 +02:00
benbierens
f3555f2703
Adds node id to downloaded container logs 2023-10-08 08:31:48 +02:00
benbierens
24ba0b4f09
Adds missing libp2p topics 2023-10-08 08:04:04 +02:00
benbierens
e2a6a2f792
fixes possible null-ref 2023-10-08 07:46:48 +02:00
benbierens
4f764ac4c7
Wires up the codex log topics config options. 2023-10-08 07:29:55 +02:00
benbierens
ab9257ce56
moving the deployment json 2023-10-07 10:29:09 +02:00
benbierens
1a48c40ad7
Example of setting codex log topics for libp2p and discv5 2023-10-07 09:48:12 +02:00
benbierens
092128d77b
with working loops this time 2023-10-07 08:04:11 +02:00
benbierens
c653afa554
trying with script 2023-10-07 07:53:10 +02:00
benbierens
fab855c4bb
adds log and data paths 2023-10-07 07:49:55 +02:00
benbierens
75e263be31
Try with script 2023-10-07 07:47:54 +02:00
benbierens
58016378c4
Increase deployer kubernetes timeout 2023-10-07 07:40:20 +02:00
benbierens
b365d4c0ba
bumps timeout because cluster might need to start more nodes 2023-10-05 08:58:05 +02:00
benbierens
8fb63213bc
Trying deploy replication 2023-10-05 08:55:13 +02:00
benbierens
ffe762f860
makes output deployment json configurable. 2023-10-05 08:46:59 +02:00
benbierens
9cb8c57615
Adds test report for September 2023-10-05 08:31:44 +02:00
benbierens
1ca943b189
Fixes partial rename in k8sController. 2023-10-04 10:37:18 +02:00
benbierens
5db8be3252
Merge branch 'feature/log-mon'
# Conflicts:
#	Tests/CodexContinuousTests/ContinuousTestRunner.cs
2023-10-04 09:48:21 +02:00
benbierens
ccc4732752
Cleanup 2023-10-04 09:36:59 +02:00