Aurora Poppyseed
da4bcaafb6
Merge branch 'main' into example-docs
2024-10-22 14:18:35 +02: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
Aurora Poppyseed
1217b9ad9c
docs: add comments to example contracts
...
docs: payment-limit docs
docs: blind auction
docs: improved the comments on example contracts, use of @dev, @params and @notice
docs: readme is updated
docs: imporved readme for examples
docs: improve README
docs: prettier
docs: commit suggestions
docs: shortended readme
2024-10-14 11:29:59 +02:00
Clément 'birdy' Danjou
4a4dfacb44
docs: update docs for fhevmjs
2024-10-11 00:24:19 +02:00
Aurora Poppyseed
1b209c890b
Merge pull request #493 from zama-ai/Doc-review-3
...
Doc edits - Getting Started
2024-10-07 21:12:31 +08:00
Aurora Poppyseed
a2f7d82b29
docs: prettier
2024-10-07 15:07:55 +02:00
Aurora Poppyseed
0a709946a7
docs: Apply suggestions from code review
2024-10-07 15:04:08 +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
jat
423134e907
Merge branch 'main' into simplifiedDeployment
2024-10-07 12:48:55 +02: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
31fc5cca1a
docs: prettified
2024-10-07 12:06:52 +02:00
Aurora Poppyseed
a525111427
docs: dead links removed
2024-10-07 12:04:53 +02:00
Aurora Poppyseed
4ab149ea09
Merge branch 'main' of github.com:zama-ai/fhevm into doc-review-4
2024-10-07 11:43:43 +02:00
Aurora Poppyseed
77509fcc13
docs: prettified
2024-10-07 11:38:48 +02:00
Aurora Poppyseed
d0a3ef6a02
Update docs/fundamentals/decrypt.md
2024-10-07 18:33:07 +09:00
Aurora Poppyseed
87dddebf64
Update docs/fundamentals/acl.md
2024-10-07 18:31:30 +09:00
Aurora Poppyseed
cbc92cac5b
Update docs/fundamentals/contracts.md
2024-10-07 18:30:56 +09:00
Joseph-André Turk
11a3350dec
docs: removed obsolete links
2024-10-07 11:09:37 +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
yuxizama
3f471a9fc7
docs: review and edits
2024-09-02 16:38:26 +02:00
yuxizama
aa2943251f
docs: review and edits
2024-09-02 16:14:23 +02:00
Joseph-André Turk
1155634288
docs: fixed typos for encrypt
...
docs: fixed typos
docs: fixed typo
2024-08-30 22:13:47 +02:00
Joseph-André Turk
4ff1262332
docs: updated gateway part on Remix
2024-08-30 16:45:40 +02:00
Joseph-André Turk
aa11c4e263
feat: added allowThis function and docs
2024-08-30 12:42:42 +02:00
Clément 'birdy' Danjou
aee9352ef6
docs: fix links
2024-08-29 14:28:46 +02:00
Clément 'birdy' Danjou
88d14bd0d9
docs: fix explorer url
2024-08-29 00:56:57 +02:00
Clément 'birdy' Danjou
cd4977e9fe
docs: update links
2024-08-29 00:49:48 +02:00
Clément 'birdy' Danjou
adc14290b9
docs: update devnet in doc
2024-08-29 00:42:48 +02:00
Clément 'birdy' Danjou
58c6011b3b
chore: prettier
2024-08-28 21:54:28 +02:00
yuxizama
48c98bac4e
docs: change banner position
2024-08-28 21:53:21 +02:00
yuxizama
25b79aa357
docs: correct urls
2024-08-28 21:52:49 +02:00
yuxizama
770f9ece6c
docs: add developer survey
2024-08-28 21:51:28 +02:00
Joseph-André Turk
0c8f146169
docs: remove decrypt from gas page
2024-08-22 14:51:23 +02:00
Joseph-André Turk
8dcbae77b4
docs: updated asyncDecrypt.png
2024-08-21 17:39:00 +02:00
Clément 'birdy' Danjou
06d16f1088
Merge branch 'release/0.5.x' into release-merge
2024-08-12 11:57:32 +02:00
Joseph-André Turk
d6ffb4b91e
chore: fixed typo
2024-08-09 18:03:47 +02:00
Joseph-André Turk
fdbf83ff4d
chore: fixed typo
2024-08-09 18:03:02 +02:00
Joseph-André Turk
fa78bfbd0d
docs: updated mocked and coverage docs
2024-08-09 17:58:16 +02:00
Joseph-André Turk
f48df75feb
docs: updated mocked and coverage docs
2024-08-09 17:52:27 +02:00
Joseph-André Turk
55c5b2885d
docs: typo in doc
2024-08-07 16:11:21 +02:00
Joseph-André Turk
c841106b16
fix: added MockedPrecompile and doc update
2024-08-07 16:09:05 +02:00
Joseph-André Turk
a301e25c7c
feat: mocked async decrypt w snapshots
2024-08-07 13:50:18 +02:00
Luis Montero
9219dd9978
chore: fix small typo in the documentation about re-encryption
...
Following a discussion at the office with @leventdem we noticed a small
typo in the documentation. Indeed even in the case of re-encryption the
gateway receives the handle and not the cipher-text.
https://github.com/zama-ai/fhevm/blob/
914699f9695c6f5205ec011be1155189f8abba5b/test/encryptedERC20/EncryptedERC20.ts#L76-L91
2024-07-31 13:26:36 +02:00
Joseph-André Turk
2a1df2a027
docs: fixed ACL example
2024-07-26 19:56:14 +02:00
Joseph-André Turk
aef8d46539
docs: fixed ACL example
2024-07-26 19:11:04 +02:00
Clément 'birdy' Danjou
89e4aec0f4
docs: fix image link
2024-07-25 18:42:57 +02:00