Commit graph

19 commits

Author SHA1 Message Date
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 3e6bfa8c34 add revivability 2022-09-19 01:36:19 +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 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