This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Smash 1.0.0
This is the first production release of Stakepool Metadata Aggregation Server that collects, stores and provides Cardano blockchain stake pool information off chain on a server. The metadata is restricted to 512 bytes. See the initial release for the complete feature list.
Compatible with cardano-node 1.18.0 and cardano-db-sync 3.1.0.
New features
- [CAD-1397] - ITN Ticker protection for mainnet and SMASH #38
- [CAD-1446] - Support of delayed registration of metadata #40
- [CAD-1449] - Exponential back-off to pull Stake Pools metadata in case there’s a timeout or an HTTP error returned by the pool metadata server #40
- [CAD-1456] - Blacklisting of pool ids #45
Improvements
- [CAD-1428] - Changed the primary database key to be "poolid", not ticker name #38
- [CAD-1462] - Clarified the insert ticker command name and added error reporting if a ticker already exists #46
Known issues
- There are known issues regarding UX when using the SMASH admin commands.
- There are no delete commands, and all actions must be cleared from the database.
Documentation
Supported Platforms
- Linux 64-bit
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Release Manager | ✔️ |