8 Commits

Author SHA1 Message Date
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
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
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
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