scabbard 0.5.2

Scabbard is a Splinter service that runs the Sawtooth Sabre smart contract engine using Hyperledger Transact for state management. Scabbard uses two-phase consensus to reach agreement on transactions.
Documentation

scabbard

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

stable

  • authorization
  • client
  • client-reqwest
  • default
  • events
  • rest-api
  • rest-api-actix

experimental

  • stable
  • back-pressure
  • factory-builder
  • metrics

client-reqwest

  • client
  • reqwest

rest-api

  • futures
  • splinter/rest-api

rest-api-actix

  • actix-web
  • splinter/rest-api-actix

events

  • splinter/events

authorization

  • splinter/authorization

service-arg-validation

  • splinter/service-arg-validation

back-pressure

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

client

    This feature flag does not enable additional features.

metrics

    This feature flag does not enable additional features.

factory-builder

    This feature flag does not enable additional features.