1650 Commits

Author SHA1 Message Date
Eric
df99e5e681
chore: remove cdx namespace and update documentation (#125)
* Replace cdx with storage in namespaces

* Update k8s documentation for move from DO to GKE
2026-04-24 12:24:32 +10:00
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
a60bab259c
mit-license: add copyright owner Logos
Signed-off-by: markoburcul <marko@status.im>
2026-03-24 18:19:38 +01:00
Adam Uhlíř
ab49a58333
refactor: removing marketplace (#122) 2026-02-11 10:18:06 +01:00
Adam Uhlíř
443ac45df9
ci(release-tests): replace codexdockerimage with storagedockerimage 2026-01-28 15:47:51 +01:00
Adam Uhlíř
5caefc6ef3
ci: replace codexdockerimage with storagedockerimage 2026-01-28 15:45:45 +01:00
Ben
cfe2c47d95
singletons HTTP client 2025-09-04 14:08:03 +02:00
Ben
72e5a1995d
DHT test WIP. Retry update 2025-09-02 10:11:01 +02:00
Ben
7a192df0d0
Merge branch 'wip/period-reporting' 2025-09-01 10:35:50 +02:00
Ben
c16397ae47
Disables assert on contract config values check 2025-09-01 10:35:40 +02:00
Ben
365e78f050
logging also when proof will be required 2025-08-25 13:56:33 +02:00
Ben
74dbdfba17
Adds will-be-required to log 2025-08-25 11:15:00 +02:00
Ben
e03f5982d3
Requires new contracts image with configurable marketplace config 2025-08-25 11:11:56 +02:00
thatben
275937a814
Cleanup stability test. Add test to check when proof is required 2025-08-22 18:55:01 +02:00
Ben
2a85a3649f
fixes new test 2025-08-21 11:43:59 +02:00
Ben
9aa377131d
Adds stability test 2025-08-21 10:51:05 +02:00
Ben
bdf114d1ae
we don't need this test 2025-08-21 10:06:02 +02:00
Ben
015eaef638
Prints all chain calls every period 2025-08-21 09:54:46 +02:00
Ben
35816141a3
Trying to prove disconnects slow down clients 2025-08-19 10:47:46 +02:00
Ben
4e093f12d7
wip 2025-08-15 12:02:33 +02:00
Ben
62f7d65c2d
Fixes repo licenses 2025-08-15 10:45:03 +02:00
Ben
54ef67d375
replaces node-based request check with chain-based one 2025-08-14 12:59:29 +02:00
Ben
2e1039a70f
better representation of proof state 2025-08-13 15:23:31 +02:00
Ben
82fde74c36
improves proof period monitoring 2025-08-13 13:54:33 +02:00
Ben
532c0279d5
speedup theseus test 2025-08-13 11:49:44 +02:00
Ben
5f793c6454
adds wait-and-check to theseus test 2025-08-13 11:35:03 +02:00
Ben
07c25142c1
Fixes issue where string params for testfixtures causes logfilenames to fail 2025-08-13 10:49:43 +02:00
Ben
c8494f3fed
Sets up data Theseus test 2025-08-12 15:44:09 +02:00
Ben
659cce1411
shuts down uploader client in repair test before host cycling starts 2025-08-12 15:23:12 +02:00
Ben
c4d4624d5e
simplify eth threshold check 2025-08-05 15:34:59 +02:00
Ben
6f5d6d2c03
Fixes eth conversion issue in nethereum sendEth. Adds test to cover this. 2025-08-05 15:02:52 +02:00
Ben
547043a381
Fixes conversion issue from decimal to eth 2025-08-05 14:09:19 +02:00
Ben
8cd74e8ef9
Fixes parser culture setting. 2025-08-05 11:47:30 +02:00
Ben
01085cb530
Improves logging for all nethereum interactions and bot mint command 2025-08-05 11:07:33 +02:00
thatben
d0530be323
Exception handling for mint function 2025-08-01 08:28:17 +02:00
thatben
85c0f6f83b
Merge branch 'feature/bot-transfer-instead-of-mint' 2025-07-31 12:55:57 +02:00
thatben
8bbe00b60b
updates description of mint command 2025-07-31 12:55:28 +02:00
thatben
7427c80d77
Mint command can now transfer tokens as well 2025-07-31 12:53:11 +02:00
thatben
f8ee2b8bdb
Adds admin command to see bot balance 2025-07-31 11:05:11 +02:00
thatben
9499e53bcf
GethNode interface exposes EthAddress 2025-07-31 09:27:02 +02:00
ThatBen
a80c5c0d08
Replaces decimal with bigint in Eth abstraction 2025-07-30 09:04:07 +02:00
ThatBen
d9ca905cd9
Enables repair test. It now passes. Reduces duration of sequential contracts test 2025-07-11 10:14:09 +02:00
ThatBen
639ff6c73e
Reduces filesize for swarm tests 2025-07-10 13:24:49 +02:00
ThatBen
09e8e5f343
Fix for power-of-two selection in purchaseParams 2025-07-10 10:47:35 +02:00
ThatBen
be2f266278
Increases timeout in swarm tests. Reducing filesizes for marketplace tests. 2025-07-09 19:38:53 +02:00
ThatBen
944404cef7
Increases timeout for streamless downloads 2025-07-09 19:07:00 +02:00
ThatBen
90586dce5c
increases default timeset timeouts 2025-07-09 16:00:40 +02:00
ThatBen
ade1d9943d
Fixes PluginTools interface 2025-07-09 14:48:51 +02:00
ThatBen
f6e272d2c5
Makes download timeout duration configurable from codexnode API. Increases default timeout to 10 minutes. 2025-07-09 14:44:10 +02:00
ThatBen
16bf9d466b
Ease up timeouts and resource usage in attempt to run tests in cluster. 2025-07-09 10:49:13 +02:00