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
6f5d6d2c03
Fixes eth conversion issue in nethereum sendEth. Adds test to cover this.
2025-08-05 15:02:52 +02:00
Ben
01085cb530
Improves logging for all nethereum interactions and bot mint command
2025-08-05 11:07:33 +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
639ff6c73e
Reduces filesize for swarm tests
2025-07-10 13:24:49 +02:00
ThatBen
74eff2f158
testing web3 log processor
2025-06-26 18:15:48 +02:00
ThatBen
b31591d276
cleanup log processing in getEvents
2025-06-26 14:10:57 +02:00
ThatBen
b8def4db27
wip
2025-06-26 13:40:32 +02:00
Ben
a4342273f2
Adds retry for block transaction fetch
2025-05-22 13:55:03 +02:00
ThatBen
69cf4283fa
Adds assert all slots were fully reserved. Adds logs for calls to reserveslot when start fails.
2025-05-06 20:33:37 +02:00
ThatBen
1b38059559
wip try get slot reserve calls
2025-05-04 11:20:33 +02:00
ThatBen
809b74b882
attempt to harden block finder against rpc timeouts
2025-05-03 08:54:38 +02:00
ThatBen
7167252e8b
Fixes check for eth address files
2025-04-03 15:04:58 +02:00
Ben
d6cd7762c4
Adds proof-period report to chain-events.
2025-03-04 15:24:25 +01:00
Ben
70622cf923
connects blockCaches from test lifecycle
2024-12-17 16:06:06 +01:00
Ben
459cb2e981
setting up for support for parallel marketplace-enabled tests
2024-12-17 15:54:52 +01:00
benbierens
e29ffe4f9c
blockTimeFinder now uses inclusive time ranges
2024-10-18 10:35:49 +02:00
benbierens
04f087efe4
Bump to dotnet 8
2024-10-03 14:02:28 +02:00
benbierens
f5da80dc9c
Sets up ChainEvents object
2024-05-31 10:16:57 +02:00
Ben
a749f82ca5
Switches blocktime logs to debug
2024-05-23 11:24:32 +02:00
benbierens
c01f9dbb21
Fixes crash in blocktimefinder.
2024-05-09 08:57:19 +02:00
benbierens
581cc80d5d
Implements getting blockTimeEntries
2024-04-13 09:19:20 +02:00
benbierens
6c4b9345cb
sensible time range for bot test
2024-04-01 14:08:30 +02:00
benbierens
48e7f98956
Adds some logging
2024-04-01 13:46:30 +02:00
benbierens
d7c7d47a61
Fixes crash in blocktimefinder
2024-04-01 13:42:07 +02:00
Ben
01d6b8f227
Applies blockInterval
2024-03-27 15:39:42 +01:00
Ben
042285e664
increases block cache size
2024-03-22 14:16:55 +01:00
Ben
3cc3a2a9dd
cleanup
2024-03-21 16:26:48 +01:00
Ben
6d4d6fcdb9
working blocktime finder
2024-03-21 16:11:28 +01:00
Ben
4fdb310ca4
Sets up tests for blocktimefinder.
2024-03-21 12:18:04 +01:00
benbierens
f25bca727d
Fixes crash in blocktime finder. Increases smart contract deploy timeout.
2024-01-26 11:27:37 -05:00
benbierens
391a2653d9
Sets up getting of slot filled and freed events
2023-12-20 13:21:53 +01:00
benbierens
75757e37fb
Can fetch storage requests from chain
2023-12-20 10:55:29 +01:00
benbierens
2be31a4d3b
Cleanup
2023-12-20 10:33:44 +01:00
benbierens
4b74a9d5fe
working block time finder
2023-12-20 09:48:22 +01:00
benbierens
4f2539c59f
Adds marketplace generated code
2023-12-19 15:43:26 +01:00
benbierens
7df1f3da7b
block time finder
2023-12-19 15:30:46 +01:00
benbierens
beaa67c280
Adds transaction links to mint output
2023-12-15 11:02:06 +01:00
benbierens
b3ba39b2e5
Debug logging for nethereum interactions
2023-10-23 16:04:50 +02:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00