Commit graph

31 commits

Author SHA1 Message Date
TotallyNot 4b52c37774
feat(key-pool): updated key pool to use v2 api 2025-04-25 17:23:43 +02:00
TotallyNot 48868983b3 0.9.0 2024-12-14 22:04:19 +01:00
TotallyNot e93b3529cb more visibility adjustments 2024-04-04 16:38:22 +02:00
TotallyNot c83c304bbe adjust visibility of inner response 2024-04-04 16:29:41 +02:00
TotallyNot 1daee85581 changed before/after hook signatures 2024-04-04 16:19:44 +02:00
TotallyNot 8aaf61efb1 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot af39b03ef2 use torn-api 0.6 for the key pool 2023-11-20 13:17:26 +01:00
TotallyNot fee278e895 added faction tag 2023-11-19 12:09:01 +01:00
TotallyNot 2182204e05 update sqlx to ^0.7 2023-08-13 18:46:40 +02:00
TotallyNot 44d85aaa78 use IntoSelector trait for key pool requests 2023-06-13 17:05:30 +02:00
TotallyNot 0799d6d475 use new IntoSelector trait to identify keys 2023-06-11 15:29:15 +02:00
TotallyNot 44e6f5370d fixed key usage getting stuck on the first key 2023-02-27 21:39:13 +01:00
TotallyNot 197b30d76b changed executor typings 2023-02-27 00:28:11 +01:00
TotallyNot ddfbc0f7e8 added methods to query keys 2023-02-22 18:54:55 +01:00
TotallyNot 3757d1778f added territory selections 2023-02-21 01:34:46 +01:00
TotallyNot 91bfb08652 changed key storage interface 2023-01-27 17:25:07 +01:00
TotallyNot 9e0ba8b65d removed default implementation of KeyDomain 2023-01-26 20:14:04 +01:00
TotallyNot 3e5a9e8e0b expanded key storage api 2023-01-26 19:32:47 +01:00
TotallyNot 9ae436c694 refactored and expanded postgres keypool 2023-01-22 19:29:11 +01:00
TotallyNot 3b1da4d708 fix sign error causing capicity overflow at runtime 2022-09-19 03:57:58 +02:00
TotallyNot 7837a64950 fix key selection logic 2022-09-19 03:22:38 +02:00
TotallyNot 5630e51adb bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot f452c44311 resolve data races 2022-09-11 00:47:25 +02:00
TotallyNot 1eec2477c6 added useless benchmark and improved deserialisation logic 2022-09-08 19:32:51 +02:00
TotallyNot 7f103a2435 prepare for publishing 2022-09-08 14:52:48 +02:00
TotallyNot b27cec1411 fixed retry condition 2022-09-05 01:42:14 +02:00
TotallyNot 758ab39a1d simplified traits 2022-09-05 00:11:38 +02:00
TotallyNot df40047ec3 conditional Sync + Send if client supports it 2022-09-04 20:32:40 +02:00
TotallyNot 9505ccc67e actually implement new trait 2022-08-31 23:51:25 +02:00
TotallyNot 898f7f9a62 hack to make awc usable with key pool 2022-08-31 23:38:38 +02:00
TotallyNot ce0dcc28cd key pool 2022-08-31 23:02:39 +02:00