13 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
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
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
a7bfba9a8d
Set just a single SPR variable (#27) 2024-10-01 18:12:54 +03: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
76991ecc2a
Updates scripts to 0.1.4 with built-in marketplace address 2024-09-24 11:02:56 +02:00
benbierens
9cbc77e65e
updates SPR 2024-07-09 13:21:03 +02:00
benbierens
faed52cef4
update spr 2024-07-08 10:54:13 +02:00
benbierens
3d78e410f8
Update workshop bootstrap node info 2024-07-04 08:37:58 +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
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