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: scrtlabs/secret-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: scrtlabs/secret-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 11 commits
  • 4 files changed
  • 7 contributors

Commits on Nov 18, 2024

  1. For fixed seed, a new parameter added to EncryptionUtils constructor.

    Currently, since the seed may be generated "only" randomly, the user cannot decrypt her txs later.
    abduramann authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9c96a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313fd4b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Update README.md

    azaidelson authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    7efb1ce View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. updated examples

    DeDTihoN committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    60f110b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from scrtlabs/main

    Updated examples in readme
    zackgow authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    94c686a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    d1b7c0e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Merge pull request #36 from dhananjaypai08/docs/readme-link-fix

    fix/readme-link: fixing the readme api reference link
    zackgow authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    ccc9385 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. Merge pull request #34 from abduramann/FixedEncryptionSeed

    Fixed encryption seed
    zackgow authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    71b6597 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Configuration menu
    Copy the full SHA
    a4522fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90af8b View commit details
    Browse the repository at this point in the history
  3. v1.8.2

    zackgow committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    1f9415b View commit details
    Browse the repository at this point in the history
Loading