Skip to content

Commit

Permalink
Remove p2p, std-ext, test crates
Browse files Browse the repository at this point in the history
Do not continue the  p2p crate as part of cometbft-rs, before the need for it
is clear. Also drop the auxiliary crates whose only use was to provide
functionality for, or test, tendermint-p2p.
  • Loading branch information
mzabaluev committed Dec 11, 2023
1 parent 488991e commit 5d33a97
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 2,010 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@ members = [
"light-client-detector",
"light-client-cli",
"light-client-js",
"p2p",
"pbt-gen",
"proto",
"rpc",
"std-ext",
"test",
"testgen"
]

Expand Down
52 changes: 0 additions & 52 deletions p2p/Cargo.toml

This file was deleted.

19 changes: 0 additions & 19 deletions p2p/README.md

This file was deleted.

69 changes: 0 additions & 69 deletions p2p/src/error.rs

This file was deleted.

28 changes: 0 additions & 28 deletions p2p/src/lib.rs

This file was deleted.

Loading

0 comments on commit 5d33a97

Please sign in to comment.