This website requires JavaScript.
Explore
Help
Register
Sign in
Ecosystem
/
serai
Watch
1
Star
0
Fork
You've already forked serai
0
mirror of
https://github.com/serai-dex/serai.git
synced
2025-03-09 02:04:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
029b6c53a1
Branches
Tags
No results found.
serai
/
coordinator
/
tributary
History
Luke Parker
78d5372fb7
Initial code to handle messages from processors
2023-04-25 03:14:42 -04:00
..
src
Initial code to handle messages from processors
2023-04-25 03:14:42 -04:00
tendermint
Don't return from sync_block until the Tendermint machine returns if it's valid or not
2023-04-24 02:46:13 -04:00
Cargo.toml
Break coordinator main into multiple functions
2023-04-23 23:15:15 -04:00
LICENSE
Create a folder for tributary, the micro-blockchain
2023-04-11 10:18:31 -04:00
README.md
Clarify Arc RwLocks and sleeps in coordinator
2023-04-23 18:29:50 -04:00
README.md
Tributary
A verifiable, ordered broadcast layer implemented as a BFT micro-blockchain.