transact 0.4.7

Transact is a transaction execution platform designed to be used as a library or component when implementing distributed ledgers, including blockchains.
Documentation

transact

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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

default

context (default)

database-lmdb (default)

execution (default)

handler (default)

protocol-batch (default)

protocol-batch-builder (default)

protocol-transaction (default)

This feature flag does not enable additional features.

protocol-transaction-builder (default)

scheduler (default)

state-merkle (default)

uuid (default)

lmdb-zero (default)

log (default)

  • dep:log (default)

cylinder (default)

rand (default)

cbor-codec (default)

bzip2

chrono

contract

This feature flag does not enable additional features.

contract-address

contract-address-double-key-hash

contract-address-key-hash

contract-address-triple-key-hash

contract-archive

contract-context

contract-context-key-value

diesel

diesel_migrations

experimental

family-command

family-command-transaction-builder

family-command-workload

family-smallbank

family-smallbank-workload

family-xo

glob

key-value-state

This feature flag does not enable additional features.

lazy_static

lru

nightly

This feature flag does not enable additional features.

postgres

protocol-sabre

This feature flag does not enable additional features.

reqwest

sabre-compat

sabre-sdk

sawtooth-compat

sawtooth-sdk

semver

serde

serde_derive

serde_json

serde_yaml

sqlite

stable

state-in-transaction

This feature flag does not enable additional features.

state-merkle-sql

state-merkle-sql-in-transaction

state-merkle-sql-postgres-tests

tar

wasm

wasm-experimental

workload

This feature flag does not enable additional features.

workload-batch-gen

workload-runner

yaml-rust