Levent DEMIR
dd6b2cfeb3
chore: bump fhevmjs
2024-04-23 15:50:09 +02:00
Clément 'birdy' Danjou
094b014c8b
0.4.0
2024-04-22 18:26:15 +02:00
Joseph-André Turk
edae7456e0
0.4.0-8
2024-04-12 14:08:26 +02:00
Joseph-André Turk
b3e25b8967
0.4.0-7
2024-04-10 09:52:25 +02:00
jat
b29c96353a
Merge pull request #355 from zama-ai/prerelease/0.4.0-6
...
0.4.0-6
2024-04-09 15:31:51 +02:00
Joseph-André Turk
f598d7f3e5
0.4.0-6
2024-04-09 15:24:28 +02:00
Clément 'birdy' Danjou
2623b4c0bb
deps: update fhevmjs
2024-04-05 17:43:02 +02:00
Levent DEMIR
2f688dc4f0
chore: bump fhevmjs
2024-04-03 16:49:06 +02:00
Joseph-André Turk
30fcdfe1b4
fix: fhevm image fixing power of 2
2024-03-27 14:43:15 +01:00
Joseph-André Turk
677138a8f3
0.4.0-5
2024-03-26 18:43:13 +01:00
Joseph-André Turk
3197180039
0.4.0-4
2024-03-26 16:25:17 +01:00
Joseph-André Turk
69464f8b29
feat: added mocked oracle and automated predeploy deployment
...
fix: typo .env.example
fix: ci tests
fix: ci test
fix: removed ciphertext verification in oracle
fix: typo OraclePredeploy
fix: gaslimit
fix: bigger ci machine
fix: bigger ci machine
fix: increased ci sleep time
fix: longer sleep for ci
fix: longer sleep
fix: longer sleep
fix: change sleeping times
fix: simplest test
fix: ci
fix: add compile
ci: show logs/errs of different services
fix: test
fix: typo
2024-03-20 10:41:27 +01:00
Clément 'birdy' Danjou
c940f09e13
chore: update fhevmjs
2024-03-15 01:40:44 +01:00
Joseph-André Turk
8666f2ef49
chore: converted ts scripts to tasks
2024-03-13 18:01:29 +01:00
Clément 'birdy' Danjou
9f4cc41739
chore: use task instead of custom script
2024-03-13 17:07:25 +01:00
Clément 'birdy' Danjou
34982490d2
0.4.0-3
2024-03-11 16:51:33 +01:00
Clément 'birdy' Danjou
7924629447
chore: update fhevmjs
2024-03-08 03:20:06 +01:00
Clément 'birdy' Danjou
f44d2afda9
0.4.0-2
2024-03-05 20:01:44 +01:00
Clément 'birdy' Danjou
544e5da8a9
chore: use ethermint node v0.3.0-5 version
2024-03-02 02:55:19 +01:00
Clément 'birdy' Danjou
37f4d91bb4
0.4.0-1
2024-03-01 19:29:28 +01:00
Clément 'birdy' Danjou
502f15c45d
feat: fix test with highest values
2024-03-01 17:05:32 +01:00
Clément 'birdy' Danjou
80ab98de05
chore: use correct version for docker image to run test
2024-03-01 16:01:53 +01:00
Clément 'birdy' Danjou
42de399ce9
feat: add generator for overloads and implement 4bits tests
2024-02-29 12:52:59 +01:00
Clément 'birdy' Danjou
7b4669fe2a
fix: fix boolean encryption on client side
2024-02-28 15:58:04 +01:00
Joseph-André Turk
3da0ab9e8a
feat: added TFHE.isInitialized function for ebool type
...
fix: fixed package.json
fix: fixed prettier
2024-02-20 11:42:42 +01:00
Joseph-André Turk
73214c73c5
fix(mocked): removed all warnings from TFHE.sol when compiling in mocked mode
...
fix(mocked): rerunned prettier in ci mode
removed useless file
2024-02-19 19:46:30 +01:00
Clément 'birdy' Danjou
c7995bff8d
0.4.0-0
2024-02-16 10:53:46 +01:00
Clément 'birdy' Danjou
91463e003b
feat: update docker image using latest fhevm-go
2024-02-13 20:08:14 +01:00
Clément 'birdy' Danjou
ecb915096a
fix: mock param conversion was not working correctly due to conversion to Uint8Array
2024-02-09 16:18:35 +01:00
Clément 'birdy' Danjou
dc18f050e0
feat: add 64bits support
2024-02-09 10:04:55 +01:00
Clément 'birdy' Danjou
296f8df0c5
deps() update docker image version
2024-01-23 11:04:55 +01:00
Clément 'birdy' Danjou
e7f25d7d36
fix() remove useless coverage command
2024-01-18 11:15:58 +01:00
Clément 'birdy' Danjou
4e9f5c8823
deps() update to fhevmjs 0.3.1
2024-01-18 11:12:20 +01:00
Joseph-André Turk
184ca9de56
Changed evm version to Shanghai
...
update devnode version
ci: trigger ci test
restored readme
2024-01-17 10:15:06 +01:00
Clément 'birdy' Danjou
ee74f29443
0.3.0
2024-01-11 15:54:08 +01:00
Joseph-André Turk
535b055fc8
Updated Solidity version to ^0.8.20 and OpenZeppelin Contracts to ^5.0.1
...
updated to ethermint node
updated node dev version
removed parallel flag from hardhat test
reput inband test for ci
setup evm version to Paris to avoid PUSH0 error and updated hardhat version
removed utils.ts.new file
synced package.json and package-lock.json
prettier
2024-01-09 11:05:38 +01:00
Clément 'birdy' Danjou
cec03b8f1c
feat() update version of docker image
2024-01-08 16:07:20 +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 'birdy' Danjou
90b739bec4
0.2.2
2023-11-27 13:02:54 +01:00
Clément Danjou
397431adb5
Merge pull request #224 from zama-ai/release/0.2.1
...
0.2.1
2023-11-13 19:21:02 +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
ae1a9904bd
0.2.1
2023-11-13 13:01:57 +01:00
Clément 'birdy' Danjou
ffc8b4de6a
feat() add deploy task
2023-11-13 12:57:06 +01:00
David
3dea37c956
Fix network1 tests waiting for new block
2023-11-02 14:47:23 +08:00
David
ab0b7ce02b
Fix tests in macbook
2023-10-18 11:40:55 +08:00
Clément 'birdy' Danjou
1357f85548
0.2.0
2023-10-13 22:43:29 +02:00
youben11
56c21a1558
chore: update dev-node version
2023-10-10 14:58:18 +01:00
Clément 'birdy' Danjou
f1bd3c123c
fix() make parallel default
2023-10-01 03:12:13 +02:00
Clément 'birdy' Danjou
a10db3c1ad
feat() add option to run in parallel
2023-09-30 23:16:12 +02:00
Clément 'birdy' Danjou
eecfeb54d9
0.1.13
2023-09-25 16:06:45 +02:00