Skip to content

Instantly share code, notes, and snippets.

View ericjohncarlson's full-sized avatar
🦏
Not an actual RHINO

Eric Carlson ericjohncarlson

🦏
Not an actual RHINO
  • Optezo
View GitHub Profile
@blockpane
blockpane / sync.md
Last active February 14, 2022 18:50

State Sync on Osmosis

State sync can greatly speed up the time it takes to bring a node online, and the smaller state size will make processing the epoch much faster. There is however a bug that affects osmosisd v5.0.0-v6.0.1 which causes the replay to fail after syncing

This walks through the steps to bring up a new node using state sync on osmosis v6.0.1, this will likely be outdated pretty quickly (Jan 2, 2022) once the bug is fixed.

Install Osmosis