48 Commits

Author SHA1 Message Date
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
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
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
Slava
a7bfba9a8d
Set just a single SPR variable (#27) 2024-10-01 18:12:54 +03: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
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
d9fa8c9406
Updates home setup instructions 2024-09-13 10:42:26 +02: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
9cbc77e65e
updates SPR 2024-07-09 13:21:03 +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
Eric
07efa488ff
make download_online.sh executable 2024-07-04 21:13:23 +10: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
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
Eric
fe8c296d09
bump to v0.1.3 2024-07-01 23:12:53 +10:00
benbierens
5ec884e1e5
updates bootstrap node spr 2024-07-01 09:27:03 +02:00
Ben
9adb76b06b
bump to v0.1.1 2024-06-26 09:01:10 +02:00
jessiebroke
bc62a81553
fix generate.sh script to read public Ethereum address from eth.address file properly (#19) 2024-06-25 16:02:33 -04:00
Ben
54eefef71d
Comments from today's dryrun 2024-06-25 15:20:30 +02:00
Eric
189c4afe3c
Update workshop scripts and instructions (#18)
* script updates for *nix

* workshop instructions update

* add "0x" before address output

* windows script

translation from AI -- not tested!

* Setting up for-codexers folder

* yes

---------

Co-authored-by: Ben <thatbenbierens@gmail.com>
2024-06-25 20:17:48 +10:00
Ben
9f9e6fcf46
Sets local workshop bootstrap spr 2024-06-25 09:14:52 +02:00
Giuliano Mega
e786687f11
minor changes to Linux scripts (#17) 2024-06-25 11:46:09 +10:00
Ben
9244303a23
wip 2024-06-24 16:18:01 +02:00
Ben
a77539399b
Moving setup instructions to MD 2024-06-24 15:18:58 +02:00
Ben
2aca2bc2da
datadir names 2024-06-24 14:53:38 +02:00
ThatBen
eb5693e009 one more 2024-06-20 09:46:18 +02:00
ThatBen
550e12d841 chmod 2024-06-20 09:45:58 +02:00
Ben
4057ac0652
updates marketplace address 2024-06-20 09:05:51 +02:00
Ben
75fce80a25
do not use prover binary for client node 2024-06-19 14:52:47 +02:00
Ben
efd0f6fd27
generate scripts - to be updated with our own url 2024-06-19 14:14:11 +02:00
Ben
f2c83e2a60
update 2024-06-19 13:43:15 +02:00
Ben
5d15514afc
Some time-saving notes 2024-06-18 15:03:08 +02:00
ThatBen
6448618ca7 Fixes run scripts for linux 2024-06-18 14:57:25 +02:00
ThatBen
358d282f60 sets up download script for linux 2024-06-18 14:05:29 +02:00
Ben
24414051a1
Sets up windows scripts for bootstrap node and storage node 2024-06-18 13:44:02 +02:00