serai/substrate
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
..
client Add a LibP2P instantiation to coordinator 2023-08-08 15:12:47 -04:00
in-instructions Have Shorthand::Raw contain RefundableInInstruction, not an encoded RII 2023-07-26 14:00:30 -04:00
node Expand cluster-sm/local testnet to 4 validators for BFT where f=1 2023-08-06 13:42:16 -04:00
primitives Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
runtime Update to subxt 0.29 2023-07-18 23:01:51 -04:00
tokens Update substrate 2023-07-18 22:30:55 -04:00
validator-sets cargo +nightly fmt 2023-08-01 00:47:36 -04:00