mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 03:59:22 +00:00
2b09309adc
Removes last_block as an argument from Tendermint. It now loads from the DB as needed. While slightly less performant, it's easiest and should be fine. |
||
---|---|---|
.. | ||
src | ||
tributary | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Coordinator
The Serai coordinator communicates with other coordinators to prepare batches for Serai and sign transactions.
In order to achieve consensus over gossip, and order certain events, a micro-blockchain is instantiated.