Commit Graph

453 Commits

Author SHA1 Message Date
Levent DEMIR
de8feed938 feat: use ethermint node instead of evmos node 2024-01-03 12:31:46 +01:00
jat
6e7db377cc Merge pull request #242 from zama-ai/fhelib-mock
Mocked version of TFHE.sol for mocked tests and coverage
2024-01-02 16:42:06 +01:00
Joseph-André Turk
d711a11d23 Mocked version of TFHE.sol for coverage and faster tests
Mocked version of TFHE.sol for faster tests and coverage

renamed lib_mock to mocks and added documentation

prettier
2024-01-02 14:29:19 +01:00
Clément Danjou
136ecd2bee Merge pull request #237 from zama-ai/docs/new-doc
docs() Change summary and add new section
2023-12-22 16:48:47 +01:00
Clément 'birdy' Danjou
e5d52e5d56 docs() update image name 2023-12-22 16:08:27 +01:00
Clément 'birdy' Danjou
70aab0164d fix() fallback node image 2023-12-22 16:07:44 +01:00
Clément 'birdy' Danjou
30accf85d0 fix() return to local 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
e8ff993b9e docs() fix some issue in roadmap 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
d4f4b7d7fb docs() clean 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
63ddac9554 docs() disable markdown check for 127.0.0.1 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
fb3a9ceaa9 docs() clean event part 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
321f0e3ca7 docs() fix links 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
84650328a8 docs() Upgrade client part 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
b8c736efd7 docs() fix typo 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
3bc0e10d30 docs() move readme 2023-12-22 15:27:21 +01:00
Clément 'birdy' Danjou
443276fb99 docs() Change summary and add new section 2023-12-22 15:27:21 +01:00
jat
1a6d3eeba7 Merge pull request #241 from zama-ai/consistent-shift-operators
made shl and shr more consistent with cleartext shift operators by restraining second operand to 8 bits
2023-12-21 10:59:08 +01:00
Joseph-André Turk
bc6649def1 made shl and shr more consistent with cleartext shift operators by restraining second operand to 8 bits
reset signers.ts

made shl and shr more consistent with cleartext shift operators by restraining second operand to 8 bits
2023-12-21 10:36:21 +01:00
Clément Danjou
d7e0e96468 Merge pull request #236 from zama-ai/fix-faucet-if-info-statements
fix(faucet): add a grep to ignore info statements
2023-12-19 16:09:21 +01:00
Levent Demir
63fa1e66c7 fix(faucet): add a grep to ignore info statements
For the new stack some info statements can appear when calling faucet
which call ethermintd keys list output=json

INFO: global keys loaded from: /root/.ethermintd/zama/keys/network-fhe-keys
INFO: global keys are initialized automatically using FHEVM_GO_KEYS_DIR env variable
{"height":"0","txhash":"A..."}
2023-12-07 14:40:55 +01:00
Clément Danjou
17d43894e9 Merge pull request #232 from zama-ai/docs/vue
docs() add vue and add one troubleshooting
2023-12-01 15:29:17 +01:00
Clément 'birdy' Danjou
70c18fc203 docs() add vue and add one troubleshooting 2023-12-01 15:21:56 +01:00
Clément Danjou
4ec591c5e4 Merge pull request #231 from zama-ai/release/0.2.2
0.2.2
v0.2.2
2023-11-27 13:33:36 +01:00
Clément 'birdy' Danjou
90b739bec4 0.2.2 2023-11-27 13:02:54 +01:00
Clément Danjou
7679c843e8 Merge pull request #228 from zama-ai/docs/update
docs() add troubleshooting
2023-11-27 11:47:56 +01:00
Clément 'birdy' Danjou
a08090fa0e docs() Update troubleshooting 2023-11-27 11:03:36 +01:00
david-zama
3111cf2341 Merge pull request #229 from zama-ai/fix/ebool-not-2
Fix ebool not + tests for ebool ops
2023-11-27 11:29:45 +02:00
David
edd0e11ecf Fix ebool not + tests for ebool ops 2023-11-27 11:44:22 +08:00
Clément 'birdy' Danjou
1be6c6903b docs() add troubleshooting 2023-11-25 01:15:20 +01:00
Clément Danjou
76b4347451 Merge pull request #226 from zama-ai/fix/did
fix() rename to whitelisted
2023-11-23 19:56:37 +01:00
Clément 'birdy' Danjou
39dddad4d2 fix() rename to whitelisted 2023-11-23 19:09:05 +01:00
Clément Danjou
e9c5cab577 Merge pull request #225 from zama-ai/features/remove-decrypt
Features/remove decrypt
2023-11-23 15:40:43 +01:00
Clément 'birdy' Danjou
45ac8f5907 fix() fix balanceOf new method 2023-11-20 16:55:36 +01:00
Clément 'birdy' Danjou
8b9b723615 feat() Add error handling on ERC20 2023-11-20 15:10:08 +01:00
Clément 'birdy' Danjou
051f3feefa feat() avoid decryption in transaction 2023-11-20 14:44:06 +01:00
Clément Danjou
397431adb5 Merge pull request #224 from zama-ai/release/0.2.1
0.2.1
v0.2.1
2023-11-13 19:21:02 +01:00
Clément Danjou
4eea580405 Merge pull request #221 from zama-ai/identity-update
feat() Implement feature explained in the article
2023-11-13 19:20:28 +01:00
Clément 'birdy' Danjou
ab4e3a6e00 fix() fix wrong package manager install for chalk 2023-11-13 18:19:19 +01:00
Clément Danjou
699d9b4fde Merge pull request #223 from zama-ai/add-operator-for-ebool
feat() Add xor operator for ebool
2023-11-13 18:15:04 +01:00
Clément 'birdy' Danjou
63c0dfc943 chore() Add task to play with identity contract 2023-11-13 16:25:13 +01:00
Clément 'birdy' Danjou
fed03d320b feat() Avoid delegate call 2023-11-13 15:18:21 +01:00
Clément 'birdy' Danjou
ae1a9904bd 0.2.1 2023-11-13 13:01:57 +01:00
Clément 'birdy' Danjou
444b57f962 feat() Add xor operator for ebool 2023-11-13 12:59:31 +01:00
Clément 'birdy' Danjou
ffc8b4de6a feat() add deploy task 2023-11-13 12:57:06 +01:00
Clément 'birdy' Danjou
38b39a30e4 feat() add countries and restriction in ERC20Rules contract 2023-11-12 17:30:34 +01:00
Clément 'birdy' Danjou
a79963b394 feat() remove balanceOf to have one function for both 2023-11-12 03:53:01 +01:00
Clément 'birdy' Danjou
ab3bf8e00a feat() grantAccess take an array of identifiers 2023-11-12 03:38:49 +01:00
Clément 'birdy' Danjou
17372cfd33 feat() rename identified with compliant 2023-11-10 16:06:46 +01:00
Clément 'birdy' Danjou
6dd601ea68 feat() add feature for government to access balance of their citizen 2023-11-10 14:47:19 +01:00
Clément 'birdy' Danjou
3fb4719494 feat() remove possibility for registrar to see user aset 2023-11-09 16:35:52 +01:00