This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
SMASH 1.4.0
Smash 1.4.0 introduces support for the Mary era, and users need to upgrade to this version for Mary.
This version requires a full re-sync!
Before running the new version, first run force-resync
, example:
smash-exe -- force-resync --mdir ./schema --config config/shelley-qa-config.yaml
The underlying database has no breaking changes, therefore the database does not need to be dropped and re-created.
Compatible with cardano-node 1.24.2, and cardano-node 1.25.1.
New Features
- [CAD-1357] - Remove any traces of cardano-db-sync #134
- [CAD-2180] - Documentation improvements #137
- [CAD-2184] - Fix Swagger documentation to be consistent, add more info #130
- [CAD-2449] - Add API endpoint for checking valid pool id #139
- [CAD-2450] - Bump up to Mary (Native tokens) support #142
Resolved issues
- [CAD-2408] - Create directory for --state-dir automatically if it does not exist #132
- [CAD-2416] - Database connection inconsistency #133
- [CAD-2476] - SMASH not returning active pools that were previously retired #140
Known issues
Documentation
Supported Platforms
- Linux 64-bit
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Operations | ✔️ |
Release Manager | ✔️ |