`BEEFY` add tests for rounds (#10328)
* new_rounds() * WIP * test add_vote() * test drop() * learn to spell * go get some coffee * cargo fmt * lump everythings together again
Showing
- substrate/Cargo.lock 1 addition, 0 deletionssubstrate/Cargo.lock
- substrate/client/beefy/Cargo.toml 1 addition, 0 deletionssubstrate/client/beefy/Cargo.toml
- substrate/client/beefy/src/gossip.rs 174 additions, 4 deletionssubstrate/client/beefy/src/gossip.rs
- substrate/client/beefy/src/gossip_tests.rs 0 additions, 182 deletionssubstrate/client/beefy/src/gossip_tests.rs
- substrate/client/beefy/src/keystore.rs 265 additions, 4 deletionssubstrate/client/beefy/src/keystore.rs
- substrate/client/beefy/src/keystore_tests.rs 0 additions, 275 deletionssubstrate/client/beefy/src/keystore_tests.rs
- substrate/client/beefy/src/round.rs 151 additions, 0 deletionssubstrate/client/beefy/src/round.rs
Please register or sign in to comment