Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Cardano ReST 2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 16:09
· 147 commits to master since this release
2.0.0
37673e1

This release is the first release after separating the web API components from cardano-explorer. It follows Cardano Explorer 1.3.0 release.

Compatible with Cardano Node 1.8.0.

Added

Changed

  • Moved Cardano Explorer web API components into a separate repository
  • Renamed services and build artifacts
    • cardano-explorer-webapicardano-explorer-api
    • cardano-tx-submitcardano-submit-api

API breaking changes

  • cardano-submit-api returns now:
    • 400 Bad Request on errors, and 202 for successful submission.
    • plain text transaction id on success, and plain text error on errors (cf API documentation)

Removed

  • Obsolete README and documentation instructions

Getting Started

https://github.com/input-output-hk/cardano-rest#getting-started

Signatures

Name Role Approval
Matthias Benkort @KtorZ Technical Team Lead ✔️
Arthur Wieczorek @ArturWieczorek QA Engineer ✔️
Edward Haigh QA Engineer ✔️
Tatyana Valkevych @tatyanavych Release Manager ✔️