This website requires JavaScript.
Explore
Help
Sign In
absolutebi
/
serai
Watch
1
Star
0
Fork
0
You've already forked serai
mirror of
https://github.com/serai-dex/serai.git
synced
2025-12-10 13:09:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa9daea6b0d80fb5369a18fc37ed69c0837d9ef0
serai
/
coordinator
/
src
History
Luke Parker
797604ad73
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
...
Newly possible with Rust 1.74.
2023-11-19 18:31:37 -05:00
..
substrate
Add a new primitive of a DB-backed channel
2023-11-19 02:05:01 -05:00
tests
Use multiple LibP2P topics
2023-11-18 20:37:55 -05:00
tributary
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
2023-11-19 18:31:37 -05:00
cosign_evaluator.rs
Support trailing commas in create_db
2023-11-18 20:54:37 -05:00
db.rs
Add dedicated BatchSignId
2023-11-06 20:06:36 -05:00
main.rs
Add a new primitive of a DB-backed channel
2023-11-19 02:05:01 -05:00
p2p.rs
Add a new primitive of a DB-backed channel
2023-11-19 02:05:01 -05:00
processors.rs
Simply Coordinator/Processors::send by accepting impl Into *Message
2023-09-29 04:19:59 -04:00