serai/coordinator/src
Luke Parker c82d1283af Move the coordinator to expect multiple nonces
This mirrors how Provided TXs handle topics.

Now, instead of managing a global nonce stream, we can use items such as plan
IDs as topics.

This massively benefits re-attempts, as else we'd need a NOP TX to clear unused
nonces.
2023-12-03 00:04:58 -05:00
..
substrate Remove subxt (#460) 2023-11-28 02:29:50 -05:00
tests Move the coordinator to expect multiple nonces 2023-12-03 00:04:58 -05:00
tributary Move the coordinator to expect multiple nonces 2023-12-03 00:04:58 -05:00
cosign_evaluator.rs Remove subxt (#460) 2023-11-28 02:29:50 -05:00
db.rs Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
main.rs Move the coordinator to expect multiple nonces 2023-12-03 00:04:58 -05:00
p2p.rs Use debug builds in our Dockerfiles to reduce CI times (#462) 2023-11-29 00:24:37 -05:00
processors.rs Move message-queue to a fully binary representation (#454) 2023-11-26 11:22:18 -05:00