Releases: FhenixProtocol/fhenix-hardhat-plugin
Releases · FhenixProtocol/fhenix-hardhat-plugin
v0.3.3-alpha.1
What's Changed
- feat: Narrow typechain SealedBool/Uint/Address
utype
by @architect-dev in #19 fhenixsdk.initializeWithHHSigner
fixes by @architect-dev in #20
Full Changelog: v0.3.3-alpha.0...v0.3.3-alpha.1
What's Changed
- feat: Narrow typechain SealedBool/Uint/Address
utype
by @architect-dev in #19 fhenixsdk.initializeWithHHSigner
fixes by @architect-dev in #20
Full Changelog: v0.3.3-alpha.0...v0.3.3-alpha.1
v0.3.3-alpha.0
What's Changed
- V0.3.x by @eshelB in #16
- feat:
fhenixsdk
/PermitV2
integration by @architect-dev in #18
New Contributors
Full Changelog: v0.3.2...v0.3.3-alpha.0
v0.3.2
What's Changed
- Bump fhenixjs and localfhenix versions by @Cashmaney in #7
- V0.2.x mocks by @Cashmaney in #8
- Remove hardcoded MockFheOps, switch to a compilation of the user's fhenix-contracts version by @architect-dev in #9
- Inject FHE mocks and detect exposed encrypted vars task improvements by @architect-dev in #14
- Check if network is hardhat using chainId instead of network name by @architect-dev in #15
- Clean deployments/localfhenix directory on localfhenix:start by @toml01 in #17
New Contributors
Full Changelog: v0.2.1...v0.3.2
v0.3.2-alpha.5
What's Changed
- Check if network is hardhat using chainId instead of network name by @architect-dev in #15
Full Changelog: v0.3.2-alpha.4...v0.3.2-alpha.5
v0.3.2-alpha.4
Checking exposed encrypted vars is being called multiple times on test
and node
runs. Switched to only checking after solidity artifacts are emitted to prevent double runs.
Full Changelog: v0.3.2-alpha.3...v0.3.2-alpha.4
v0.3.2-alpha.3
What's Changed
- Inject FHE mocks and detect exposed encrypted vars task improvements by @architect-dev in #14
- Update package and top level READMEs
Full Changelog: v0.3.2-alpha.2...v0.3.2-alpha.3
v0.3.2-alpha.2
Full Changelog: v0.3.2-alpha.1...v0.3.2-alpha.2
v0.3.2-alpha.1
Changes:
- fix
FhenixHardhatRuntimeEnvironment
error when unsealing mocked FHE sealed data on the hardhat network - fix detected exposures amount in
fhenix-hardhat-plugin
task - update indicator text when Mocked FHE ops is injected into the hardhat network
Full Changelog: v0.3.2-alpha.0...v0.3.2-alpha.1
v0.3.2-alpha.0
Full Changelog: v0.3.1-alpha.0...v0.3.2-alpha.0
v0.3.1-alpha.0
What's Changed
- V0.2.x mocks by @Cashmaney in #8
- Remove hardcoded MockFheOps, switch to a compilation of the user's fhenix-contracts version by @architect-dev in #9
Full Changelog: v0.3.0-alpha.3...v0.3.1-alpha.0