390 Commits

Author SHA1 Message Date
Ben
6d02285d9a
Merge branch 'master' into feature/proofs-and-frees
# Conflicts:
#	Framework/KubernetesWorkflow/LogHandler.cs
#	Framework/Utils/EthAddress.cs
#	ProjectPlugins/CodexContractsPlugin/Marketplace/Marketplace.cs
#	Tests/CodexReleaseTests/MarketTests/FailTest.cs
#	Tests/CodexReleaseTests/MarketTests/FinishTest.cs
#	Tests/CodexReleaseTests/Utils/MarketplaceAutoBootstrapDistTest.cs
#	Tools/AutoClient/Modes/FolderStore/FileSaver.cs
2025-06-04 12:31:19 +02:00
Ben
6ad001c744
Applies logreplace to console output as well 2025-06-03 13:34:39 +02:00
Ben
577f9be76c
updates host addresses 2025-06-03 11:34:34 +02:00
ThatBen
104e2ec929
new marketplace address 2025-06-02 18:26:39 +02:00
Ben
5944a0adec
Fixes case where contract chain events are never fetched 2025-05-28 15:18:30 +02:00
Ben
a4342273f2
Adds retry for block transaction fetch 2025-05-22 13:55:03 +02:00
Ben
62e5f523e8
Simpler trace output files 2025-05-22 12:43:58 +02:00
ThatBen
f43fef4743
moves output path 2025-05-21 07:57:26 +02:00
ThatBen
0add69c42e
pulls ES host from env vars 2025-05-20 15:56:06 +02:00
ThatBen
9fec8b341b
fixes elastic-search query 2025-05-20 15:42:03 +02:00
ThatBen
2ca2a6149c
Setting up github action 2025-05-20 15:22:08 +02:00
ThatBen
3fe2827080
Adds randomness to price per byte per second and contract duration 2025-05-02 08:49:43 +02:00
ThatBen
c68d4bb13f
Implement slow mode and recovery 2025-05-02 08:21:56 +02:00
ThatBen
17ffb41e15
Makes proof period report interval configurable default to 24 hours 2025-05-02 08:01:44 +02:00
ThatBen
9446671b18
Regenerates unique data for new checks 2025-04-23 09:07:19 +02:00
ThatBen
c630d4c81e
Asks user to set their eth address after passing a check 2025-04-23 09:04:23 +02:00
ThatBen
6e45c638e7
Switches from docker image label to debug-info version field 2025-04-22 17:11:34 +02:00
ThatBen
63bd9e5d7d
Merge branch 'master' into feature/proofs-and-frees
# Conflicts:
#	Tests/ExperimentalTests/UtilityTests/DiscordBotTests.cs
#	Tools/AutoClient/Modes/FolderStore/FileSaver.cs
2025-04-17 17:49:28 +02:00
Ben
e8ef65d641
Allows processing of empty chain addresses so roles can be cleaned up 2025-04-17 16:06:34 +02:00
Ben
abdc7a0ab1
block and lock for loading of discord users 2025-04-17 15:51:20 +02:00
Ben
16b5ee4fd1
makes logreplace command automatically add lowercap versions of from-string 2025-04-17 15:29:40 +02:00
Ben
cd17b0c887
Speeds up looking for users by ethAddress. Reduces load on discord server. 2025-04-17 15:26:57 +02:00
Ben
9a58da26aa
cleanup log messages 2025-04-17 15:14:59 +02:00
Ben
2b7b8161b3
Fixes issue where api calls are missed due to initialized components 2025-04-17 14:55:32 +02:00
Ben
b118f7d103
debugging bot api call 2025-04-17 14:19:52 +02:00
Ben
abe03abff6
Sometimes you just forget to call the function 2025-04-17 14:05:10 +02:00
Ben
e4d99932dd
Adds logging to debug active chain roles 2025-04-17 13:53:21 +02:00
Ben
0eaaa625f1
Implements giving and removing of activehost and activeclient roles 2025-04-17 09:35:13 +02:00
Ben
a2c8c18c5c
wip 2025-04-16 16:25:31 +02:00
Ben
80cf288b9a
More cleanup 2025-04-16 15:39:30 +02:00
Ben
9e4e56205a
Cleans up a lot of old reward system code. Adds periodic role check for p2p participant role 2025-04-16 15:17:40 +02:00
ThatBen
112c1f37c1
Making the instruction messages more catchy 2025-04-11 15:19:03 +02:00
ThatBen
c88b9d920e
removes debug messages in admin channel 2025-04-11 15:01:20 +02:00
ThatBen
edc091e2c9
fixes issue where checks dont end if they were previously completed 2025-04-11 14:52:55 +02:00
ThatBen
1b1e102049
Replacing streams with temp file on discord file upload 2025-04-11 09:11:30 +02:00
ThatBen
a9cba76de5
debugging check commands. 2025-04-11 08:58:39 +02:00
ThatBen
fc9aa0726c
Adds debug messages for upload check 2025-04-11 08:32:18 +02:00
ThatBen
9540e97e2d
still trying to fix it 2025-04-10 18:11:02 +02:00
ThatBen
99f7e25f52
still trying to fix the discord file send 2025-04-10 18:04:06 +02:00
ThatBen
2ea5bf1c5d
attempt to fix discord file sending 2025-04-10 17:49:26 +02:00
ThatBen
8326578006
forgot to ensure checkdata path 2025-04-10 15:18:29 +02:00
ThatBen
6e6b9a6bfe
fixes auth string parsing 2025-04-10 15:08:50 +02:00
ThatBen
79b3c77c5c
Merge branch 'feature/multi-codex-folder-saver' 2025-04-10 14:58:38 +02:00
ThatBen
9ccc4c559c
sets up upload and download checking commands 2025-04-10 14:54:49 +02:00
Ben
7ccdbd3c26
wip 2025-04-09 15:25:31 +02:00
Ben
89f1f74ffa
Fix for exceptionally long error messages in admin channel on checkCID fail 2025-04-09 14:39:35 +02:00
Ben
435ef0b38d
Merge branch 'master' into feature/proofs-and-frees
# Conflicts:
#	ProjectPlugins/CodexClient/Mapper.cs
#	ProjectPlugins/CodexClient/StoragePurchaseContract.cs
2025-04-09 09:03:56 +02:00
ThatBen
d2a48e94cb
replaced redundant CTS 2025-04-04 08:31:27 +02:00
ThatBen
3064445af9
scale up to 8 archiver 2025-04-03 15:59:48 +02:00
ThatBen
7167252e8b
Fixes check for eth address files 2025-04-03 15:04:58 +02:00