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: zama-ai/fhevm-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Choose a base ref
...
head repository: zama-ai/fhevm-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.6
Choose a head ref
  • 20 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 9, 2024

  1. feat() add benchmarks

    immortal-tofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a3a1393 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0d19329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c08a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c132a18 View commit details
    Browse the repository at this point in the history
  4. fix() update gas prices

    immortal-tofu committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b5f12bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f360f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c29de03 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. Merge pull request #57 from zama-ai/feat/fix-gas-prices

    Update gas prices based on benchmarks on hpc7a
    immortal-tofu authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f90dd22 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix() typo

    immortal-tofu authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a9bbd8f View commit details
    Browse the repository at this point in the history
  2. fix() fix typo :D

    immortal-tofu authored Jan 15, 2024
    1 Configuration menu
    Copy the full SHA
    2c6ab9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2966b7b View commit details
    Browse the repository at this point in the history
  4. Update params.go

    immortal-tofu authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8e27e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79d40c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #61 from zama-ai/review-gas-prices

    Review gas prices based on the latest benchmarks
    immortal-tofu authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a9b4ef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78973c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #62 from zama-ai/fix/reduce-price-rand

    fix() reduce price for rand since it will be only 1pbs
    immortal-tofu authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a7a9fc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix: use specific addr when creating protected storage

    this avoids increasing the nonce of the caller by two
    youben11 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9445919 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 20, 2024

  1. Merge pull request #56 from zama-ai/feat/benchmarks

    Add benchmarks test
    immortal-tofu authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    543b143 View commit details
    Browse the repository at this point in the history
Loading