Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

fix: rename to FHEVMConfigStruct in FHEVMConfig.sol + add compiler test #750

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

0xalexbel
Copy link
Contributor

  1. Fix small typo in FHEVMConfig.sol: Rename to FHEVMConfigStruct
  2. Add ./examples/TestSepoliaFHEVMConfig.sol to make sure the contract SepoliaFHEVMConfig is compiling.

@0xalexbel 0xalexbel requested a review from a team as a code owner April 20, 2025 18:58
@0xalexbel 0xalexbel linked an issue Apr 20, 2025 that may be closed by this pull request
@cla-bot cla-bot bot added the cla-signed label Apr 20, 2025
@0xalexbel 0xalexbel self-assigned this Apr 20, 2025
@jatZama
Copy link
Member

jatZama commented Apr 21, 2025

Good catch.

@PacificYield
Copy link
Contributor

Can it be fixed in both repos, please?

@jatZama
Copy link
Member

jatZama commented Apr 22, 2025

Can it be fixed in both repos, please?

What do you mean by "both" repos? This config is only present in fhevm-solidity and not present in fhevm-backend so not sure what you mean.

@jatZama jatZama merged commit b3d5ea1 into main Apr 22, 2025
8 checks passed
@jatZama jatZama deleted the alexB/fix-rename-struct-in-FHEVMconfig branch April 22, 2025 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: rename HTTPZConfigStruct to FHEVMConfigStruct in FHEVMConfig.sol
3 participants