Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 2.32 KB

MIGRATIONS.md

File metadata and controls

11 lines (10 loc) · 2.32 KB

Migrations

Migration Summary
v0.25.0 Multi Chain (2022/02/22) - Adds --chain option to all commands. Supports any EVM-based chain.
v0.18.0 Better Neighbors (2021/12/10) - Cleans up chifra export --neighbors output
- Corrects incorrect headers in .txt and .csv export.
v0.17.0 Updated API and SDK (2021/11/23) - Creates TypeScript SDK and forces all API endpoint options to camelCase.
v0.14.0 Go Version of Chifra (2021/10/03) - Ports chifra command line to golang
- Breaking change to --verbose flag.
v0.12.1 New Folder Structure (2021/09/01) - Adds support for Erigon
- Moves most executables to private path.
v0.11.3 London Hard Fork Migration (2021/08/20) - Support for cache file format change due to London hard fork.
v0.9.0 Configuration File Migration (2021/06/02) - Moves configuration file locations.