github blockfrost/blockfrost-backend-ryo v1.5.0

latest releases: v2.2.2, build, v2.2.1...
18 months ago

[1.5.0] - 2023-03-20

Added

  • Nix Flake
  • Docker image build using Nix dockerTools
  • Registry published Docker image is now the Nix built one, publish to ghcr.io as well
  • cardano-db-sync port to config
  • Support for ScriptHash payment credential using script addresses.

Changed

  • migrated to ESM project
  • format of a config file changed from .ts to .yaml (due to ESM migration)
  • regenerated yarn.lock
  • nixpkgs updated to latest nixos-22.11 and hence NodeJS to 16.18.1
  • do not leak framework in errors
  • bumped blockfrost-tests to 1.7.1
  • bumped blockfrost-utils to 2.4.0
  • bumped blockfrost-openapi to 0.1.57

Fixed

  • /scripts/datum/{datum-hash}/cbor endpoint adjusted to return CBOR of redeemers as well (similar to JSON variant at /scripts/datum/{datum-hash} endpoint)

Don't miss a new blockfrost-backend-ryo release

NewReleases is sending notifications on new releases.