Commit Graph

28 Commits

Author SHA1 Message Date
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
c66937a353 fix: changed name for mock ci 2024-03-05 16:56:54 +01:00
Joseph-André Turk
c95296d2b6 fix: updated mocked mode to be compatible with new types 2024-03-05 16:31:16 +01:00
Clément 'birdy' Danjou
8667b8961b fix: install commitlint properly 2024-02-27 15:44:02 +01:00
Clément 'birdy' Danjou
0862e2f48a chore: fix instance for main tests 2024-02-20 01:09:13 +01:00
Clément 'birdy' Danjou
cc600fae9e chore: add missing tag 2024-02-16 10:55:19 +01:00
Clément 'birdy' Danjou
92d78b857a chore: add prerelease workflow 2024-02-16 10:53:38 +01:00
Clément 'birdy' Danjou
b68788e9df chore: use larger ubuntu instance for CI test with 64bits 2024-02-09 14:41:06 +01:00
aquint-zama
b0fd8c58cd ci: add commitlint 2024-01-31 15:27:17 +01:00
Levent Demir
6380fa4c3f ci: use inband to avoid parallelism because ci is monothread 2023-10-05 14:32:45 +02:00
Levent Demir
0b9043562c ci: accounts faucet is automatically handled in tests (no longer need to call faucet manually on premise) 2023-10-05 14:32:45 +02:00
Clément 'birdy' Danjou
63c5374d8e ci() add prettier check 2023-10-03 11:36:19 +02:00
Clément 'birdy' Danjou
f1bd3c123c fix() make parallel default 2023-10-01 03:12:13 +02:00
Clément 'birdy' Danjou
6cf861bee6 fix() remove faucet call 2023-09-30 23:28:01 +02:00
Clément 'birdy' Danjou
551d7feb82 fix() fix command to test in parallel 2023-09-30 23:27:17 +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
47eb9132ff fix() fix some issue with governor contract 2023-09-29 16:49:14 +02:00
Clément 'birdy' Danjou
cf6e29623e ci() Add link checkers 2023-09-21 14:57:20 +02:00
Levent Demir
d3a72270cd ci: give coins to Bob and Carol for main workflow also + small improvement (naming) 2023-09-07 16:08:11 +02:00
Levent Demir
f9c42c5f7c ci: add faucet for Bob and Carol, needed for blindAuction test 2023-09-07 10:07:40 +02:00
David
841b64e677 Main.yml wasn't changed to use docker for test 2023-08-22 17:25:29 +03:00
David
4a1a8592c2 Test on local reproducible docker image by default 2023-08-22 11:13:27 +03:00
Clément 'birdy' Danjou
d5a3e5b153 fix: add copy of env on main 2023-07-28 14:30:06 +02:00
Clément 'birdy' Danjou
e5fe1cce88 fix() rename build/compile and remove useless build after test 2023-07-27 17:36:00 +02:00
Clément 'birdy' Danjou
ed82c2877a ci() Update CI to cp env example as env 2023-07-27 17:23:48 +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
Clément 'birdy' Danjou
db08a35e08 dev() Add hardhat framework to compile and test contracts 2023-06-28 16:41:04 +02:00