Commit Graph

31 Commits

Author SHA1 Message Date
54ea233e5e
make starter script usable for network bootstrap
update default chain spec for casper network

legacy endowments and gatekeeped amount for networks

update weights for the latest runtime

make gatekeeped amount part of the genesis

correct median; on genesis validators list is empty

add latest from_block to logs

update chain specs for local testing

update casper runtime based on ghost pallets

rustfmt slow-clap pallet

apply changes from ghost-traits for ExposureListener

conversion function to AccountId added

rustfmt ghost slow clap pallet

rustfmt ghost traits pallet

rustfmt ghost networks pallet

update casper runtime in accordance with new functionality. not final

updated version of slow clap

extend networks pallet with avg_block_speed

bump traits package version

trait to get exposure from external pallets such as staking

simple bitmap implementation

set ghost emoji as prefix for logging

applause based on the external expousre

offchain worker restructure and block commitments added

Signed-off-by: Doctor K <doctor_whoami@ghostchain.io>
2025-11-28 22:35:16 +03:00
71eb90a5fb
increase stable compiler version to match the ghost-eye dependencies
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-09-01 19:23:20 +03:00
9240f424e1
prepare starter script for the production
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-08-03 18:43:49 +03:00
da271a6f22
cargo clean only if the compiler version is downgraded
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-07-31 16:35:07 +03:00
6918e8057a
finalize starter script for the hard reset
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-07-29 19:41:14 +03:00
141f05ddab
finalize hard reset for starter script
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-07-29 16:00:58 +03:00
61056ed162
recomendations for rustc compilation and cargo usage for automation script
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-07-28 16:28:23 +03:00
67fd48d500
hard reset flag added to starter script
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-07-28 13:10:07 +03:00
9ce57763cb
extened the template.service for the node and add Requires= rule
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-04-29 22:02:33 +03:00
eab90d4173
adding first patch for the unit file
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-04-29 21:45:01 +03:00
bdc094663d
fix for the writing to permissioned file
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-03-11 15:57:11 +03:00
eae752a7bf
issue with --validate flag fixed
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-02-06 20:55:55 +03:00
346d629f95
validator flag added to the starter.sh script
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-02-06 16:21:04 +03:00
6aae4ed622
telemetry added as a default to --set-arguments
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-12-16 16:16:54 +03:00
8e88ab874f
fix for the read flag
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-11-10 23:11:02 +03:00
6f2e4088c1
additional cli argument, if proxy needed
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-11-05 16:54:37 +03:00
d12ecf15ec
make the systemd unit file creation as a last step
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-11-05 14:26:34 +03:00
7591be9d0b
change old script name
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-11-05 14:22:49 +03:00
18c6094e3f
separate logic for user creation and folder preparation
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-28 14:00:22 +03:00
5a8e3ce9f2
fixed bug with GHOST_CLI_ARGS
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-10-16 21:59:00 +03:00
af3895a5f0
give user write access to the folder with node
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-16 13:59:35 +03:00
5af5647987
NODE_PATH renamed to BASE_PATH, plus additional sed for the template.service
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-16 13:58:14 +03:00
ee66e7a20c
additional check for keys in genesis added, purely experimented feature
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-13 19:14:43 +03:00
e6e55febaf
0x prefixes removed
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-13 19:09:46 +03:00
96163ee4d9
fix for generation of 'endowed_accounts'
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-13 17:46:38 +03:00
50ed40b9be
preparation script get data from ghosties file and create rust template code
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-12 13:36:17 +03:00
40f9dcd2ee
check-keys and insert-keys flags added
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-12 13:32:17 +03:00
e850ed9aea
session key helper added
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-11 02:16:33 +03:00
7b59411e5f
more or less working version, enough to get started
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-07 20:36:11 +03:00
ba848bd479
node preparation basic script
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2024-10-06 21:32:47 +03:00
66719626bb
inital commit, which is clearly not initial
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-10-03 15:38:52 +03:00