cronos: bootstrap mainnet with statesync, pruning, json-rpc settings #29
Reference in New Issue
Block a user
Delete Branch "issue-836"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete cronos mainnet bootstrap in
rpc/cronos/scripts/init.shand template by wiring statesync, pruning, and json-rpc tunables from context.Asset branch:
issue-836@361110f1ff9bvibe-node source branch:
issue-836@91ac1312d13f(companion PR)Implementation
rpc/cronos/scripts/init.sh: emitsSTATESYNC_RPC,PRUNING,PRUNING_KEEP_RECENT,PRUNING_INTERVALenv vars from context.ymltemplates/clients/cronos.yml: renders those env vars for the generated cronos compose file:8545+ WS:8546Verification
./update.sh: clean (521 files, 0 errors)Hardfork / Breaking
None. Client v1.7.8 unchanged; this is bootstrap/config wiring only.
(vibe-node issue #836; closes #836 on merge of companion source PR)"