0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.01k stars 527 forks source link

how to update from 0.6.1 to 0.6.3 without setting everything back up? #1134

Closed ghost closed 1 year ago

ghost commented 1 year ago

[ Subject of the issue ]

Description I'd like to install the latest updates to my running chain, but don't want to use the following line, as I don't know if it will overwrite the existing validator settings (Private key, Node ID, BLS key)

git clone https://github.com/0xPolygon/polygon-edge.git

Describe your issue in as much detail as possible here. As above.

Your environment

Steps to reproduce

Expected behavior

laviniat1996 commented 1 year ago

Hi @Nexsuperne101 ,

You can update by just stopping the nodes and changing the binaries, without any alterations to your chain setup. Full guide here on the update procedure here: https://wiki.polygon.technology/docs/edge/validator-hosting#update