benbierens
|
a905f0ce53
|
fixes crash in market buffer again
|
2024-06-21 09:59:24 +02:00 |
benbierens
|
0c4d3be912
|
Fixes crash in marketBuffer
|
2024-06-21 09:33:52 +02:00 |
benbierens
|
f9c7e18985
|
Merge branch 'master' into chainstate-update
|
2024-06-21 08:56:43 +02:00 |
benbierens
|
32e7028029
|
wip
|
2024-06-21 08:56:20 +02:00 |
Ben
|
cc3eddf02d
|
wip
|
2024-06-20 12:15:59 +02:00 |
Ben
|
5280f0732c
|
Sets up docker image for creating keys
|
2024-06-19 14:04:27 +02:00 |
Ben
|
bed57dd35b
|
Finish replace of old chainstate object in rewarder bot
|
2024-06-17 15:34:08 +02:00 |
benbierens
|
c38a2242ba
|
wip
|
2024-06-14 11:09:51 +02:00 |
benbierens
|
f94a67adb4
|
Extracts event methods from CodexContractsAccess
|
2024-05-31 10:06:34 +02:00 |
Ben
|
12dc7efd5b
|
wip
|
2024-05-30 11:17:13 +02:00 |
Ben
|
ccc6c815e4
|
Logging of entire chain state as seen by rewarder bot
|
2024-05-29 14:05:16 +02:00 |
Ben
|
b1818400ca
|
Merge branch 'master' into feature/rewardbot-tests
# Conflicts:
# Tests/CodexTests/UtilityTests/DiscordBotTests.cs
|
2024-05-22 11:11:47 +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
|
22cf82b99b
|
Adds no-discord debug option to discord bot.
|
2024-05-16 16:00:19 +02:00 |
Ben
|
8847de116d
|
cleanup rewarder bot config
|
2024-05-16 14:07:14 +02:00 |
Ben
|
7d9dcb263d
|
Prints default ArgsUniform values. Applies discord IDs instead of names.
|
2024-05-16 14:05:58 +02:00 |
Ben
|
9717591224
|
Updates bot config to use ids instead of names
|
2024-05-16 11:54:31 +02:00 |
benbierens
|
e187bfc941
|
Changes time.retry to fixed timelength instead of fixed number of retries
|
2024-05-02 08:41:20 +02:00 |
benbierens
|
86074dab6a
|
Bump k8s operation timeout for long timeset
|
2024-04-14 09:29:13 +02:00 |
gmega
|
e3b16fd742
|
add ability to stop single containers
|
2024-04-13 17:12:14 +03:00 |
benbierens
|
899d775873
|
Adds finished requests
|
2024-04-13 11:15:39 +02:00 |
benbierens
|
24cf6c70b8
|
Improve event logging
|
2024-04-13 08:57:46 +02:00 |
benbierens
|
ae25b58610
|
Fixes exception in market averages
|
2024-04-12 09:12:51 +02:00 |
benbierens
|
2cf5a26934
|
Sends updates to discord bot when no rewards are found.
|
2024-04-12 08:44:14 +02:00 |
benbierens
|
5ed78da30b
|
Fixes possible crash in market averages
|
2024-04-11 17:28:12 +02:00 |
benbierens
|
ca7258ef28
|
async dispatches sending of event overview to discord channel
|
2024-04-11 13:14:21 +02:00 |
benbierens
|
1dbb749732
|
Removes ChangedEvents field from chain-state, not necessary
|
2024-04-11 08:50:03 +02:00 |
benbierens
|
4a0885cf2d
|
Check for marketplace contract up-to-date
|
2024-04-11 07:46:00 +02:00 |
benbierens
|
bbc975141f
|
Creates events overview in rewarder bot
|
2024-04-08 16:07:52 +02:00 |
benbierens
|
0b2dcef57e
|
Sets up showing of chain events in discord bot
|
2024-04-08 13:55:39 +02:00 |
benbierens
|
9f7e95c515
|
Applies async/await to getbalance and mint commands
|
2024-04-08 13:36:55 +02:00 |
benbierens
|
9c8151bdb7
|
Adds Market command
|
2024-04-07 14:04:31 +02:00 |
Ben
|
b805c5f004
|
Prevents duplicate addresses to be sent in the same reward request
|
2024-04-03 09:21:10 +02:00 |
Ben
|
5511f8ed32
|
Extra logging for discordbot reward API
|
2024-04-02 13:32:06 +02:00 |
benbierens
|
4cd22f3719
|
Rather embarrasing mistake in rewarderbot interval config param.
|
2024-04-01 15:55:47 +02:00 |
benbierens
|
2ab84e2a61
|
Time handling for rewarder
|
2024-04-01 13:56:07 +02:00 |
benbierens
|
8c64352acf
|
Merge branch 'master' into feature/bot-upgrade
|
2024-04-01 11:07:16 +02:00 |
Ben Bierens
|
fd38cc336b
|
Merge pull request #101 from codex-storage/feat/multi-stage-builds-for-rewarder
Use multi-stage builds for Rewarder
|
2024-04-01 11:06:52 +02:00 |
benbierens
|
f5429b9c14
|
Merge branch 'master' into feature/bot-upgrade
# Conflicts:
# Tests/CodexTests/BasicTests/ExampleTests.cs
|
2024-04-01 11:06:06 +02:00 |
benbierens
|
9a2e889ef9
|
Fixes convert issue in mapper. Removes CodexPlugin from discord bot dependencies.
|
2024-04-01 10:11:44 +02:00 |
Slava
|
a58c9aba59
|
Use multi-stage builds for BiblioTech
|
2024-04-01 11:05:17 +03:00 |
Slava
|
0a8083d4d5
|
Use multi-stage builds for Rewarder
|
2024-03-31 22:18:48 +03:00 |
Ben
|
8bc63c1fdb
|
Configurable testtoken and eth amounts for mint command
|
2024-03-29 11:24:11 +01:00 |
Ben
|
01d6b8f227
|
Applies blockInterval
|
2024-03-27 15:39:42 +01:00 |
Ben
|
330552563c
|
Merge branch 'master' into feature/bot-upgrade
# Conflicts:
# Tests/CodexTests/BasicTests/ExampleTests.cs
|
2024-03-27 15:25:58 +01:00 |
Ben
|
f6edf6cbd5
|
Overdue readme updates
|
2024-03-27 15:01:32 +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
|
a53d2de13b
|
Moves ethAccount to Geth plugin. Enables setting ethAccount when Codex starts.
|
2024-03-26 15:35:26 +01:00 |
Ben
|
b69059fd37
|
restoring debug-info
|
2024-03-26 08:58:16 +01:00 |