Module grin_core::core

source ·
Expand description

Core types

Re-exports§

Modules§

  • Blocks and blockheaders
  • BlockSums per-block running totals for utxo_sum and kernel_sum. Allows fast “full” verification of kernel sums at a given block height.
  • The Committed trait and associated errors.
  • Compact Blocks.
  • Hash Function
  • short ids for compact blocks
  • Merkle Proofs
  • Persistent and prunable Merkle Mountain Range implementation. For a high level description of MMRs, see:
  • Transactions

Enums§

Functions§

  • Common method for parsing an amount from human-readable, and converting to internally-compatible u64
  • Common method for converting an amount to a human-readable string