Ben
f757e64ba4
wip
2024-03-15 13:50:39 +01:00
benbierens
188f765b5c
bash, not sh
2024-03-15 12:48:25 +01:00
benbierens
8c8b1748ee
Merge branch 'master' into feature/bot-upgrade
...
# Conflicts:
# Tests/CodexTests/BasicTests/ExampleTests.cs
2024-03-15 09:35:27 +01:00
Ben
c204ab09d1
combinatorial tests for finding issue
2024-03-14 14:30:00 +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
Ben
23396f54e0
Revert "Adds support for command overrides to container recipes."
...
This reverts commit d1a70d2465
.
2024-03-13 10:01:47 +01:00
Ben
e42f1ddbd7
Adds support for command overrides to container recipes.
2024-03-13 10:01:37 +01:00
Ben
d1a70d2465
Adds support for command overrides to container recipes.
2024-03-13 10:01:14 +01:00
Slava
3c8efbd0a0
ci: upldate actions to the latest versions ( #98 )
2024-03-12 16:32:31 +02:00
benbierens
247e010fba
Cleanup marketplace test
2024-02-28 10:06:11 +01:00
benbierens
f0167a800f
Speed up basic tests
2024-02-27 13:55:05 +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
Slava
930c44f037
ci: use temporary branch for setup-kubectl action ( #96 )
2024-02-19 20:50:42 +02:00
benbierens
a6fce1084d
Check connection no more than once every 30 seconds
2024-02-19 15:59:49 +01:00
benbierens
23b7bbd548
Fixes sending of rewards to bot
2024-02-19 15:57:28 +01:00
benbierens
42d3c5cd2c
debugging rewards
2024-02-19 15:41:48 +01:00
benbierens
1bf693938c
Block range type
2024-02-19 15:20:12 +01:00
benbierens
da4101a042
Debugging time segmenter
2024-02-19 14:56:49 +01:00
Slava
dc33f0655c
ci: upldate actions to the latest versions ( #95 )
2024-02-19 13:05:51 +02:00
benbierens
3c210f96fc
debugging reward api
2024-02-19 09:11:36 +01:00
benbierens
dd5baeda46
Adds reward api port to bot config
2024-02-01 17:02:10 -05:00
benbierens
7d33c1c113
Sets up rewarder bot container recipe
2024-01-31 11:52:02 -05:00
benbierens
8a4d9fecea
Merge branch 'feature/bot-upgrade'
2024-01-31 11:31:52 -05:00
benbierens
cb259a9086
Setting up docker for rewarder bot
2024-01-31 11:30:29 -05:00
benbierens
9d8ec6f794
loads up reward-repo with test server roles
2024-01-31 11:18:22 -05:00
benbierens
acc9526cd5
Extracts reward config from bot and rewarder
2024-01-29 11:02:47 -05:00
benbierens
43a160a9cc
Wires everything up
2024-01-27 09:12:20 -05:00
benbierens
4de2626a33
wip
2024-01-26 18:17:56 -05:00
benbierens
255e08a301
Implements check classes
2024-01-26 17:29:57 -05:00
benbierens
71409b06ae
Increases timeout for codex contracts deployment
2024-01-26 11:37:18 -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
Slava
ede80410ea
Disable Report workflows ( #91 )
2024-01-23 10:47:36 +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
1b7c11b849
Setting up rewards
2024-01-22 10:27:07 +01:00
benbierens
c6a7489f11
wip
2024-01-20 13:07:56 +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