more tracing for av-store (#2604)
* more tracing for av-store * Update node/core/av-store/src/lib.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Update node/core/av-store/src/lib.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Update node/core/av-store/src/lib.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Update tracing everywhere * Fix build * More fixes * Push cargo.lock * Update Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <info@kchr.de>
Showing
- polkadot/Cargo.lock 151 additions, 175 deletionspolkadot/Cargo.lock
- polkadot/cli/Cargo.toml 0 additions, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/node/collation-generation/Cargo.toml 1 addition, 2 deletionspolkadot/node/collation-generation/Cargo.toml
- polkadot/node/core/approval-voting/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/approval-voting/Cargo.toml
- polkadot/node/core/av-store/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/av-store/Cargo.toml
- polkadot/node/core/av-store/src/lib.rs 19 additions, 0 deletionspolkadot/node/core/av-store/src/lib.rs
- polkadot/node/core/backing/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/backing/Cargo.toml
- polkadot/node/core/bitfield-signing/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/bitfield-signing/Cargo.toml
- polkadot/node/core/candidate-selection/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/candidate-selection/Cargo.toml
- polkadot/node/core/candidate-validation/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/candidate-validation/Cargo.toml
- polkadot/node/core/chain-api/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/chain-api/Cargo.toml
- polkadot/node/core/proposer/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/proposer/Cargo.toml
- polkadot/node/core/provisioner/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/provisioner/Cargo.toml
- polkadot/node/core/runtime-api/Cargo.toml 1 addition, 2 deletionspolkadot/node/core/runtime-api/Cargo.toml
- polkadot/node/network/approval-distribution/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/approval-distribution/Cargo.toml
- polkadot/node/network/availability-distribution/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/availability-distribution/Cargo.toml
- polkadot/node/network/availability-recovery/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/availability-recovery/Cargo.toml
- polkadot/node/network/bitfield-distribution/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/bitfield-distribution/Cargo.toml
- polkadot/node/network/bridge/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/bridge/Cargo.toml
- polkadot/node/network/collator-protocol/Cargo.toml 1 addition, 2 deletionspolkadot/node/network/collator-protocol/Cargo.toml
Please register or sign in to comment