1357 Commits

Author SHA1 Message Date
Yuxi Zhao
e16f8f138b GITBOOK-7: No subject 2025-05-28 11:39:09 +00:00
Yuxi Zhao
e781c89129 GITBOOK-6: No subject 2025-05-28 10:40:21 +00:00
Yuxi Zhao
d655499c4c GITBOOK-5: No subject 2025-05-28 10:38:44 +00:00
Yuxi Zhao
7312210e3f GITBOOK-4: No subject 2025-05-28 10:27:11 +00:00
Yuxi Zhao
ba92a017b1 GITBOOK-3: No subject 2025-05-28 10:25:05 +00:00
Yuxi Zhao
856621300c GITBOOK-2: No subject 2025-05-28 10:12:52 +00:00
yuxizama
eb3a1172ab Update README.md 2025-05-28 12:00:28 +02:00
yuxizama
f907e3f8bc fix 2025-05-28 11:53:36 +02:00
yuxizama
f16b513d28 fix 2025-05-28 11:41:58 +02:00
yuxizama
26343f15db Create SUMMARY.md 2025-05-28 11:32:52 +02:00
yuxizama
0e21bbedcf fix side menu 2025-05-28 11:03:54 +02:00
yuxizama
ff4a640fa5 fix images 2025-05-28 10:35:16 +02:00
yuxizama
998ecacb1e link fix 2025-05-28 10:26:45 +02:00
yuxizama
2ba1e83cd0 fix the side menu 2025-05-28 10:25:25 +02:00
Yuxi Zhao
4e92e86880 GITBOOK-9: No subject 2025-05-28 08:17:23 +00:00
Yuxi Zhao
03e0c6679b GITBOOK-8: No subject 2025-05-28 08:12:14 +00:00
Yuxi Zhao
c415111a96 GITBOOK-7: No subject 2025-05-27 14:50:49 +00:00
Yuxi Zhao
9774b5b542 GITBOOK-6: No subject 2025-05-27 14:50:23 +00:00
Yuxi Zhao
787fa3a1c2 GITBOOK-5: No subject 2025-05-27 14:46:43 +00:00
Yuxi Zhao
4e4a2cffcf GITBOOK-4: No subject 2025-05-27 14:32:37 +00:00
Yuxi Zhao
b8ca66384b GITBOOK-3: No subject 2025-05-27 14:31:15 +00:00
Yuxi Zhao
3ed18423b3 GITBOOK-2: No subject 2025-05-27 14:22:48 +00:00
Yuxi Zhao
5a304d68c4 GITBOOK-1: No subject 2025-05-27 11:59:22 +00:00
yuxizama
ac6405ce7f docs: add a tab 2025-05-26 22:59:08 +02:00
yuxizama
e654c24f85 docs: add tabs 2025-05-26 22:37:39 +02:00
yuxizama
2620d69671 docs: fix 2025-05-26 18:57:24 +02:00
yuxizama
cf87599d19 docs: fix 2025-05-26 18:52:18 +02:00
yuxizama
85c29551b2 docs: test 2025-05-26 18:43:52 +02:00
ET
becc4f5d47 docs: replace einput (#771) fhevm-migration-backup-25-05-20 2025-05-14 12:54:41 +02:00
Aurora Poppyseed
7515b73738 docs: remove vue template mentions (#769) 2025-05-14 12:39:41 +02:00
Aurora Poppyseed
ade634a945 docs: rename TFHE.sol to FHE.sol in the docs (#756)
* docs: rename tfhe to fhe

* docs: renaming all function names in the docs and library names

* docs: update all mentions of TFHE

* docs: tfhe-rs stays the same

* docs: tfhe-rs stays the same

* docs: rename repo

* docs: fix renaming after merge conflicts

* docs: resolve issues
2025-05-12 11:17:58 +02:00
dependabot[bot]
851c4683a6 chore(deps): bump requests from 2.28.1 to 2.32.2 in /ci (#748)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 15:40:31 +02:00
Aurora Poppyseed
d0fd5e09ba docs: rename HTTPZ to fhevm (#763)
* docs: rename HTTPZ to fhevm

* docs: change naming of initFhevm

* docs: lowercase fhevm
2025-05-05 12:46:17 +02:00
Alexandre Belhoste
52d9d144dc 0.7.0-4 (#766) v0.7.0-4 2025-04-24 13:00:27 +02:00
Aurora Poppyseed
d52c4082ff docs: update README to mention fhevm instead of HTTPZ (#754)
* docs: update README to mention fhevm instead of HTTPZ

* docs: lowercase fhevm in README
2025-04-23 17:25:38 +02:00
Benoit Chevallier-Mames
cbab8ec29a chore: making a link to the new whitepaper (#711) 2025-04-22 20:51:28 +02:00
jat
d986744a22 feat: updates gateway contracts names (#753) 2025-04-22 18:05:10 +02:00
jat
05d3defdd4 fix: add coprocessor signers (#751) 2025-04-22 14:34:59 +02:00
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