bitcoin 0.31.0-rc2

General purpose library for using and interoperating with Bitcoin.
Documentation

bitcoin

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

default

  • std
  • secp-recovery

std

  • secp256k1/std
  • hashes/std
  • bech32/std
  • internals/std
  • hex/std

secp-recovery

  • secp256k1/recovery

no-std

  • core2
  • hashes/alloc
  • hashes/core2
  • bech32/alloc
  • secp256k1/alloc
  • hex/alloc
  • hex/core2

serde

  • actual-serde
  • hashes/serde
  • secp256k1/serde
  • internals/serde

bitcoinconsensus-std

  • bitcoinconsensus/std
  • std

rand-std

  • secp256k1/rand-std
  • std

bitcoinconsensus

  • dep:bitcoinconsensus

base64

  • dep:base64

rand

  • secp256k1/rand

core2

  • dep:core2

actual-serde

  • dep:actual-serde

secp-lowmemory

  • secp256k1/lowmemory