serai/substrate/client
Luke Parker f6f945e747
Add a LibP2P instantiation to coordinator
It's largely unoptimized, and not yet exclusive to validators, yet has basic
sanity (using message content for ID instead of sender + index).

Fixes bugs as found. Notably, we used a time in milliseconds where the
Tributary expected  seconds.

Also has Tributary::new jump to the presumed round number. This reduces slashes
when starting new chains (whose times will be before the current time) and was
the only way I was able to observe successful confirmations given current
surrounding infrastructure.
2023-08-08 15:12:47 -04:00
..
src Add a LibP2P instantiation to coordinator 2023-08-08 15:12:47 -04:00
tests Fallback to pgrep if pidof is unavailable 2023-07-21 03:37:48 -04:00
Cargo.toml Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
LICENSE Move substrate/serai/* to substrate/* 2023-04-08 03:01:14 -04:00