mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Bump crate versions
This commit is contained in:
24
Cargo.lock
generated
24
Cargo.lock
generated
@@ -585,7 +585,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bitcoin-serai"
|
name = "bitcoin-serai"
|
||||||
version = "0.1.1"
|
version = "0.2.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitcoin",
|
"bitcoin",
|
||||||
"flexible-transcript",
|
"flexible-transcript",
|
||||||
@@ -1015,7 +1015,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ciphersuite"
|
name = "ciphersuite"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
"digest 0.10.6",
|
"digest 0.10.6",
|
||||||
@@ -1637,7 +1637,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dalek-ff-group"
|
name = "dalek-ff-group"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crypto-bigint 0.5.1",
|
"crypto-bigint 0.5.1",
|
||||||
"curve25519-dalek 3.2.0",
|
"curve25519-dalek 3.2.0",
|
||||||
@@ -1945,7 +1945,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dkg"
|
name = "dkg"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chacha20 0.9.0",
|
"chacha20 0.9.0",
|
||||||
"ciphersuite",
|
"ciphersuite",
|
||||||
@@ -1961,7 +1961,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dleq"
|
name = "dleq"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"blake2",
|
"blake2",
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
@@ -2625,7 +2625,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ff-group-tests"
|
name = "ff-group-tests"
|
||||||
version = "0.12.1"
|
version = "0.12.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"group",
|
"group",
|
||||||
"k256 0.12.0",
|
"k256 0.12.0",
|
||||||
@@ -2720,7 +2720,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "flexible-transcript"
|
name = "flexible-transcript"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"blake2",
|
"blake2",
|
||||||
"digest 0.10.6",
|
"digest 0.10.6",
|
||||||
@@ -4936,7 +4936,7 @@ checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "minimal-ed448"
|
name = "minimal-ed448"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crypto-bigint 0.5.1",
|
"crypto-bigint 0.5.1",
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
@@ -5007,7 +5007,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "modular-frost"
|
name = "modular-frost"
|
||||||
version = "0.6.0"
|
version = "0.7.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ciphersuite",
|
"ciphersuite",
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
@@ -5089,7 +5089,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "monero-serai"
|
name = "monero-serai"
|
||||||
version = "0.1.3-alpha"
|
version = "0.1.4-alpha"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base58-monero",
|
"base58-monero",
|
||||||
"crc",
|
"crc",
|
||||||
@@ -5171,7 +5171,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "multiexp"
|
name = "multiexp"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
"ff",
|
"ff",
|
||||||
@@ -8105,7 +8105,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "schnorr-signatures"
|
name = "schnorr-signatures"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ciphersuite",
|
"ciphersuite",
|
||||||
"dalek-ff-group",
|
"dalek-ff-group",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bitcoin-serai"
|
name = "bitcoin-serai"
|
||||||
version = "0.1.1"
|
version = "0.2.0"
|
||||||
description = "A Bitcoin library for FROST-signing transactions"
|
description = "A Bitcoin library for FROST-signing transactions"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/coins/bitcoin"
|
repository = "https://github.com/serai-dex/serai/tree/develop/coins/bitcoin"
|
||||||
@@ -21,7 +21,7 @@ bitcoin = { version = "0.29", features = ["serde"] }
|
|||||||
|
|
||||||
k256 = { version = "0.12", features = ["arithmetic"] }
|
k256 = { version = "0.12", features = ["arithmetic"] }
|
||||||
transcript = { package = "flexible-transcript", path = "../../crypto/transcript", version = "0.3", features = ["recommended"] }
|
transcript = { package = "flexible-transcript", path = "../../crypto/transcript", version = "0.3", features = ["recommended"] }
|
||||||
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.6", features = ["secp256k1"] }
|
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.7", features = ["secp256k1"] }
|
||||||
|
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
serde = { version = "1", features = ["derive"] }
|
serde = { version = "1", features = ["derive"] }
|
||||||
@@ -29,7 +29,7 @@ serde_json = "1"
|
|||||||
reqwest = { version = "0.11", features = ["json"] }
|
reqwest = { version = "0.11", features = ["json"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.6", features = ["tests"] }
|
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.7", features = ["tests"] }
|
||||||
|
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
|
||||||
|
|||||||
4
coins/bitcoin/README.md
Normal file
4
coins/bitcoin/README.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# bitcoin-serai
|
||||||
|
|
||||||
|
An application of [modular-frost](https://docs.rs/modular-frost) to Bitcoin
|
||||||
|
transactions, enabling extremely-efficient multisigs.
|
||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||||
|
|
||||||
|
#![doc = include_str!("../README.md")]
|
||||||
|
|
||||||
/// The bitcoin Rust library.
|
/// The bitcoin Rust library.
|
||||||
pub use bitcoin;
|
pub use bitcoin;
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "monero-serai"
|
name = "monero-serai"
|
||||||
version = "0.1.3-alpha"
|
version = "0.1.4-alpha"
|
||||||
description = "A modern Monero transaction library"
|
description = "A modern Monero transaction library"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/coins/monero"
|
repository = "https://github.com/serai-dex/serai/tree/develop/coins/monero"
|
||||||
@@ -31,14 +31,14 @@ sha3 = "0.10"
|
|||||||
curve25519-dalek = { version = "^3.2", features = ["std"] }
|
curve25519-dalek = { version = "^3.2", features = ["std"] }
|
||||||
|
|
||||||
group = "0.12"
|
group = "0.12"
|
||||||
dalek-ff-group = { path = "../../crypto/dalek-ff-group", version = "0.2" }
|
dalek-ff-group = { path = "../../crypto/dalek-ff-group", version = "0.3" }
|
||||||
multiexp = { path = "../../crypto/multiexp", version = "0.3", features = ["batch"] }
|
multiexp = { path = "../../crypto/multiexp", version = "0.3", features = ["batch"] }
|
||||||
|
|
||||||
transcript = { package = "flexible-transcript", path = "../../crypto/transcript", version = "0.3", features = ["recommended"], optional = true }
|
transcript = { package = "flexible-transcript", path = "../../crypto/transcript", version = "0.3", features = ["recommended"], optional = true }
|
||||||
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.6", features = ["ed25519"], optional = true }
|
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.7", features = ["ed25519"], optional = true }
|
||||||
dleq = { path = "../../crypto/dleq", version = "0.3", features = ["serialize"], optional = true }
|
dleq = { path = "../../crypto/dleq", version = "0.3", features = ["serialize"], optional = true }
|
||||||
|
|
||||||
monero-generators = { path = "generators", version = "0.2" }
|
monero-generators = { path = "generators", version = "0.3" }
|
||||||
|
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
serde = { version = "1", features = ["derive"] }
|
serde = { version = "1", features = ["derive"] }
|
||||||
@@ -51,8 +51,8 @@ digest_auth = "0.3"
|
|||||||
reqwest = { version = "0.11", features = ["json"] }
|
reqwest = { version = "0.11", features = ["json"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
dalek-ff-group = { path = "../../crypto/dalek-ff-group", version = "0.2" }
|
dalek-ff-group = { path = "../../crypto/dalek-ff-group", version = "0.3" }
|
||||||
monero-generators = { path = "generators", version = "0.2" }
|
monero-generators = { path = "generators", version = "0.3" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
hex-literal = "0.3"
|
hex-literal = "0.3"
|
||||||
@@ -60,7 +60,7 @@ hex-literal = "0.3"
|
|||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
monero-rpc = "0.3"
|
monero-rpc = "0.3"
|
||||||
|
|
||||||
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.6", features = ["tests"] }
|
frost = { package = "modular-frost", path = "../../crypto/frost", version = "0.7", features = ["tests"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
multisig = ["transcript", "frost", "dleq"]
|
multisig = ["transcript", "frost", "dleq"]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "monero-generators"
|
name = "monero-generators"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
description = "Monero's hash_to_point and generators"
|
description = "Monero's hash_to_point and generators"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/coins/monero/generators"
|
repository = "https://github.com/serai-dex/serai/tree/develop/coins/monero/generators"
|
||||||
@@ -21,4 +21,4 @@ sha3 = "0.10"
|
|||||||
curve25519-dalek = { version = "3", features = ["std"] }
|
curve25519-dalek = { version = "3", features = ["std"] }
|
||||||
|
|
||||||
group = "0.12"
|
group = "0.12"
|
||||||
dalek-ff-group = { path = "../../../crypto/dalek-ff-group", version = "0.2" }
|
dalek-ff-group = { path = "../../../crypto/dalek-ff-group", version = "0.3" }
|
||||||
|
|||||||
@@ -1,22 +1,5 @@
|
|||||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||||
|
#![doc = include_str!("../README.md")]
|
||||||
//! A modern Monero transaction library intended for usage in wallets. It prides
|
|
||||||
//! itself on accuracy, correctness, and removing common pit falls developers may
|
|
||||||
//! face.
|
|
||||||
//!
|
|
||||||
//! monero-serai contains safety features, such as first-class acknowledgement of
|
|
||||||
//! the burning bug, yet also a high level API around creating transactions.
|
|
||||||
//! monero-serai also offers a FROST-based multisig, which is orders of magnitude
|
|
||||||
//! more performant than Monero's.
|
|
||||||
//!
|
|
||||||
//! monero-serai was written for Serai, a decentralized exchange aiming to support
|
|
||||||
//! Monero. Despite this, monero-serai is intended to be a widely usable library,
|
|
||||||
//! accurate to Monero. monero-serai guarantees the functionality needed for Serai,
|
|
||||||
//! yet will not deprive functionality from other users, and may potentially leave
|
|
||||||
//! Serai's umbrella at some point.
|
|
||||||
//!
|
|
||||||
//! Various legacy transaction formats are not currently implemented, yet
|
|
||||||
//! monero-serai is still increasing its support for various transaction types.
|
|
||||||
|
|
||||||
use std::io;
|
use std::io;
|
||||||
|
|
||||||
|
|||||||
@@ -267,9 +267,7 @@ impl SignMachine<Transaction> for TransactionSignMachine {
|
|||||||
msg: &[u8],
|
msg: &[u8],
|
||||||
) -> Result<(TransactionSignatureMachine, Self::SignatureShare), FrostError> {
|
) -> Result<(TransactionSignatureMachine, Self::SignatureShare), FrostError> {
|
||||||
if !msg.is_empty() {
|
if !msg.is_empty() {
|
||||||
Err(FrostError::InternalError(
|
panic!("message was passed to the TransactionMachine when it generates its own");
|
||||||
"message was passed to the TransactionMachine when it generates its own",
|
|
||||||
))?;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Find out who's included
|
// Find out who's included
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ciphersuite"
|
name = "ciphersuite"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
description = "Ciphersuites built around ff/group"
|
description = "Ciphersuites built around ff/group"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ciphersuite"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ciphersuite"
|
||||||
@@ -26,13 +26,13 @@ sha3 = { version = "0.10", optional = true }
|
|||||||
ff = { version = "0.12", features = ["bits"] }
|
ff = { version = "0.12", features = ["bits"] }
|
||||||
group = "0.12"
|
group = "0.12"
|
||||||
|
|
||||||
dalek-ff-group = { path = "../dalek-ff-group", version = "0.2", optional = true }
|
dalek-ff-group = { path = "../dalek-ff-group", version = "0.3", optional = true }
|
||||||
|
|
||||||
elliptic-curve = { version = "0.12", features = ["hash2curve"], optional = true }
|
elliptic-curve = { version = "0.12", features = ["hash2curve"], optional = true }
|
||||||
p256 = { version = "0.12", features = ["arithmetic", "bits", "hash2curve"], optional = true }
|
p256 = { version = "0.12", features = ["arithmetic", "bits", "hash2curve"], optional = true }
|
||||||
k256 = { version = "0.12", features = ["arithmetic", "bits", "hash2curve"], optional = true }
|
k256 = { version = "0.12", features = ["arithmetic", "bits", "hash2curve"], optional = true }
|
||||||
|
|
||||||
minimal-ed448 = { path = "../ed448", version = "0.2", optional = true }
|
minimal-ed448 = { path = "../ed448", version = "0.3", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "dalek-ff-group"
|
name = "dalek-ff-group"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
description = "ff/group bindings around curve25519-dalek"
|
description = "ff/group bindings around curve25519-dalek"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dalek-ff-group"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dalek-ff-group"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "dkg"
|
name = "dkg"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
description = "Distributed key generation over ff/group"
|
description = "Distributed key generation over ff/group"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dkg"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dkg"
|
||||||
@@ -24,14 +24,14 @@ serde = { version = "1", features = ["derive"], optional = true }
|
|||||||
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3", features = ["recommended"] }
|
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3", features = ["recommended"] }
|
||||||
chacha20 = { version = "0.9", features = ["zeroize"] }
|
chacha20 = { version = "0.9", features = ["zeroize"] }
|
||||||
|
|
||||||
ciphersuite = { path = "../ciphersuite", version = "0.2", features = ["std"] }
|
ciphersuite = { path = "../ciphersuite", version = "0.3", features = ["std"] }
|
||||||
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
||||||
|
|
||||||
schnorr = { package = "schnorr-signatures", path = "../schnorr", version = "0.3" }
|
schnorr = { package = "schnorr-signatures", path = "../schnorr", version = "0.4" }
|
||||||
dleq = { path = "../dleq", version = "0.3", features = ["serialize"] }
|
dleq = { path = "../dleq", version = "0.3", features = ["serialize"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
ciphersuite = { path = "../ciphersuite", version = "0.2", features = ["ristretto"] }
|
ciphersuite = { path = "../ciphersuite", version = "0.3", features = ["ristretto"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
serde = ["dep:serde"]
|
serde = ["dep:serde"]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "dleq"
|
name = "dleq"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
description = "Implementation of single and cross-curve Discrete Log Equality proofs"
|
description = "Implementation of single and cross-curve Discrete Log Equality proofs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dleq"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dleq"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "minimal-ed448"
|
name = "minimal-ed448"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
description = "Unaudited, inefficient implementation of Ed448 in Rust"
|
description = "Unaudited, inefficient implementation of Ed448 in Rust"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ed448"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ed448"
|
||||||
@@ -26,7 +26,7 @@ group = "0.12"
|
|||||||
generic-array = "0.14"
|
generic-array = "0.14"
|
||||||
crypto-bigint = { version = "0.5", features = ["zeroize"] }
|
crypto-bigint = { version = "0.5", features = ["zeroize"] }
|
||||||
|
|
||||||
dalek-ff-group = { path = "../dalek-ff-group", version = "0.2" }
|
dalek-ff-group = { path = "../dalek-ff-group", version = "0.3" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ff-group-tests"
|
name = "ff-group-tests"
|
||||||
version = "0.12.1"
|
version = "0.12.2"
|
||||||
description = "A collection of sanity tests for implementors of ff/group APIs"
|
description = "A collection of sanity tests for implementors of ff/group APIs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ff-group-tests"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ff-group-tests"
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||||
|
|
||||||
#![doc = include_str!("../README.md")]
|
#![doc = include_str!("../README.md")]
|
||||||
|
|
||||||
/// Tests for the Field trait.
|
/// Tests for the Field trait.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "modular-frost"
|
name = "modular-frost"
|
||||||
version = "0.6.0"
|
version = "0.7.0"
|
||||||
description = "Modular implementation of FROST over ff/group"
|
description = "Modular implementation of FROST over ff/group"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost"
|
||||||
@@ -26,23 +26,23 @@ hex = { version = "0.4", optional = true }
|
|||||||
digest = "0.10"
|
digest = "0.10"
|
||||||
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3", features = ["recommended"] }
|
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3", features = ["recommended"] }
|
||||||
|
|
||||||
dalek-ff-group = { path = "../dalek-ff-group", version = "0.2", optional = true }
|
dalek-ff-group = { path = "../dalek-ff-group", version = "0.3", optional = true }
|
||||||
minimal-ed448 = { path = "../ed448", version = "0.2", optional = true }
|
minimal-ed448 = { path = "../ed448", version = "0.3", optional = true }
|
||||||
|
|
||||||
ciphersuite = { path = "../ciphersuite", version = "0.2", features = ["std"] }
|
ciphersuite = { path = "../ciphersuite", version = "0.3", features = ["std"] }
|
||||||
|
|
||||||
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
||||||
|
|
||||||
schnorr = { package = "schnorr-signatures", path = "../schnorr", version = "0.3" }
|
schnorr = { package = "schnorr-signatures", path = "../schnorr", version = "0.4" }
|
||||||
dleq = { path = "../dleq", version = "0.3", features = ["serialize"] }
|
dleq = { path = "../dleq", version = "0.3", features = ["serialize"] }
|
||||||
|
|
||||||
dkg = { path = "../dkg", version = "0.3" }
|
dkg = { path = "../dkg", version = "0.4" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
|
|
||||||
dkg = { path = "../dkg", version = "0.3", features = ["tests"] }
|
dkg = { path = "../dkg", version = "0.4", features = ["tests"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
ed25519 = ["dalek-ff-group", "ciphersuite/ed25519"]
|
ed25519 = ["dalek-ff-group", "ciphersuite/ed25519"]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "multiexp"
|
name = "multiexp"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
description = "Multiexponentation algorithms for ff/group"
|
description = "Multiexponentation algorithms for ff/group"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/multiexp"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/multiexp"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "schnorr-signatures"
|
name = "schnorr-signatures"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
description = "Minimal Schnorr signatures crate hosting common code"
|
description = "Minimal Schnorr signatures crate hosting common code"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/schnorr"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/schnorr"
|
||||||
@@ -19,11 +19,11 @@ zeroize = { version = "^1.5", features = ["zeroize_derive"] }
|
|||||||
|
|
||||||
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3" }
|
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.3" }
|
||||||
|
|
||||||
ciphersuite = { path = "../ciphersuite", version = "0.2" }
|
ciphersuite = { path = "../ciphersuite", version = "0.3" }
|
||||||
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
multiexp = { path = "../multiexp", version = "0.3", features = ["batch"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
sha2 = "0.10"
|
sha2 = "0.10"
|
||||||
dalek-ff-group = { path = "../dalek-ff-group", version = "0.2" }
|
dalek-ff-group = { path = "../dalek-ff-group", version = "0.3" }
|
||||||
ciphersuite = { path = "../ciphersuite", version = "0.2", features = ["ed25519"] }
|
ciphersuite = { path = "../ciphersuite", version = "0.3", features = ["ed25519"] }
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "flexible-transcript"
|
name = "flexible-transcript"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
description = "A simple transcript trait definition, along with viable options"
|
description = "A simple transcript trait definition, along with viable options"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/transcript"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/transcript"
|
||||||
|
|||||||
@@ -25,8 +25,8 @@ subxt = { version = "0.27", default-features = false, features = ["jsonrpsee-ws"
|
|||||||
|
|
||||||
bitcoin = { version = "0.29", optional = true }
|
bitcoin = { version = "0.29", optional = true }
|
||||||
|
|
||||||
ciphersuite = { path = "../../../crypto/ciphersuite", version = "0.2", optional = true }
|
ciphersuite = { path = "../../../crypto/ciphersuite", version = "0.3", optional = true }
|
||||||
monero-serai = { path = "../../../coins/monero", version = "0.1.3-alpha", optional = true }
|
monero-serai = { path = "../../../coins/monero", version = "0.1.4-alpha", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
serai = ["thiserror", "scale-info", "subxt"]
|
serai = ["thiserror", "scale-info", "subxt"]
|
||||||
|
|||||||
Reference in New Issue
Block a user