#Pilots! 🫡
1 messages · Page 1 of 1 (latest)
I've made an unoffical script / copypasta procedure
https://gist.github.com/darklankou/21c38d2f894d138ebc79c92ecebb63f8
it already installs the binaries needed.
it's well teted for the part I could (pre upgrade)
if needed I will update it tomorrow when I do the update
idk about having an automated script for this
I will play it line by line
but a good migration is always prepared inadvance
still my node and full node are ready
binaries already intsalled
procedure read
and I know waht todo
it's better to discover the thing at the migration time
yep, preparation script worked ok.
I just have to adapt the "run-until" command to use the base-dir as per my service :
namadan --base-dir=XXX ledger run-until --block-height $max_height --suspend otherwise, my node was staying put, doing nothing
Do non-validator nodes have to do something?
I guess, after the fork: stop the node, update the binaries, install a new snapshot, restart the node
that's the easy way yes
Those last blocks are sooooo slow 😄
reminder : you might have to ctrl-c in the tmux to stop the process (beause I used suspend)