Commit Graph

1319 Commits

Author SHA1 Message Date
Alexandre Belhoste
b3d5ea1b49 fix: rename to FHEVMConfigStruct in FHEVMConfig.sol + add compiler test (#750) 2025-04-22 14:22:26 +02:00
jat
367290f93d feat: use latest core contracts, updated lib API, renamed to fhevm an… (#745)
* feat: use latest core contracts, updated lib API, renamed to fhevm and fhe

chore: add dummy addresses for CI

test: add tests for makePubliclyDecryptable method

* chore: update package-lock.json for linux

* chore: update package-lock.json

* fix: solidity comments (#746)

* chore: update oracle version

* chore: update fhevm core-contracts version

* feat: update fhevm sdk and mocked userDecrypt

* chore: fix coverage
v0.7.0-3
2025-04-19 14:45:30 +02:00
dependabot[bot]
3217b8b25c chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#736)
Bumps [elliptic](https://github.com/indutny/elliptic) to 6.6.1 and updates ancestor dependencies [elliptic](https://github.com/indutny/elliptic), [@ethersproject/signing-key](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/signing-key) and [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together.


Updates `elliptic` from 6.5.4 to 6.6.1
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.1)

Updates `@ethersproject/signing-key` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.8.0/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.8.0/packages/signing-key)

Updates `ethers` from 5.7.2 to 6.13.4
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/compare/v5.7.2...v6.13.4)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-version: 6.6.1
  dependency-type: indirect
- dependency-name: "@ethersproject/signing-key"
  dependency-version: 5.8.0
  dependency-type: indirect
- dependency-name: ethers
  dependency-version: 6.13.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 17:25:28 +02:00
Benoit Chevallier-Mames
c81bbb369f docs: clarify a bit the documentation (#741)
closes #https://github.com/zama-ai/httpz-solidity/issues/677
2025-04-16 11:37:46 +02:00
ET
e19608b1e7 0.7.0-2 (#740) v0.7.0-2 2025-04-10 14:54:25 +02:00
ET
413388f92b refactor: updates to HTTPZ (#739)
* refactor: updates to HTTPZ

* docs: fix broken link
2025-04-10 14:44:19 +02:00
ET
87417d2e43 refactor: updates lib (#717) v0.7.0-1 2025-04-10 11:42:06 +02:00
Clément Danjou
ac920fff40 Merge pull request #722 from zama-ai/yuxizama-patch-2
docs: add the status page to main
2025-04-07 09:32:24 +02:00
Clément Danjou
2917f24841 Merge pull request #732 from zama-ai/dependabot/npm_and_yarn/tar-fs-2.1.2
chore(deps): bump tar-fs from 2.1.1 to 2.1.2
2025-04-07 09:31:55 +02:00
Clément Danjou
0e6d9e6522 Merge pull request #735 from zama-ai/renaming_httpz_734
docs: renaming fhEVM into HTTPZ
2025-04-07 09:30:59 +02:00
Benoit Chevallier-Mames
917064e4d3 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 16:56:55 +02:00
Benoit Chevallier-Mames
bc375539ef docs: prettier
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 14:04:16 +02:00
Benoit Chevallier-Mames
6f220e0d91 docs: prettier
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 14:02:20 +02:00
Benoit Chevallier-Mames
9dff2957e1 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 13:50:20 +02:00
Benoit Chevallier-Mames
8c467d8d25 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 13:42:47 +02:00
Benoit Chevallier-Mames
303fc9e46c docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 13:42:06 +02:00
Benoit Chevallier-Mames
dacead5e72 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 13:38:42 +02:00
Benoit Chevallier-Mames
ee5975768a docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 13:35:51 +02:00
Benoit Chevallier-Mames
74d18a42b5 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:42:26 +02:00
Benoit Chevallier-Mames
ba8e47d7b5 docs: removing Zama from HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:26:28 +02:00
Benoit Chevallier-Mames
c417b71859 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:23:29 +02:00
Benoit Chevallier-Mames
13f79497a8 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:22:58 +02:00
Benoit Chevallier-Mames
cebc493827 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:16:06 +02:00
Benoit Chevallier-Mames
3d1b408c1a docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:14:06 +02:00
Benoit Chevallier-Mames
b189129bd9 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:06:01 +02:00
Benoit Chevallier-Mames
78d6d35bb0 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:01:29 +02:00
Benoit Chevallier-Mames
28bd628aa0 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 11:00:56 +02:00
Benoit Chevallier-Mames
39166f5a5d docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 10:59:03 +02:00
Benoit Chevallier-Mames
b1ff38ef1b docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 10:55:38 +02:00
Benoit Chevallier-Mames
47efcb476f docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 10:52:15 +02:00
Benoit Chevallier-Mames
cdd0136747 docs: renaming fhEVM into HTTPZ
closes #https://github.com/zama-ai/httpz-solidity/issues/734
2025-04-03 10:51:02 +02:00
Clément Danjou
a2e391bdfe Merge pull request #724 from zama-ai/remove-two-cite
docs: remove two ways of citing HTTPZ #705
2025-04-01 11:26:38 +02:00
yuxizama
f74c83a744 docs: update README 2025-03-31 13:29:06 +02:00
dependabot[bot]
a50bc46675 chore(deps): bump tar-fs from 2.1.1 to 2.1.2
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 22:53:19 +00:00
yuxizama
8847db3e59 docs: update README
- Fix broken images
- Add a renaming banner
2025-03-27 17:16:14 +01:00
Clément Danjou
c6e57dea99 docs: remove two ways of citing HTTPZ #705 2025-03-20 15:45:25 +01:00
Clément Danjou
ac7e0575fa Merge pull request #723 from zama-ai/update-to-httpz
docs: update README and package name
2025-03-20 15:41:40 +01:00
Clément 'birdy' Danjou
0f5073ee4f docs: update README and package name 2025-03-20 15:40:50 +01:00
yuxizama
e40114fa1c docs: add the status page 2025-03-17 14:50:58 +01:00
Benoit Chevallier-Mames
470c5f3dcc docs: fixing a broken link (#720) 2025-03-13 10:27:23 +01:00
Aurora Poppyseed
d590aca430 docs: add mocked mode doc to docs (#719)
* docs: add mocked mode doc to docs

* docs: update suggestions

* docs: remove one paragraph
2025-03-12 13:52:06 +01:00
Alex Quint
fb96c8fcc0 Merge pull request #715 from zama-ai/ci/update
ci: add dependabot update config
2025-03-07 17:16:49 +01:00
aquint-zama
1f7198917a ci: add dependabot update config 2025-02-25 14:20:51 +01:00
Alex Quint
9ae799bd26 Merge pull request #714 from zama-ai/ci/update
ci: add actionlint and action version check
2025-02-25 14:16:44 +01:00
aquint-zama
0d9a81bcdd ci: add actionlint and action version check 2025-02-24 16:25:07 +01:00
Aurora Poppyseed
df2828eff3 docs: improve Hardhat tutorial (#712)
* docs: improve Hardhat tutorial

* docs: prettify and spelling mistakes added interaction section

* docs: fix broken links

* docs: added interactions for the quick start guide on the hardhat

* docs: fixed interaction and wording for hardhat quick start guide

* docs: update welcome page and scribes

* docs: prettify

---------

Co-authored-by: Yuxi Zhao <yuxi.zhao@zama.ai>
2025-02-21 14:24:49 +01:00
Alex Quint
61c0b35934 Merge pull request #710 from zama-ai/chore/add-codeowners
chore: add CODEOWNERS
2025-02-17 17:35:31 +01:00
aquint-zama
bc2df29afc chore: add CODEOWNERS 2025-02-17 14:39:02 +01:00
Aurora Poppyseed
74d80afcc7 docs: docs improvements (#709)
* Update roadmap.md

* Update fhevm-components.md

* Update fhevm-components.md

* Update decrypt.md

* Update decrypt_details.md

* Update reencryption.md

* Update operations.md

* Update inputs.md

* Update d_re_ecrypt_compute.md

* Update hardhat.md

* Update webpack.md

* Update error_handling.md

* Update gas.md

* Update loop.md

* Update random.md

* Update see-all-tutorials.md

* Update README.md

* Update README.md

---------

Co-authored-by: itsasecret <87604944+tudorpintea999@users.noreply.github.com>
2025-02-13 10:25:55 +01:00
Aurora Poppyseed
c7198b38e5 docs: typo fix on main branch (#708) 2025-02-13 10:06:15 +01:00