Skip to content

Releases: FhenixProtocol/fhenix-hardhat-plugin

v0.3.3-alpha.1

15 Jan 13:37
Compare
Choose a tag to compare
v0.3.3-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.3-alpha.0...v0.3.3-alpha.1

What's Changed

Full Changelog: v0.3.3-alpha.0...v0.3.3-alpha.1

v0.3.3-alpha.0

16 Dec 13:03
Compare
Choose a tag to compare
v0.3.3-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3-alpha.0

v0.3.2

14 Nov 13:36
Compare
Choose a tag to compare

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

09 Oct 21:32
Compare
Choose a tag to compare

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

09 Oct 11:58
Compare
Choose a tag to compare
v0.3.2-alpha.4 Pre-release
Pre-release

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

09 Oct 11:43
Compare
Choose a tag to compare
v0.3.2-alpha.3 Pre-release
Pre-release

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

08 Oct 22:05
Compare
Choose a tag to compare

v0.3.2-alpha.1

08 Oct 13:45
Compare
Choose a tag to compare
v0.3.2-alpha.1 Pre-release
Pre-release

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

07 Oct 19:16
Compare
Choose a tag to compare

v0.3.1-alpha.0

07 Oct 19:12
Compare
Choose a tag to compare

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