32 Commits

Author SHA1 Message Date
Slava
ee1112a5f9
Use ETH_PRIVATE_KEY variable instead of deprecated PRIV_KEY (#38)
https://github.com/codex-storage/nim-codex/pull/982
2024-11-04 12:27:26 +02:00
Slava
3293fb1f05
Update Codex to latest release (#37)
* Update Testnet Marketplace address (https://github.com/codex-storage/nim-codex/issues/983)

* Update Codex to the latest release (https://github.com/codex-storage/nim-codex/issues/983)
2024-11-04 08:37:33 +02:00
Slava
696eb28c3a
Update Codex to the latest release (#36)
* Update Codex to the latest release

* Update Codex Testnet marketplace address
2024-10-21 15:04:56 +03:00
Slava
4394c6b8b4
Update Docker Compose image to latest release (#34) 2024-10-08 13:36:43 +03:00
Giuliano Mega
e159351c16
Misc fixes to scripts (#33)
* use Windows convention for batch file newline

* remove utils.bat as function definitions were not being exported

* add permissive CORS (for UI) and longer default TTL

* bump to 0.1.5

* add workaround for antivirus webshield

* update missing refs to 0.1.5

* Add .gitattributes

* Update Codex version to the v0.1.6 release

---------

Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
2024-10-08 13:22:49 +03:00
Ben
c897b898bc
updates docker image to release v0.1.4 2024-09-24 12:56:09 +02:00
Ben
780cfbf735
update for marketplace address 2024-09-24 11:11:12 +02:00
benbierens
e65330c300
touch-up the using-codex md 2024-09-13 13:32:42 +02:00
Slava
88f292eec3
Update Codex Testnet Marketplace contract address (#23)
https://github.com/codex-storage/infra-codex/issues/186
2024-08-07 15:56:39 +03:00
Ben
f0c828f205
updated Codex image 2024-04-03 08:56:03 +02:00
Ben
765b404504
Updates marketplace address 2024-04-02 15:41:03 +02:00
Ben
aa9fd8befc
Delays Geth start until geth-init has finished. 2024-04-02 09:49:30 +02:00
benbierens
02ce789323
bumps codex image 2024-04-01 15:49:24 +02:00
Slava
32cedb717d
Update geth sync check (#11)
* Update Geth sync check in docker-compose.yaml

* Update the guide

* Geth check service name and container name updated
2024-03-31 01:45:40 +02:00
Slava
c63c54aee6
Update docker-compose and guide (#10)
* Pass ports values via variables

* Update How to start section
2024-03-30 15:12:19 +02:00
Slava
10ed19a50d
Add additional bootstrap ones (#9) 2024-03-30 10:20:35 +02:00
Ben
6bfe2c4a83
Reduces geth start_period to 1min 2024-03-29 16:25:21 +01:00
Slava
0b4ba4c11c
Add CODEX_DATA_DIR (#7) 2024-03-29 13:44:44 +02:00
Slava
80a1d3c157
Update docker compose and guide (#4) 2024-03-29 09:22:03 +02:00
Ben
7d09a4a30b
bumps timeouts for health checks 2024-03-28 16:17:29 +01:00
Ben
5984b42da9
updates image and marketplace address 2024-03-28 15:49:50 +01:00
Ben
7568e21349
setting up for testnet 2024-03-28 11:03:55 +01:00
benbierens
c2279d2ce5
geth requires more time 2024-03-07 14:31:40 +01:00
benbierens
a7fb036281
Health check that delays codex start by 3 seconds 2024-03-07 13:57:29 +01:00
Slava
632ea9ecf5
Pass multiple Codex bootstrap nodes via CLI (#3) 2024-03-07 14:31:07 +02:00
benbierens
36005e960a
Updates marketplace address 2024-01-15 15:48:00 +01:00
Slava
37b142d331
Adjust Geth node configuration (#2) 2024-01-04 12:34:05 +02:00
benbierens
e3138c7c3c
trying to bootstrap geth node 2024-01-03 10:43:48 +01:00
Slava
2314ef7970
Feat/add geth init (#1)
* Add gitignore

https://github.com/codex-storage/infra-codex/issues/111

* Add Codex Testnet genesis.json file

https://github.com/codex-storage/infra-codex/issues/111

* Add Geth-init container and update Geth configuration

https://github.com/codex-storage/infra-codex/issues/111
2023-12-11 19:01:25 +02:00
benbierens
cce6ac5fb4
successful test with local geth miner and local contract deployment. 2023-12-08 14:35:21 +01:00
benbierens
1d1e2cab73
starting to work 2023-10-29 10:18:58 +01:00
benbierens
9f1096d0af
Initial setup. 2023-10-25 15:01:58 +02:00