Luke Parker
|
269db1c4be
|
Remove the "expected" next ID
It's an unnecessary extra layer better handled locally.
|
2023-09-27 11:13:55 -04:00 |
|
Luke Parker
|
e9fca37181
|
Intent based de-duplication in MessageQueue
|
2023-08-29 17:05:01 -04:00 |
|
Luke Parker
|
88a1fce15c
|
Test the processor's batch signing
Updates message-queue ot try recv every second, not 5.
|
2023-07-25 18:09:23 -04:00 |
|
Luke Parker
|
79943c3a6c
|
MessageQueue::new
|
2023-07-22 01:12:15 -04:00 |
|
Luke Parker
|
624fb2781d
|
Update how RPCs are handled
The processor now takes three vars and joins them itself. message-queue uses a
single argument, with defaults, as it's a service we control.
|
2023-07-21 14:01:42 -04:00 |
|
Luke Parker
|
9effd5ccdc
|
Add a Docker-based test for the message-queue service
|
2023-07-20 18:53:11 -04:00 |
|
Luke Parker
|
a7c9c1ef55
|
Integrate coordinator with MessageQueue and RocksDB
Also resolves a couple TODOs.
|
2023-07-18 01:53:51 -04:00 |
|