github CardanoSolutions/kupo v1.0.0-beta

latest releases: v2.8, v2.8.0, v2.7...
pre-release2 years ago

Added

  • Initial (beta) release:

    • Synchronization from chosen point (--since POINT)

    • Storage in-memory or on-disk (--workdir DIR | --in-memory)

    • Multiple patterns via the command-line (--match)

    • Basic API access:

      • GET v1/matches
      • GET v1/matches/{pattern-fragment}
      • GET v1/matches/{pattern-fragment}/{pattern-fragment}
      • GET v1/checkoints
    • Multi-level (basic) structured component logging (--log-level, log-level-{component})

  • Current limitations:

    • Byron blocks are ignored;
    • The HTTP server does not support OPTION and HEAD requests;
    • Lack of proper integration testing;

Changed

N/A

Removed

N/A

Don't miss a new kupo release

NewReleases is sending notifications on new releases.