scabbard 0.5.18

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 19 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
  • diesel-receipt-store
  • factory-builder
  • metrics
  • https

client-reqwest

  • client
  • reqwest

rest-api-actix

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

rest-api

  • futures
  • splinter/rest-api

events

  • splinter/events

service-arg-validation

  • splinter/service-arg-validation

authorization

  • splinter/authorization

diesel-receipt-store

  • diesel

reqwest

    This feature flag does not enable additional features.

metrics

    This feature flag does not enable additional features.

back-pressure

    This feature flag does not enable additional features.

https

    This feature flag does not enable additional features.

client

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

factory-builder

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.