Skip to content

Commit

Permalink
Remove themis (solana-labs#2607)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay authored Dec 1, 2021
1 parent 5839d97 commit 507f928
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 1,903 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ exclude = [
"farms/router-saber",
"farms/router-orca",
"farms/vaults",
"themis/client_ristretto",
"themis/program_ristretto",
]

[profile.dev]
Expand Down
4 changes: 0 additions & 4 deletions ci/cargo-build-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ cargo +"$rust_stable" test -- --nocapture
# Run test-client sanity check
cargo +"$rust_stable" run --manifest-path=utils/test-client/Cargo.toml

# client_ristretto isn't in the workspace, test it explictly
# client_ristretto disabled because it requires RpcBanksService, which is no longer supported.
#cargo +"$rust_stable" test --manifest-path=themis/client_ristretto/Cargo.toml -- --nocapture

# # Check generated C headers
# cargo run --manifest-path=utils/cgen/Cargo.toml
#
Expand Down
1 change: 0 additions & 1 deletion patch.crates-io.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ fi

workspace_crates=(
Cargo.toml
themis/client_ristretto/Cargo.toml
)

if [[ ! -r "$solana_dir"/scripts/read-cargo-variable.sh ]]; then
Expand Down
84 changes: 0 additions & 84 deletions themis/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions themis/client_ristretto/Cargo.toml

This file was deleted.

25 changes: 0 additions & 25 deletions themis/client_ristretto/build.rs

This file was deleted.

37 changes: 0 additions & 37 deletions themis/client_ristretto/examples/tps.rs

This file was deleted.

Loading

0 comments on commit 507f928

Please sign in to comment.