dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
546 stars 393 forks source link

feat(crypto): CRP-2624 Move tECDSA/tSchnorr/vetKD fake canister to separate repo #1042

Closed fspreiss closed 15 hours ago

fspreiss commented 2 weeks ago

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 https://github.com/dfinity/examples/pull/1029.

The new repository is https://github.com/dfinity/chainkey-testing-canister.

fspreiss commented 2 days ago

Looks like we need another round of reviews here because Github "dismissed stale reviews" when I merged the master branch to resolve merge conflicts.