Remove orchestra and metered channel (#6086)
* Use orchestra and metered channel from repo Signed-off-by:Andrei Sandu <andrei-mihail@parity.io> * Update node/subsystem-util/Cargo.toml Co-authored-by:
Andronik <write@reusable.software> * Update node/subsystem-types/Cargo.toml Co-authored-by:
Andronik <write@reusable.software> * Update node/metrics/Cargo.toml Co-authored-by:
Andronik <write@reusable.software> * Update node/overseer/Cargo.toml Co-authored-by:
Andronik <write@reusable.software> * Update node/overseer/Cargo.toml Co-authored-by:
Andronik <write@reusable.software> * update cargo lock Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> Co-authored-by:
Andronik <write@reusable.software>
Showing
- polkadot/Cargo.lock 8 additions, 12 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 0 additions, 3 deletionspolkadot/Cargo.toml
- polkadot/node/metered-channel/Cargo.toml 0 additions, 25 deletionspolkadot/node/metered-channel/Cargo.toml
- polkadot/node/metered-channel/src/bounded.rs 0 additions, 195 deletionspolkadot/node/metered-channel/src/bounded.rs
- polkadot/node/metered-channel/src/lib.rs 0 additions, 166 deletionspolkadot/node/metered-channel/src/lib.rs
- polkadot/node/metered-channel/src/oneshot.rs 0 additions, 419 deletionspolkadot/node/metered-channel/src/oneshot.rs
- polkadot/node/metered-channel/src/tests.rs 0 additions, 150 deletionspolkadot/node/metered-channel/src/tests.rs
- polkadot/node/metered-channel/src/unbounded.rs 0 additions, 166 deletionspolkadot/node/metered-channel/src/unbounded.rs
- polkadot/node/metrics/Cargo.toml 1 addition, 1 deletionpolkadot/node/metrics/Cargo.toml
- polkadot/node/orchestra/Cargo.toml 0 additions, 37 deletionspolkadot/node/orchestra/Cargo.toml
- polkadot/node/orchestra/README.md 0 additions, 99 deletionspolkadot/node/orchestra/README.md
- polkadot/node/orchestra/adr/01-adr.md 0 additions, 21 deletionspolkadot/node/orchestra/adr/01-adr.md
- polkadot/node/orchestra/examples/duo.rs 0 additions, 106 deletionspolkadot/node/orchestra/examples/duo.rs
- polkadot/node/orchestra/examples/misc.rs 0 additions, 84 deletionspolkadot/node/orchestra/examples/misc.rs
- polkadot/node/orchestra/examples/solo.rs 0 additions, 74 deletionspolkadot/node/orchestra/examples/solo.rs
- polkadot/node/orchestra/proc-macro/Cargo.toml 0 additions, 38 deletionspolkadot/node/orchestra/proc-macro/Cargo.toml
- polkadot/node/orchestra/proc-macro/build.rs 0 additions, 3 deletionspolkadot/node/orchestra/proc-macro/build.rs
- polkadot/node/orchestra/proc-macro/src/graph.rs 0 additions, 432 deletionspolkadot/node/orchestra/proc-macro/src/graph.rs
- polkadot/node/orchestra/proc-macro/src/impl_builder.rs 0 additions, 759 deletionspolkadot/node/orchestra/proc-macro/src/impl_builder.rs
- polkadot/node/orchestra/proc-macro/src/impl_channels_out.rs 0 additions, 142 deletionspolkadot/node/orchestra/proc-macro/src/impl_channels_out.rs
Please register or sign in to comment