Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

SMASH 1.3.0

Compare
Choose a tag to compare
@LaurenceIO LaurenceIO released this 16 Dec 10:50
· 65 commits to master since this release
901e11c

Smash 1.3.0 introduces support for the Allegra era, and users need to upgrade to this version for Allegra.

The underlying database has no breaking changes, therefore the database does not need to be dropped and re-created. All the user has to do is run SMASH, as usual; it will take care of the migration.

Compatible with cardano-node 1.24.2.

New Features

  • [CAD-2169] - Expose API types in a separate package #110
  • [CAD-2177] - smash should work also with pool_ids in Bech32 format #78
  • [CAD-2182] - Pool insertion and ticker insertion should be added into API
  • [CAD-2183] - Add/remove admin user via CLI
  • [CAD-2323] - Bump up to Allegra Hard Fork

Resolved issues

  • [CAD-2176] - errors endpoint doesn't validate poolId properly
  • [CAD-2178] - The retryCount from the /errors endpoint is not correctly incremented
  • [CAD-2179] - pool_id delist endpoint is returning 200 for any string (not only for valid pool_ids)
  • [CAD-2181] - All queries that don't return anything should return 404

Known issues

Documentation

Smash documentation

Supported Platforms

  • Linux 64-bit

Sign off

Role Approval
Technical Lead ✔️
QA Engineer ✔️
Operations ✔️
Release Manager ✔️