serai/docs/processor
Luke Parker 3255c0ace5
Track and amortize operating costs to ensure solvency
Implements most of  to the point I'm fine closing it. The solution
implemented is distinct than originally designed, yet much simpler.

Since we have a fully-linear view of created transactions, we don't have to
per-output track operating costs incurred by that output. We can track it
across the entire Serai system, without hooking into the Eventuality system.

Also updates documentation.
2023-10-19 03:13:44 -04:00
..
Multisig Rotation.md Properly define the on-chain handover protocol 2023-10-10 23:55:59 -04:00
Processor.md Add Batch messages from processor, verify Batchs published on-chain 2023-09-29 03:51:01 -04:00
Scanning.md Add support for multiple multisigs to the processor () 2023-09-25 09:48:15 -04:00
UTXO Management.md Track and amortize operating costs to ensure solvency 2023-10-19 03:13:44 -04:00