16 Commits

Author SHA1 Message Date
Eric
13d453d5ed
chore: Docker updates to support release tests in logos-storage-nim, and remove Codex references (#124)
* ci(docker): build dist-tests images

* Update to .net 10, kubernetes client 18.0.13

Kubernetes client 18.0.13 is compatible with Kubernetes 1.34.x. The Kubernetes version is selected automatically by kubeadm in docker desktop (v1.34.1). See https://github.com/kubernetes-client/csharp#version-compatibility for a compatibility table.

* Updates to support Kubernetes upgrade

* bump openapi.yaml to match openapi.yaml in the logos-storage-nim docker image

* bump doc to .net 10

* bump docker to .net 10

* Build image with latest tag always

Always build an image with a latest tag (as well as a sha commit hash) when there's a push to master

* docker image tag as "latest" only when pushing to master

* Update docker image to install doctl

* Remove doctl install

kubeconfig is now created and uses a plain bearer token instead of using doctl as a credential mgr

* Rename and remove all instances of Codex

* Further remove CodexNetDeployer as it is no longer needed

---------

Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2026-04-17 15:03:22 +10:00
Ben
e8ef65d641
Allows processing of empty chain addresses so roles can be cleaned up 2025-04-17 16:06:34 +02:00
Ben
e4d99932dd
Adds logging to debug active chain roles 2025-04-17 13:53:21 +02:00
Ben
a2c8c18c5c
wip 2025-04-16 16:25:31 +02:00
Ben
9e4e56205a
Cleans up a lot of old reward system code. Adds periodic role check for p2p participant role 2025-04-16 15:17:40 +02:00
benbierens
9e842207ab
improves error reporting for discord bot 2024-10-18 11:03:05 +02:00
benbierens
269365e101
Orders chain events by blocknumber 2024-10-14 09:43:05 +02:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
Ben
daad6468c6
Removes marketaverages from discordbot and rewarderbot 2024-08-21 15:08:18 +02:00
Ben
8341807d92
Disables role rewards (not configured in real server) 2024-06-26 11:27:19 +02:00
Ben
bed57dd35b
Finish replace of old chainstate object in rewarder bot 2024-06-17 15:34:08 +02:00
benbierens
ae25b58610
Fixes exception in market averages 2024-04-12 09:12:51 +02:00
benbierens
0b2dcef57e
Sets up showing of chain events in discord bot 2024-04-08 13:55:39 +02:00
benbierens
9c8151bdb7
Adds Market command 2024-04-07 14:04:31 +02:00
Ben
b25c747522
Ready for test. Need new bot images 2024-03-27 15:49:08 +01:00
benbierens
cb259a9086
Setting up docker for rewarder bot 2024-01-31 11:30:29 -05:00