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
|
525fdcf4a7
|
Merge branch 'master' into feature/bot-upgrade
|
2024-04-11 08:12:02 +02:00 |
benbierens
|
40208373e4
|
Merge branch 'feature/better-start-waiting'
|
2024-04-11 08:11:47 +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
|
b7ab2f994e
|
Fixes market test
|
2024-04-09 10:57:02 +02:00 |
benbierens
|
0182ce134f
|
Applies future container to existing plugins
|
2024-04-09 10:23:07 +02:00 |
benbierens
|
69666d3fee
|
Setting up future-containers
|
2024-04-09 09:30:45 +02:00 |
benbierens
|
605004286a
|
Merge branch 'feature/bot-upgrade'
|
2024-04-08 16:08:05 +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
|
8db84bfe7d
|
Merge branch 'feature/bot-upgrade'
|
2024-04-07 14:06:14 +02:00 |
benbierens
|
9c8151bdb7
|
Adds Market command
|
2024-04-07 14:04:31 +02:00 |
benbierens
|
43aaed225d
|
Updates codex image
|
2024-04-03 20:40:13 +02:00 |
Ben
|
b805c5f004
|
Prevents duplicate addresses to be sent in the same reward request
|
2024-04-03 09:21:10 +02:00 |
Ben
|
29344451d6
|
workaround for getpurchases api call
|
2024-04-02 14:53:45 +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
|
f5291517c1
|
Merge branch 'feature/bot-upgrade'
# Conflicts:
# Tests/CodexTests/BasicTests/MarketplaceTests.cs
|
2024-04-01 15:32:43 +02:00 |
benbierens
|
ceed913143
|
moves bot tests
|
2024-04-01 15:31:54 +02:00 |
benbierens
|
3086aa78d5
|
Uses 3 hosts in marketplace test
|
2024-04-01 15:22:12 +02:00 |
benbierens
|
6c4b9345cb
|
sensible time range for bot test
|
2024-04-01 14:08:30 +02:00 |
benbierens
|
2ab84e2a61
|
Time handling for rewarder
|
2024-04-01 13:56:07 +02:00 |
benbierens
|
48e7f98956
|
Adds some logging
|
2024-04-01 13:46:30 +02:00 |
benbierens
|
d7c7d47a61
|
Fixes crash in blocktimefinder
|
2024-04-01 13:42:07 +02:00 |
benbierens
|
be268ace42
|
Find bug in blocktime finder
|
2024-04-01 13:21:21 +02:00 |
benbierens
|
a6b0b16909
|
ready for bot test
|
2024-04-01 11:22:28 +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
|
1344a6e3d2
|
Cleanup
|
2024-04-01 11:01:21 +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 |
benbierens
|
0263cc4eff
|
Force rebuild of openapi client code each CodexPlugin build.
|
2024-04-01 10:04:32 +02:00 |
benbierens
|
b40215dd36
|
Updates image and api
|
2024-04-01 08:58:45 +02:00 |
benbierens
|
4e978bd5b5
|
Restores continuous tests
|
2024-04-01 08:29:55 +02:00 |
Slava
|
0a8083d4d5
|
Use multi-stage builds for Rewarder
|
2024-03-31 22:18:48 +03:00 |
Ben
|
376fd60974
|
debugging image
|
2024-03-29 12:09:01 +01:00 |
Ben
|
8bc63c1fdb
|
Configurable testtoken and eth amounts for mint command
|
2024-03-29 11:24:11 +01:00 |
Ben
|
4f461e4cb3
|
Checking onchain events to debug missing slotFilled event
|
2024-03-28 13:49:02 +01:00 |
Ben
|
b25c747522
|
Ready for test. Need new bot images
|
2024-03-27 15:49:08 +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
|
581cf2a813
|
Merge branch 'feature/codex-openapi'
|
2024-03-27 15:24:40 +01:00 |
Ben
|
f6edf6cbd5
|
Overdue readme updates
|
2024-03-27 15:01:32 +01:00 |
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
|
6597728e5c
|
Makes contract-clock log topic configurable
|
2024-03-27 08:13:36 +01:00 |