mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 12:09:37 +00:00
294ad08e00
Necessary as our Tributary chains needed to agree when a Serai block has occurred, and when a Monero block has occurred. Since those could happen at the same time, some validators may put SeraiBlock before ExternalBlock and vice versa, causing a chain halt. Now they can have distinct ordering queues. |
||
---|---|---|
.. | ||
src | ||
tendermint | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Tributary
A micro-blockchain to provide consensus and ordering to P2P communication.