Skip to content

Commit

Permalink
Kick monero-seed, polyseed, monero-wallet-util to https://github.com/…
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed Sep 20, 2024
1 parent 9eee1d9 commit 5c6160c
Show file tree
Hide file tree
Showing 45 changed files with 3 additions and 43,420 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/monero-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package monero-simple-request-rpc --lib
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package monero-address --lib
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package monero-wallet --lib
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package monero-seed --lib
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package polyseed --lib
GITHUB_CI=true RUST_BACKTRACE=1 cargo test --package monero-wallet-util --lib
# Doesn't run unit tests with features as the tests workflow will

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/networks-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,4 @@ jobs:
-p monero-simple-request-rpc \
-p monero-address \
-p monero-wallet \
-p monero-seed \
-p polyseed \
-p monero-wallet-util \
-p monero-serai-verify-chain
58 changes: 1 addition & 57 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ members = [
"networks/monero/rpc/simple-request",
"networks/monero/wallet/address",
"networks/monero/wallet",
"networks/monero/wallet/seed",
"networks/monero/wallet/polyseed",
"networks/monero/wallet/util",
"networks/monero/verify-chain",

"message-queue",
Expand Down
46 changes: 0 additions & 46 deletions networks/monero/wallet/polyseed/Cargo.toml

This file was deleted.

21 changes: 0 additions & 21 deletions networks/monero/wallet/polyseed/LICENSE

This file was deleted.

11 changes: 0 additions & 11 deletions networks/monero/wallet/polyseed/README.md

This file was deleted.

Loading

0 comments on commit 5c6160c

Please sign in to comment.