Commit Graph

59 Commits

Author SHA1 Message Date
Ben 1c856f7615
Fixes log 2024-06-10 14:17:19 +02:00
Ben cc2513bd2f
Better chain state representation 2024-06-10 14:04:25 +02:00
benbierens ac7d323201
wip 2024-06-03 10:38:48 +02:00
benbierens a846d51c0c
Implements ChainState in CodexContracts plugin 2024-05-31 11:19:50 +02:00
benbierens f5da80dc9c
Sets up ChainEvents object 2024-05-31 10:16:57 +02:00
benbierens f94a67adb4
Extracts event methods from CodexContractsAccess 2024-05-31 10:06:34 +02:00
Ben f7bdafbdc5
Improved representation of TestToken amounts 2024-05-22 11:06:34 +02:00
Ben e082f8a31c
Changes Mint-TT bot parameter to BigInt type. 2024-05-21 13:09:46 +02:00
Ben 39ff757b39
Update + instructions for codex contracts 2024-05-06 16:12:26 +02:00
benbierens 015d8da21d
Better logging for Time.WaitUntil. 2024-04-14 09:22:55 +02:00
benbierens 581cc80d5d
Implements getting blockTimeEntries 2024-04-13 09:19:20 +02:00
benbierens 24cf6c70b8
Improve event logging 2024-04-13 08:57:46 +02:00
benbierens 525fdcf4a7
Merge branch 'master' into feature/bot-upgrade 2024-04-11 08:12:02 +02:00
benbierens 4a0885cf2d
Check for marketplace contract up-to-date 2024-04-11 07:46:00 +02:00
benbierens 0224f17733
fixes serialization of request state 2024-04-09 13:24:30 +02:00
benbierens 0182ce134f
Applies future container to existing plugins 2024-04-09 10:23:07 +02:00
benbierens bbc975141f
Creates events overview in rewarder bot 2024-04-08 16:07:52 +02:00
Ben 01d6b8f227
Applies blockInterval 2024-03-27 15:39:42 +01:00
Ben 0a4c4c60c5
Merge branch 'master' into feature/bot-upgrade
# Conflicts:
#	Framework/NethereumWorkflow/BlockTimeFinder.cs
#	Framework/NethereumWorkflow/NethereumInteraction.cs
2024-03-22 10:59:57 +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 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
benbierens b35cf3139d
Bumps contracts image to latest 2024-02-26 15:08:04 +01:00
benbierens 42d3c5cd2c
debugging rewards 2024-02-19 15:41:48 +01: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 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
benbierens 75757e37fb
Can fetch storage requests from chain 2023-12-20 10:55:29 +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 87e84ae90d
Adds method for checking of codex contracts are deployed 2023-12-18 13:32:58 +01:00
benbierens beaa67c280
Adds transaction links to mint output 2023-12-15 11:02:06 +01:00
benbierens 260bc93414
Updates contracts image to latest 2023-12-06 09:34:22 +01:00
Slava 4c46a708ab
Change affinity label (#85)
https://github.com/codex-storage/infra-codex/issues/100
2023-11-27 19:06:04 +02:00
benbierens 7de0e5a1c4
Sets up tests-runners as avoided scheduling affinity. 2023-11-14 10:16:00 +01:00
benbierens ed56d9edcc
Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
benbierens 90070de028
Enable debug logging from single environment variable or static field. 2023-11-08 09:24:39 +01:00
benbierens ea66b5b408
debugging address selection in cluster 2023-11-07 12:02:17 +01:00
benbierens dc9f3ab090
removes dependency on static pod name and address info 2023-11-06 14:33:47 +01:00
benbierens 85ad0b414f
Cleans up some gethnode arguments. 2023-10-30 13:30:14 +01:00
benbierens a362eb1e96
Separate port for geth listening 2023-10-27 08:33:07 +02:00
benbierens 3326c42f7a
Switching to ip + port internal addresses 2023-10-24 09:03:56 +02:00
benbierens eb70fe612b
trying with podIP for internal addresses. 2023-10-23 16:12:45 +02:00
benbierens b3ba39b2e5
Debug logging for nethereum interactions 2023-10-23 16:04:50 +02:00