Commit Graph

53 Commits

Author SHA1 Message Date
jatZama
3c683ed1d8 docs: mocked frontend
chore: typo
2024-12-20 12:03:12 +01:00
Clément 'birdy' Danjou
03be0fa3c8 fix: fix all addresses 2024-12-16 18:52:19 +01:00
Clément 'birdy' Danjou
e57cb8c879 docs: update documentation with bundle 2024-12-16 13:59:39 +01:00
Aurora Poppyseed
7d48a60162 docs: fix due to change in hardhat-templates README etc (#653)
* docs: update README and MockZamaFHEVMConfig removed

* docs: update typescript sample templates

* feat: fix Gateway library to be compatible with trustless decryption

* 0.6.1-0

* chore: changed visibility modifier

* chore: imports fhevm-core-contracts v061

* chore: remove console log added for debug

* docs: gas added

* docs: resolve webpack error structure

* docs: readme upgrade and tests

* docs: mini change

* 0.6.1

chore: update package lock

* docs: review

* docs: added immutable

* docs: types removed Declaring encrypted state variables

* docs: add asxxoperation

* docs: added asXXoperation

* docs: mini change

* docs: apply suggestions from code review

Co-authored-by: yuxizama <157474013+yuxizama@users.noreply.github.com>

* docs: mini changes

* docs: mini changes

* docs: mini change

* docs: mini change

Co-authored-by: yuxizama <157474013+yuxizama@users.noreply.github.com>

* Update README.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update README.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update README.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update README.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update docs/fundamentals/asXXoperation.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update docs/fundamentals/asXXoperation.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update docs/fundamentals/asXXoperation.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update docs/fundamentals/asXXoperation.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* Update docs/fundamentals/asXXoperation.md

Co-authored-by: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com>

* docs: mini changes

* docs: gitbook problems

* docs: mini change

* fix: update whitepaper mentions

* docs: change

* docs: remove changes from tests

* docs: mini update

---------

Co-authored-by: Clément Danjou <clement@danjou.io>
Co-authored-by: jatZama <josephandre.turk@zama.ai>
Co-authored-by: jat <153528475+jatZama@users.noreply.github.com>
Co-authored-by: Manoranjith <manoranjith.ponnuraj@zama.ai>
Co-authored-by: yuxizama <157474013+yuxizama@users.noreply.github.com>
2024-12-12 07:26:41 +09:00
Aurora Poppyseed
910f4b8496 docs: update documentation styling (#636)
Majority of the changes in this PR have been made by @yuxizama. Has already been reviewed by @poppyseeddev on gitbook. Due to merge issues a new PR has been made.

* docs: update docs

* docs: update links

* docs: update links

* docs: adding back old photos

* docs: lost files due to gitbook
2024-12-05 04:21:46 +09:00
PacificYield
9d0da4545e docs: updates for new Solidity names 2024-12-02 15:04:43 +01:00
Aurora Poppyseed
9e87031d49 docs: update the docs to fhevm06 (#612)
* docs: change for fhevm06

* docs: restructure, concepts explained

* docs: update tutorials

* docs: improves API and decryption

* docs: improved some sections checked broken links

* docs: fix one dead link

* docs: fix one dead link

* docs: prettier and adressing some changes

* docs: add review

* docs: fix instances

* docs: mini change

* docs: update readme

* docs: improving getting started

* docs: markdown link check errors

* docs: prettier

* docs: attempt to fix gitbook README error

* docs: links causing problems

---------

Co-authored-by: Clément 'birdy' Danjou <clement@danjou.io>
2024-11-29 23:27:08 +09:00
jat
1066174ccc Merge pull request #572 from zama-ai/newTypes
feat: updated TFHEExecutor to support new types
2024-10-18 08:43:10 +02:00
Joseph-André Turk
45e860d577 feat: updated TFHEExecutor to support new types
chore: eq-neq  bool support and bitwise scalar support

chore: overloads for fheEq and fheNe

fix: reverts onchain when rhs is 0 in fheDiv-fheRem

feat: added support for scalar and,or,xor

chore: cleanup codegen

feat: adds euint128 and euint256 types

chore: removes ebool fheRandBounded and adds manual tests

feat: adds new types for fheRand

feat: adds trivialEncrypt for ebytesXXX

feat: adds fheEq fheNe ifThenElse for new types

chore: rename asyncDecrypt() to initGateway()
2024-10-18 02:33:10 +02:00
Clément 'birdy' Danjou
4a4dfacb44 docs: update docs for fhevmjs 2024-10-11 00:24:19 +02:00
Aurora Poppyseed
04ffb5d12b Merge branch 'main' of github.com:zama-ai/fhevm into doc-review-5 2024-10-07 15:02:04 +02:00
Aurora Poppyseed
dc78c07aad docs: prettier 2024-10-07 14:51:14 +02:00
Aurora Poppyseed
ada674c717 docs: apply suggestions from code review 2024-10-07 20:09:00 +09:00
Joseph-André Turk
525d498179 feat: useAddress optional parameters for deployment, gateway deployer is owner 2024-10-07 12:43:32 +02:00
Aurora Poppyseed
b8e90c529c Update decrypt.md - typo
Related to PR #542
2024-10-01 18:42:38 +09:00
yuxizama
ea329c22e2 docs: review and edits 2024-09-02 18:07:32 +02:00
Joseph-André Turk
aa11c4e263 feat: added allowThis function and docs 2024-08-30 12:42:42 +02:00
Joseph-André Turk
0c8f146169 docs: remove decrypt from gas page 2024-08-22 14:51:23 +02:00
Joseph-André Turk
205f7e9fda fix: kmsverifier, solidity ver and silence transient warning
chore: updated version of package

chore: updated npmignore and deleted abstracts
2024-07-05 18:50:44 +02:00
Clément Danjou
bc308e2682 Merge pull request #423 from zama-ai/docs/fhevmjs-update
docs: update fhevmjs
2024-06-30 02:57:11 +02:00
Clément 'birdy' Danjou
568f9b3b3d docs: update fhevmjs 2024-06-30 02:51:05 +02:00
Clément 'birdy' Danjou
df61d54b6a docs: fix CLI doc 2024-06-28 17:05:46 +02:00
Joseph-André Turk
22075c16c8 chore: deleted obsolete comment from doc 2024-06-25 11:25:45 +02:00
Joseph-André Turk
f08d5ae596 docs: corrected decryption 2024-06-25 11:06:23 +02:00
Clément 'birdy' Danjou
1b54d011c2 docs: fix missing param 2024-06-20 10:25:22 +02:00
Clément 'birdy' Danjou
eef610a0a3 docs: some allow missing 2024-06-19 22:19:18 +02:00
Clément 'birdy' Danjou
a89cb411d6 docs: add fhevmjs references 2024-06-19 22:09:22 +02:00
Clément 'birdy' Danjou
a081d2af2f docs: few adjustments 2024-06-19 12:29:07 +02:00
Clément 'birdy' Danjou
ec84ec1527 docs: fix gateway new signature 2024-06-18 16:48:26 +02:00
Clément 'birdy' Danjou
37aad3ef9c docs: fix PR review on decrypt 2024-06-18 15:43:02 +02:00
Clément 'birdy' Danjou
52eeefae4c docs: fix guides for node and webapp 2024-06-18 14:53:17 +02:00
Clément 'birdy' Danjou
2c60fc3dfa docs: update pitfalls 2024-06-18 14:44:37 +02:00
Clément 'birdy' Danjou
929a121625 docs: update links 2024-06-18 14:33:02 +02:00
Clément 'birdy' Danjou
665aa23393 docs: add types folder 2024-06-18 14:31:29 +02:00
Clément 'birdy' Danjou
a927e3e1ab docs: update solidity version in doc 2024-06-18 14:29:49 +02:00
Clément 'birdy' Danjou
177c16f745 docs: update docs again 2024-06-18 14:25:52 +02:00
Clément 'birdy' Danjou
dad5bfb9ec docs: add more section in docs 2024-06-17 16:17:12 +02:00
Clément 'birdy' Danjou
cd90a36989 docs: add link to reencryption and add missing param 2024-05-28 18:25:50 +02:00
Clément 'birdy' Danjou
f9d56873e6 docs: update documentation for rotl and rotr 2024-04-04 12:12:54 +02:00
Miles
2e632466fe chore: typos 2024-04-03 14:52:11 +02:00
Clément 'birdy' Danjou
fd2308b95e feat: addn randEuint64() 2024-03-28 14:57:20 +01:00
Clément 'birdy' Danjou
3491ec7429 docs: few adjustments on pitfalls 2024-03-18 13:53:35 +01:00
Clément 'birdy' Danjou
6f6a219539 docs: various adjustments to the current documentation 2024-03-11 14:24:41 +01:00
Clément 'birdy' Danjou
e0af813f7a docs: update documentation for select 2024-03-08 11:47:40 +01:00
Clément 'birdy' Danjou
a15369c277 docs: change title for webpack page 2024-03-07 15:29:06 +01:00
Clément 'birdy' Danjou
5aa99c25cd docs: min/max gas adjustments 2024-03-07 15:27:04 +01:00
Clément 'birdy' Danjou
cff0a912ec docs: various fixes 2024-03-07 15:22:31 +01:00
Clément 'birdy' Danjou
d5dc081346 docs: update structure and gas estimation 2024-03-07 15:03:45 +01:00
Clément 'birdy' Danjou
a12703702d docs: add footer links to reencryption and inputs 2024-03-07 03:28:51 +01:00
Clément 'birdy' Danjou
ea55aba6a3 docs: remove webpack duplicate section 2024-03-07 03:27:29 +01:00