534 Commits

Author SHA1 Message Date
Arnaud
4b0fbcc8e7
Remove default deployer 2025-06-20 08:24:38 +02:00
Arnaud
d46d975424
Update dependencies 2025-06-20 08:24:38 +02:00
Arnaud
8a863b7694
Npm audit fix 2025-06-20 08:24:38 +02:00
Arnaud
9650566134
fix md format 2025-06-20 08:24:37 +02:00
Arnaud
a6786413e4
Remove HARDHAT_NETWORK and update documentation 2025-06-20 08:24:37 +02:00
Arnaud
b40b111636
Update testnet artifact reference 2025-06-20 08:24:37 +02:00
Arnaud
1672bd6eee
Add log when reusing token address 2025-06-20 08:24:36 +02:00
Arnaud
9d57e3b22c
Fix typo in documentation 2025-06-20 08:24:36 +02:00
Arnaud
04ee629017
Remove previous deployment scripts 2025-06-20 08:24:36 +02:00
Arnaud
e4ae6f0012
Set mine script for localhost deployment only and add deploy reset command 2025-06-20 08:24:35 +02:00
Arnaud
af3338e754
Ignore localhost deployments in git 2025-06-20 08:24:35 +02:00
Arnaud
02a5e032b0
Add section in README for deployments 2025-06-20 08:24:35 +02:00
Arnaud
442340a0e5
Remove localhost deployment artifacts 2025-06-20 08:24:35 +02:00
Arnaud
ba0882077c
Fix token deployment with contractAt 2025-06-20 08:24:34 +02:00
Arnaud
7cf952c63b
Add TOKEN_ADDRESS to reuse the token contract deployed 2025-06-20 08:24:34 +02:00
Arnaud
70433f1bde
Add testnet deployment addresses 2025-06-20 08:24:34 +02:00
Arnaud
36a5d02fee
Add guard to check that configs has tags 2025-06-20 08:24:33 +02:00
Arnaud
28cf61f45e
Use HARDHAT_NETWORK env variable to deploy marketplace contract 2025-06-20 08:24:33 +02:00
Arnaud
a11f756f1a
Fix build-info ignore 2025-06-20 08:24:33 +02:00
Arnaud
b5368a1286
Add deployments artifacts 2025-06-20 08:24:33 +02:00
Arnaud
2e8efb05ab
Apply prettier formatting and bug test with ignition syntax 2025-06-20 08:24:32 +02:00
Arnaud
8aeaf52ff1
Set hardhat gas limit to auto and restore manual mining for Vault tests 2025-06-20 08:24:32 +02:00
Arnaud
cbe1992a25
Put back the comment related to hardhat automine 2025-06-20 08:24:32 +02:00
Arnaud
184355e338
Remove deployments folder and add README for previous files references 2025-06-20 08:24:31 +02:00
Arnaud
6d732b7e6c
Fix formatting 2025-06-20 08:24:31 +02:00
Arnaud
3e34117422
Remove old .tool-versions 2025-06-20 08:24:31 +02:00
Arnaud
959364a385
Add vault ignition module 2025-06-20 08:24:30 +02:00
Arnaud
4690c6373a
Update token description 2025-06-20 08:24:30 +02:00
Arnaud
0807f7d52c
Update Vault tests for ignition 2025-06-20 08:24:30 +02:00
Arnaud
110ac8197a
Update dependencies 2025-06-20 08:24:30 +02:00
Arnaud
d3207ed068
Remove conditional allowBlocksWithSameTimestamp, set true everytime 2025-06-20 08:24:29 +02:00
Arnaud
3614bfe7ed
Add process names when running concurrently 2025-06-20 08:24:29 +02:00
Arnaud
ca9d8bb31e
Remove old deployments folder 2025-06-20 08:24:29 +02:00
Arnaud
5d632cd070
Refactoring 2025-06-20 08:24:28 +02:00
Arnaud
f2757067f6
Export contract deployment custom error assert into a function 2025-06-20 08:24:28 +02:00
Arnaud
ec47be2685
Remove unused function 2025-06-20 08:24:28 +02:00
Arnaud
fc2c710377
Fix deployment modules for local env 2025-06-20 08:24:28 +02:00
Arnaud
f5b9ded909
Update dependencies and use extract mining to a script in order to use hardhat ignition deploy command 2025-06-20 08:24:27 +02:00
Arnaud
eb6cbfc86d
Use contract initial balance instead of const value 2025-06-20 08:24:27 +02:00
Arnaud
8f25aafc6b
Add localhost configuration for hardhat ignition 2025-06-20 08:24:26 +02:00
Arnaud
784fa5584f
Remove useless comment 2025-06-20 08:24:26 +02:00
Arnaud
6994dea0e5
Remove npx call in package.json 2025-06-20 08:24:25 +02:00
Arnaud
74411ebf7c
Remove comment 2025-06-20 08:24:25 +02:00
Arnaud
7f42ec577c
Update prettier to the last version 2025-06-20 08:24:25 +02:00
Arnaud
de58989edf
Move to ethers 6 and use hardhat ignition for deployments 2025-06-20 08:24:24 +02:00
Arnaud
2dddc26015
chore: status L2 Linea test deployment (#226)
* Statis L2 Linea test deployment

* Fix config when private key is empty

* Remove circuit files
2025-06-20 08:14:39 +02:00
Slava
449d64ffc0
chore: codex_testnet deployment artifacts (#254)
https://github.com/codex-storage/nim-codex/issues/1282
2025-06-19 17:51:36 +03:00
Slava
a4ca4f9cb6
chore(codex-devnet): update verifier artifacts (#253)
* chore(codex-devnet): remove binary artifacts

* chore(codex-devnet): update verifier artifacts
2025-06-19 14:26:15 +02:00
Slava
886e8c5b0f
chore: codex_testnet deployment artifacts (#247)
https://github.com/codex-storage/nim-codex/issues/1269
2025-06-17 12:56:22 +00:00
Ben Bierens
ce15c6af45
Updates verifier network artifacts (#252) 2025-06-17 12:16:00 +00:00