scabbard 0.6.14

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 22 feature flags, 4 of them enabled by default.

default

  • splinter-service

splinter-service

  • log
  • sawtooth

log

    This feature flag does not enable additional features.

sawtooth

    This feature flag does not enable additional features.

stable

  • authorization
  • client
  • client-reqwest
  • default
  • events
  • lmdb
  • metrics
  • postgres
  • rest-api
  • rest-api-actix-web-1
  • sqlite

postgres

  • diesel/postgres
  • diesel_migrations
  • log
  • sawtooth/postgres
  • transact/postgres

sqlite

  • diesel/sqlite
  • diesel_migrations
  • log
  • sawtooth/sqlite
  • transact/sqlite

client-reqwest

  • client
  • log
  • reqwest

rest-api-actix-web-1

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

experimental

  • stable
  • https

rest-api

  • futures
  • splinter/rest-api

events

  • splinter/events

authorization

  • splinter/authorization

lmdb

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

https

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

diesel_migrations

    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.

actix-web

    This feature flag does not enable additional features.