[package]
edition = "2021"
rust-version = "1.75.0"
name = "dig-clvm"
version = "0.1.1"
authors = ["DIG Network"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "DIG L2 CLVM consensus engine — validates spend bundles, computes coin additions and removals"
readme = "README.md"
license = "MIT"
repository = "https://github.com/DIG-Network/dig-clvm"
[lib]
name = "dig_clvm"
path = "src/lib.rs"
[[test]]
name = "vv_req_api_001"
path = "tests/vv_req_api_001.rs"
[[test]]
name = "vv_req_api_002"
path = "tests/vv_req_api_002.rs"
[[test]]
name = "vv_req_api_003"
path = "tests/vv_req_api_003.rs"
[[test]]
name = "vv_req_api_004"
path = "tests/vv_req_api_004.rs"
[[test]]
name = "vv_req_api_005"
path = "tests/vv_req_api_005.rs"
[[test]]
name = "vv_req_api_006"
path = "tests/vv_req_api_006.rs"
[[test]]
name = "vv_req_api_007"
path = "tests/vv_req_api_007.rs"
[[test]]
name = "vv_req_api_008"
path = "tests/vv_req_api_008.rs"
[[test]]
name = "vv_req_blk_001"
path = "tests/vv_req_blk_001.rs"
[[test]]
name = "vv_req_blk_002"
path = "tests/vv_req_blk_002.rs"
[[test]]
name = "vv_req_blk_003"
path = "tests/vv_req_blk_003.rs"
[[test]]
name = "vv_req_blk_004"
path = "tests/vv_req_blk_004.rs"
[[test]]
name = "vv_req_blk_005"
path = "tests/vv_req_blk_005.rs"
[[test]]
name = "vv_req_blk_006"
path = "tests/vv_req_blk_006.rs"
[[test]]
name = "vv_req_blk_007"
path = "tests/vv_req_blk_007.rs"
[[test]]
name = "vv_req_blk_008"
path = "tests/vv_req_blk_008.rs"
[[test]]
name = "vv_req_blk_009"
path = "tests/vv_req_blk_009.rs"
[[test]]
name = "vv_req_bls_001"
path = "tests/vv_req_bls_001.rs"
[[test]]
name = "vv_req_bls_002"
path = "tests/vv_req_bls_002.rs"
[[test]]
name = "vv_req_bls_003"
path = "tests/vv_req_bls_003.rs"
[[test]]
name = "vv_req_bls_004"
path = "tests/vv_req_bls_004.rs"
[[test]]
name = "vv_req_bls_005"
path = "tests/vv_req_bls_005.rs"
[[test]]
name = "vv_req_con_001"
path = "tests/vv_req_con_001.rs"
[[test]]
name = "vv_req_con_002"
path = "tests/vv_req_con_002.rs"
[[test]]
name = "vv_req_con_003"
path = "tests/vv_req_con_003.rs"
[[test]]
name = "vv_req_con_004"
path = "tests/vv_req_con_004.rs"
[[test]]
name = "vv_req_con_005"
path = "tests/vv_req_con_005.rs"
[[test]]
name = "vv_req_con_006"
path = "tests/vv_req_con_006.rs"
[[test]]
name = "vv_req_con_007"
path = "tests/vv_req_con_007.rs"
[[test]]
name = "vv_req_par_001"
path = "tests/vv_req_par_001.rs"
[[test]]
name = "vv_req_par_002"
path = "tests/vv_req_par_002.rs"
[[test]]
name = "vv_req_par_003"
path = "tests/vv_req_par_003.rs"
[[test]]
name = "vv_req_par_004"
path = "tests/vv_req_par_004.rs"
[[test]]
name = "vv_req_par_005"
path = "tests/vv_req_par_005.rs"
[[test]]
name = "vv_req_par_006"
path = "tests/vv_req_par_006.rs"
[[test]]
name = "vv_req_par_007"
path = "tests/vv_req_par_007.rs"
[[test]]
name = "vv_req_par_008"
path = "tests/vv_req_par_008.rs"
[[test]]
name = "vv_req_par_009"
path = "tests/vv_req_par_009.rs"
[[test]]
name = "vv_req_par_010"
path = "tests/vv_req_par_010.rs"
[[test]]
name = "vv_req_par_011"
path = "tests/vv_req_par_011.rs"
[[test]]
name = "vv_req_val_001"
path = "tests/vv_req_val_001.rs"
[[test]]
name = "vv_req_val_002"
path = "tests/vv_req_val_002.rs"
[[test]]
name = "vv_req_val_003"
path = "tests/vv_req_val_003.rs"
[[test]]
name = "vv_req_val_004"
path = "tests/vv_req_val_004.rs"
[[test]]
name = "vv_req_val_005"
path = "tests/vv_req_val_005.rs"
[[test]]
name = "vv_req_val_006"
path = "tests/vv_req_val_006.rs"
[[test]]
name = "vv_req_val_007"
path = "tests/vv_req_val_007.rs"
[[test]]
name = "vv_req_val_008"
path = "tests/vv_req_val_008.rs"
[[test]]
name = "vv_req_val_009"
path = "tests/vv_req_val_009.rs"
[[test]]
name = "vv_req_val_010"
path = "tests/vv_req_val_010.rs"
[[test]]
name = "vv_req_val_011"
path = "tests/vv_req_val_011.rs"
[[test]]
name = "vv_req_val_012"
path = "tests/vv_req_val_012.rs"
[[test]]
name = "vv_req_val_013"
path = "tests/vv_req_val_013.rs"
[[test]]
name = "vv_req_val_014"
path = "tests/vv_req_val_014.rs"
[[test]]
name = "vv_req_val_015"
path = "tests/vv_req_val_015.rs"
[dependencies.chia-bls]
version = "0.26"
[dependencies.chia-consensus]
version = "0.26"
[dependencies.chia-protocol]
version = "0.26"
[dependencies.chia-puzzles]
version = "0.20"
[dependencies.chia-sdk-coinset]
version = "0.30"
[dependencies.chia-sdk-driver]
version = "0.30"
features = ["action-layer"]
[dependencies.chia-sdk-types]
version = "0.30"
[dependencies.chia-traits]
version = "0.26"
[dependencies.clvm-traits]
version = "0.26"
[dependencies.clvm-utils]
version = "0.26"
[dependencies.clvmr]
version = "0.14"
[dependencies.dig-constants]
version = "0.1.0"
[dependencies.hex]
version = "0.4"
[dependencies.thiserror]
version = "2"
[dev-dependencies.chia-sdk-test]
version = "0.30"
[dev-dependencies.hex-literal]
version = "0.4"
[dev-dependencies.rand]
version = "0.8"
[dev-dependencies.sha2]
version = "0.10"