Commit Graph

15 Commits

Author SHA1 Message Date
Joseph-André Turk
b737b6dc7e feat: use dynamic lists in fhevmjsMocked 2024-10-03 12:17:16 +02:00
Joseph-André Turk
a301e25c7c feat: mocked async decrypt w snapshots 2024-08-07 13:50:18 +02:00
Joseph-André Turk
07b029e400 fix: use little endianess for decrypting ebytes256 2024-07-01 01:06:50 +02:00
Joseph-André Turk
2a92701338 feat: unit test for ebytes256 2024-06-27 18:41:13 +02: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
Joseph-André Turk
2229b9624d fix: fixed nonce issue with eve 2024-02-27 10:35:35 +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
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
David
3dea37c956 Fix network1 tests waiting for new block 2023-11-02 14:47:23 +08:00
Clément 'birdy' Danjou
449650652e test() gas can't be above 10000000 2023-10-16 16:09:08 +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
5b2a90eb85 fix() create function to automatically test gasLimit 2023-09-08 15:38:41 +02:00
Clément 'birdy' Danjou
531903adc7 test() Add test on vote results 2023-09-07 18:01:45 +02:00
Clément 'birdy' Danjou
b75924e4b3 test() optimize latency 2023-09-07 18:01:23 +02:00
Clément 'birdy' Danjou
1150f1c48b test() Add more tests to DAO 2023-09-07 18:01:22 +02:00