Skip to content

Commit 571348d

Browse files
authored
feat(crypto): CRP-2624 Move tECDSA/tSchnorr/vetKD fake canister to separate repo (#1042)
We decided to move the tECDSA/tSchnorr/vetKD mock/fake canister to a separate repository, as it is not really an example dapp, so this example dapp is deleted again. Originally, the code was added in #1029. The new repository is https://github.com/dfinity/chainkey-testing-canister.
1 parent 755cff4 commit 571348d

File tree

17 files changed

+0
-3943
lines changed

17 files changed

+0
-3943
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
/rust/send_http_post/ @dfinity/growth
7070
/rust/simd/ @dfinity/execution
7171
/rust/threshold-ecdsa/ @dfinity/crypto-team
72-
/rust/threshold-mock/ @dfinity/crypto-team
7372
/rust/threshold-schnorr/ @dfinity/crypto-team
7473
/rust/token_transfer/ @dfinity/growth
7574
/rust/token_transfer_from/ @dfinity/growth

.github/workflows/rust-threshold-mock-example.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

rust/threshold-mock/.gitignore

Lines changed: 0 additions & 17 deletions
This file was deleted.

rust/threshold-mock/CONTRIBUTING.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)