Ben
db6db4d38c
Fixes metrics tests
2024-03-27 09:41:12 +01:00
Ben
127b7daecc
Improves plugin log initialization
2024-03-27 08:41:18 +01:00
Ben
9e9773f45d
Merge branch 'master' into feature/codex-openapi
...
# Conflicts:
# ProjectPlugins/CodexPlugin/CodexContainerRecipe.cs
2024-03-26 16:16:39 +01:00
Ben
9fe97f5d40
Debugs compatibility check.
2024-03-26 16:10:50 +01:00
Ben
a53d2de13b
Moves ethAccount to Geth plugin. Enables setting ethAccount when Codex starts.
2024-03-26 15:35:26 +01:00
Ben
d9d8441b6e
compiletime checking of all map calls
2024-03-26 15:12:28 +01:00
Ben
e72c1b037c
Implements api compatiblity checker
2024-03-26 14:42:47 +01:00
Ben
bce9a2c124
Lines up new openAPI.yaml
2024-03-26 14:07:06 +01:00
Ben
f57188914e
Restores marketplace access
2024-03-26 12:23:38 +01:00
Ben
3bd297a22d
restores connect-to-peer
2024-03-26 12:14:02 +01:00
Ben
85774847b7
Restoring marketplace types
2024-03-26 11:39:59 +01:00
Ben
8fcf351613
Restores debug/peer
2024-03-26 10:31:49 +01:00
Ben
05d28d1d0a
Restores debug info
2024-03-26 10:03:52 +01:00
Ben
a3253b42d8
Introduces endpoint component from old http functionality
2024-03-26 09:10:06 +01:00
Ben
b69059fd37
restoring debug-info
2024-03-26 08:58:16 +01:00
Ben
c122aa9910
sets up http client
2024-03-25 15:46:45 +01:00
Ben
03a3ccb4de
prototype of pre-build yaml hash injection
2024-03-25 13:48:20 +01:00
Ben
87ec67778b
poc: upload and download streams working
2024-03-25 11:37:41 +01:00
Ben
bd5fe0cae1
Sets up client generation with NSwag
2024-03-25 10:20:44 +01:00
Ben
e8213b9515
Updates codex image
2024-03-25 10:17:32 +01:00
Ben
7d28b62206
new image
2024-03-22 13:36:33 +01:00
Ben
a27b294031
Updates codex marketplace API types
2024-03-22 11:15:22 +01:00
Ben
db37143db6
cleanup
2024-03-20 13:36:06 +01:00
Ben
2a5b3e0eec
fixes marketplace test
2024-03-20 11:32:16 +01:00
Ben
a6c2bf5230
Cleanup marketplace-access methods
2024-03-20 11:11:41 +01:00
Ben
32f56e8213
Marketplace test fails: submitted proof is invalid.
2024-03-15 16:07:10 +01:00
Ben
f757e64ba4
wip
2024-03-15 13:50:39 +01:00
benbierens
188f765b5c
bash, not sh
2024-03-15 12:48:25 +01:00
Ben
db5c5444c5
Removes contract clock from logging
2024-03-14 14:29:28 +01:00
Ben
209eb31c58
fixes issue where kubernetes does not honor container entrypoints when command override is used
2024-03-13 12:09:25 +01:00
Ben
956cdbcfbe
sets contracts image to latest
2024-03-13 10:57:35 +01:00
Ben
c5fb066c75
Allows for non-blocking stop of containers
2024-03-13 10:57:26 +01:00
Ben
90b90be3cb
Updates usages of EnableMarketplace
2024-03-13 10:29:26 +01:00
Ben
a6a8c3f1e7
Update codex container recipe
2024-03-13 10:18:10 +01:00
Ben
b7904f7ee0
Updates codexSetup and Marketplace configuration
2024-03-13 10:14:11 +01:00
benbierens
b35cf3139d
Bumps contracts image to latest
2024-02-26 15:08:04 +01:00
benbierens
64ecf531bd
Adds missing error message check to marketplaceAccess
2024-02-26 09:02:46 +01:00
Giuliano Mega
ec0f7a6790
Remove run ID and introduce deploy ID ( #93 )
...
This PR removes the notion of a run id and replaces it with a deploy id in continuous tests. Deploy ids can be set at deploy time only (duh), and will be picked up by the test runner from the deploy file on subsequent runs of the continuous test runner. As a consequence, the deploy id becomes a deployer parameter, and can no longer be overridden at the runner. For non-continuous tests, the deploy ID is created on-the-fly.
2024-02-22 10:41:07 -03:00
benbierens
255e08a301
Implements check classes
2024-01-26 17:29:57 -05:00
benbierens
f25bca727d
Fixes crash in blocktime finder. Increases smart contract deploy timeout.
2024-01-26 11:27:37 -05:00
benbierens
fb73312e80
Merge branch 'master' into feature/bot-upgrade
2024-01-26 08:47:23 -05:00
Slava
9a626b7260
Updates contracts image to latest working one ( #92 )
2024-01-25 19:10:49 +02:00
benbierens
00c720137a
Adds method for getting request state and receiving cancelled events
2024-01-22 16:27:32 +01:00
benbierens
890cff93d5
Adds method for getting request-fulfilled events
2024-01-22 16:05:04 +01:00
benbierens
678b719cef
wip
2024-01-22 11:47:28 +01:00
benbierens
f7fcef56c7
upgrades log filtering
2024-01-18 10:24:59 +01:00
benbierens
29fa554146
Adds log topics for block exchange
2024-01-18 09:55:07 +01:00
benbierens
2f10b30283
Sets up rewards api and handling.
2023-12-20 15:56:03 +01:00
benbierens
391a2653d9
Sets up getting of slot filled and freed events
2023-12-20 13:21:53 +01:00
benbierens
55be07d711
Implements getting slot host address
2023-12-20 11:34:23 +01:00