Commit Graph

29 Commits

Author SHA1 Message Date
david-zama
7cd0bbe05e Merge pull request #103 from zama-ai/ci/fix-tests
Rename directory from examples to contracts
2023-08-01 15:20:21 +03:00
David
643a818870 Rename directory from examples to contracts 2023-08-01 15:17:46 +03:00
Levent Demir
8095ff43d3 feat: add chain_id parameter to erc20.py script 2023-07-26 12:40:48 +02:00
Levent Demir
a133e18a89 ci: bump fhevm-tfhe-cli version to v0.1.2 2023-07-26 12:40:03 +02:00
Louis Tremblay Thibault
379e4f4c55 cleanup 2023-07-13 10:32:46 +02:00
Louis Tremblay Thibault
db5b34b0ba fix(ci): make test runnable on arm 2023-07-12 17:28:04 +02:00
Louis Tremblay Thibault
b48d551698 Rebranding (#83)
* fix(make): fix makefile typo

update README.md
2023-07-12 17:27:47 +02:00
Levent Demir
e23b20114a fixture: fix path to abstract for python test scripts 2023-07-10 13:16:44 +02:00
Levent DEMIR
0dd8b5a6fd Merge pull request #69 from zama-ai/ci/update-fhe-keys-from-s3
ci: fix path to fhe-keys in s3 bucket
2023-06-30 14:52:49 +02:00
Levent Demir
559d308381 ci: fix path for solc 2023-06-30 13:07:01 +02:00
Levent Demir
2fafe4ece9 ci: fix path to fhe-keys in s3 bucket 2023-06-27 10:19:25 +02:00
Levent Demir
ecec64dd59 build: update to zbc-fhe-tool v0.1.1 2023-06-23 14:01:53 +02:00
Levent Demir
1b7e86d5ec chore: update README, add Makefile + update demo_test 2023-06-21 09:24:41 +02:00
Levent Demir
4644705118 chore(ci): add ability to call ERC20 test with privatekey and node @ as arguments 2023-06-21 00:14:37 +02:00
Levent Demir
e8df930018 chore(ci): make node_address optional 2023-06-20 16:14:14 +02:00
Levent Demir
e23b8d1f96 chore(ci): add ability to choose node address as argument for run_ERC20_ci_test.sh 2023-06-19 18:42:35 +02:00
Levent Demir
1a9f660eff chore(ci): use localhost instead of staging env ip 2023-06-19 16:13:59 +02:00
Levent Demir
8eaf6dd90b chore(ci): fix env variable usage in docker compose 2023-06-19 15:18:46 +02:00
Levent Demir
bb94fb10d4 chore(ci): add .env with the ready to use env variable for arm64 arch 2023-06-19 14:49:12 +02:00
Levent Demir
d9fecfd793 chore(ci): add default value to ZBC_FHE_TOOL_TAG -- fix by giving a default value directly, the .env override it if needed 2023-06-19 14:19:49 +02:00
Levent Demir
473c85b3c0 chore(ci): add default value to ZBC_FHE_TOOL_TAG 2023-06-19 12:47:58 +02:00
Levent Demir
df28a1f757 chore(ci): add tag from env + enable special build for m1 2023-06-19 11:12:46 +02:00
Levent Demir
5f75bfaf92 chore(ci): update Dockerfile + add pks 2023-06-16 15:51:56 +02:00
Levent Demir
bf12963e98 chore(ci): update Dockerfile and @ to validator 2023-06-16 15:21:46 +02:00
Levent Demir
d99f0c677b chore(ci): fix service name 2023-06-16 03:03:33 +02:00
Levent Demir
a13688cf1a chore(ci): make script executable 2023-06-16 02:39:48 +02:00
Levent Demir
36fa68d425 chore(ci): add script files for test after deployment of validator 2023-06-16 01:59:31 +02:00
Levent Demir
ff2ba31a8f chore(ci): mv requirements 2023-06-16 00:17:41 +02:00
Levent Demir
0502e40f64 chore(ci): mv e2e test related files to ci folder 2023-06-15 16:56:12 +02:00