Commit Graph

118 Commits

Author SHA1 Message Date
Ben Bierens 908b73958f
Update SETUP_DEVCONNET.md 2024-11-09 09:00:07 +01:00
Ben Bierens 5864c88e54
Set local node SPR 2024-11-09 08:54:08 +01:00
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
benbierens 62fe1c4f24
DevCon network instructions todo 2024-11-01 10:45:42 +01: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 adfb405104
Use multiple bootstrap nodes (#35)
* Add Codex artifacts to the .gitignore

* Set Codex version using a variable

* Set download source based on the network

* Use multiple bootstrap nodes for Codex Testnet

* Show download online hint to the checksum file as well

* Accept user provided ethereum private key to save it locally
2024-10-21 14:55:19 +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
Slava 9161f77968
Fix variable name in generate.sh (#32) 2024-10-03 08:11:52 +03:00
Slava 123c6861eb
Set auto IP on Windows (#31)
* Rename URI to URL

* Be more explicit in requesting remote ETH keys for Windows

* Handle NETWORK variable for Windows scripts with defaults to testnet

* Set Public IP and Bootstrap on Windows based on the NETWORK variable, defaults to testnet
2024-10-03 00:05:28 +03:00
Mark Evenson e2d94a2bb9
Be more explicit in requesting remote ETH keys (#26) 2024-10-02 21:52:34 +03:00
Slava 9f7ac4a17c
Set auto IP (#30)
* Add Codex data-dir and ethereum keypair to the .gitignore

* Add get_ip_public and unify all functions syntax

* Set Public IP and Bootstrap based on the NETWORK variable, defaults to testnet
2024-10-02 20:12:48 +03:00
Slava 6296b07bab
Set Codex Testnet SPR for Windows (#29) 2024-10-01 23:28:59 +03:00
Slava f25f7fe15b
Use release with libs for Windows (#28) 2024-10-01 22:58:00 +03:00
jessiebroke ad3e238062
Update README.md
add T&C and Privacy Policy .pdf files for reference in Docs
2024-10-01 14:02:21 -04:00
jessiebroke 2b194cb4cd
add T&C and Privacy Policy .pdf files for reference in Docs 2024-10-01 13:03:25 -04:00
Slava a7bfba9a8d
Set just a single SPR variable (#27) 2024-10-01 18:12:54 +03:00
Dmitriy Ryajov 847ec4c485
Update whitepaper link 2024-09-30 08:58:00 -07:00
Jessie Broke 771c9d9d64 change perms for eth.key to read-only and full-control for current user in Windows 2024-09-27 20:11:15 -04:00
Jessie Broke 58e3ecdccc fix SHA256 verification of .zip and hash contents of .zip.sha256 2024-09-27 18:43:11 -04:00
jessiebroke f30af0923d
Update run_client.sh
Swapped from Codex workshop bootstrap node SPR to add all Codex Testnet bootstrap node SPRs.
2024-09-26 10:27:15 -04: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
Ben 76991ecc2a
Updates scripts to 0.1.4 with built-in marketplace address 2024-09-24 11:02:56 +02:00
benbierens e65330c300
touch-up the using-codex md 2024-09-13 13:32:42 +02:00
benbierens a8ae3bb10d
works on win 2024-09-13 10:52:48 +02:00
benbierens d9fa8c9406
Updates home setup instructions 2024-09-13 10:42:26 +02:00
Guru ec503e981e
Fixing the step numbers (#24) 2024-09-10 23:10:46 +03: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
Slava 146ce23c10
Switch key generation to own service (https://github.com/codex-storage/infra-codex/issues/199) (#22) 2024-07-30 20:50:20 +03:00
benbierens 67ea7b14a2
Disclaimer by Legal 2024-07-29 13:14:27 +02:00
Ben bbab195e0b
Readme points to setup-home instructions 2024-07-24 15:28:26 +02:00
Ben 532bed7985
SPR fix 2024-07-22 14:55:07 +02:00
Ben 96a08e00b0
Setup instructions for home setup 2024-07-22 14:36:59 +02:00
Slava ca2f79d7ca
Update curl commands for Windows (#21) 2024-07-09 19:01:19 +03:00
benbierens 9cbc77e65e
updates SPR 2024-07-09 13:21:03 +02:00
Tomasz Bekas 7bc85829f9
Increase expiry 2024-07-08 12:23:24 +02:00
benbierens 48d96c49cc
Merge branch 'master' of https://github.com/codex-storage/codex-testnet-starter 2024-07-08 10:54:32 +02:00
benbierens faed52cef4
update spr 2024-07-08 10:54:13 +02:00
Slava 90a62c5e35
Add a new line to the curl commands (#20) 2024-07-04 14:47:46 +03:00
Eric 07efa488ff
make download_online.sh executable 2024-07-04 21:13:23 +10:00
benbierens d5ae4df1c9
Copy-pastable windows instructions 2024-07-04 11:10:23 +02:00
benbierens 2b0ab1a757
Fixes bootstrap in readme 2024-07-04 10:32:01 +02:00
benbierens 58eb1f06ce
fixes generate script for windows 2024-07-04 10:12:42 +02:00
benbierens 4451e4f802
Fixes case-sensitive hash comparing 2024-07-04 09:39:25 +02:00
benbierens 3d78e410f8
Update workshop bootstrap node info 2024-07-04 08:37:58 +02:00
ThatBen afca0a1419 chmod forcodexers 2024-07-04 08:22:12 +02:00
Ben 645c074f8c
Same for windows scripts 2024-07-02 11:26:49 +02:00
Ben 25c609ee92
Modifies download.sh to try local serve first. 2024-07-02 11:23:46 +02:00