All pages
Powered by GitBook
1 of 1

Loading...

Required Tools

dbSync

Installation instructions can be found here.

Ensure dbSync and the PostgreSQL database are running, and the database is synchronized past 21:45:00 UTC on the 20th of January 2024.

Note: IF your dbSync is not synchronized to at least this date, the results from running a snapshot will be inaccurate. This is because the snapshot is taken at a time when a rollback on the blockchain is impossible to affect the snapshot data, and therefore it's fully reproducible and stable. This is guaranteed by placing one full Epoch between the registration deadline and the earliest the final snapshot can be taken.

Catalyst Snapshot Tools

Snapshot tools are from the . Clone the repo and then build the necessary tools.

Building the tools

snapshot_tool:

catalyst-toolbox:

Catalyst Core github repo
cargo build -r -p voting_tools_rs
cargo build -r -p catalyst-toolbox