chore(ci): add erc20 tests

This commit is contained in:
Agnes Leroy
2024-11-15 15:48:18 +01:00
committed by Agnès Leroy
parent 81e11a6d70
commit 832703a46a
11 changed files with 868 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ generator_aarch64_aes = ["tfhe-csprng/generator_aarch64_aes"]
# Private features
__profiling = []
__long_run_tests = []
seeder_unix = ["tfhe-csprng/seeder_unix"]
seeder_x86_64_rdseed = ["tfhe-csprng/seeder_x86_64_rdseed"]