Skip to content

Commit

Permalink
Merge pull request #255 from eosnetworkfoundation/log_compat_spring1
Browse files Browse the repository at this point in the history
call out log compatiblity explicitly for spring1 upgrade
  • Loading branch information
spoonincode authored Aug 20, 2024
2 parents 43c1881 + e3bba09 commit 3aea088
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ This upgrade guide covers the steps for upgrading a node to Spring v1 from prior

## Upgrade Steps

### Log File Compatibility
The block log, state history logs, and trace logs from prior versions all remain compatible with Spring v1. There is no need to remove these files when performing the upgrade procedure documented below.

### Upgrade Steps for All Nodes
To quickly transition from Leap to Spring v1, nodeos must be restarted from a snapshot due to structural changes to the state memory storage. Snapshots from earlier versions of nodeos (including Leap v3 through v5) may be used to start a Spring node.

Expand Down

0 comments on commit 3aea088

Please sign in to comment.