Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dfinity/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 202ea03
Choose a base ref
...
head repository: dfinity/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 00d2ac5
Choose a head ref
  • 4 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 8, 2024

  1. demo for beryllium (#1036)

    dsarlis authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ba5bdb3 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.4 to 6.6.0 in /archive/motoko/defi/src/frontend (

    #1034)
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0.
    - [Commits](indutny/elliptic@v6.5.4...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c38f9bc View commit details
    Browse the repository at this point in the history
  3. feat(crypto): CRP-2624 Create tECDSA/tSchnorr/vetKD mock canister (#1029

    )
    
    * feat(crypto): CRP-2624 Create tECDSA/tSchnorr/vetKD mock canister
    
    * sign_digest_with_ecdsa instead of sign_message_with_ecdsa
    
    * Add Schnorr tests
    
    * Add build/test in Makefile
    
    * Add vetKD tests
    
    * sign_message_with_ecdsa
    
    * Adapt register_custom_getrandom documentation
    
    * Simplify dfx.json
    
    * Add call counts
    
    * Update README
    
    * Update CODEOWNERS
    
    * Update README
    
    * Dependency cleanup
    
    * sign_digest_with_ecdsa
    
    * Prepare for publishing
    
    * Cleanup
    fspreiss authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    02af2fc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update commit of IC artifacts

    SDK authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    00d2ac5 View commit details
    Browse the repository at this point in the history
Loading