serai/docs
Luke Parker 3255c0ace5
Track and amortize operating costs to ensure solvency
Implements most of #297 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
..
coordinator Add Batch messages from processor, verify Batchs published on-chain 2023-09-29 03:51:01 -04:00
cryptography 3.6.8 Simplify offset splitting 2023-03-01 01:06:13 -05:00
integrations Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
media Add icon as a svg 2023-07-30 12:51:17 -04:00
policy Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
processor Track and amortize operating costs to ensure solvency 2023-10-19 03:13:44 -04:00
protocol Modernize protocol documentation 2023-10-16 05:11:31 -04:00
Getting Started.md Replace solc-select with svm-rs in CI and docs 2023-10-13 08:56:25 -04:00
Serai.md Initial In Instructions pallet and Serai client lib (#233) 2023-01-20 11:00:18 -05:00