Skip to content

Staging casper‐test 2.0.0 upgrade

Joe Sacher edited this page Mar 16, 2025 · 5 revisions

These are instruction to stage 2.0.0 casper-node upgrade to casper-test (TestNet).

Activation point for this upgrade will be Era: 17220 which should be around:

UTC 2025-03-18 14:30
EST 2025-03-18 10:30
PST 2025-03-18 07:30
HK  2025-03-18 22:30
CET 2025-03-18 15:30

It is assumed that preliminary steps have already been completed

Install casper-sidecar to provide RPC services post upgrade

sudo apt update
sudp apt install casper-sidecar

Stage the casper-node 2.0.0

sudo -u casper /etc/casper/node_util.py stage_protocols casper-test.conf

TODO: Casper client install.