Update for new peerset API (#644)
* Reputation changes require reason * Fixes * Bump version
Showing
- polkadot/Cargo.lock 154 additions, 154 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 1 addition, 1 deletionpolkadot/Cargo.toml
- polkadot/availability-store/Cargo.toml 1 addition, 1 deletionpolkadot/availability-store/Cargo.toml
- polkadot/cli/Cargo.toml 1 addition, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/collator/Cargo.toml 1 addition, 1 deletionpolkadot/collator/Cargo.toml
- polkadot/erasure-coding/Cargo.toml 1 addition, 1 deletionpolkadot/erasure-coding/Cargo.toml
- polkadot/executor/Cargo.toml 1 addition, 1 deletionpolkadot/executor/Cargo.toml
- polkadot/network/Cargo.toml 1 addition, 1 deletionpolkadot/network/Cargo.toml
- polkadot/network/src/gossip.rs 33 additions, 27 deletionspolkadot/network/src/gossip.rs
- polkadot/network/src/gossip/attestation.rs 6 additions, 4 deletionspolkadot/network/src/gossip/attestation.rs
- polkadot/network/src/gossip/message_routing.rs 1 addition, 1 deletionpolkadot/network/src/gossip/message_routing.rs
- polkadot/network/src/lib.rs 18 additions, 15 deletionspolkadot/network/src/lib.rs
- polkadot/network/src/tests/mod.rs 3 additions, 3 deletionspolkadot/network/src/tests/mod.rs
- polkadot/parachain/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/primitives/Cargo.toml 1 addition, 1 deletionpolkadot/primitives/Cargo.toml
- polkadot/rpc/Cargo.toml 1 addition, 1 deletionpolkadot/rpc/Cargo.toml
- polkadot/runtime/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/Cargo.toml
- polkadot/runtime/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/src/lib.rs
- polkadot/service/Cargo.toml 1 addition, 1 deletionpolkadot/service/Cargo.toml
- polkadot/statement-table/Cargo.toml 1 addition, 1 deletionpolkadot/statement-table/Cargo.toml
Please register or sign in to comment