bump sphinx-rs: nits

This commit is contained in:
irriden
2023-10-03 14:47:29 +00:00
parent 2761acb464
commit 9d8031d962
4 changed files with 16 additions and 16 deletions

12
Cargo.lock generated
View File

@@ -1213,7 +1213,7 @@ checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
[[package]] [[package]]
name = "lss-connector" name = "lss-connector"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"log", "log",
@@ -1585,7 +1585,7 @@ dependencies = [
[[package]] [[package]]
name = "rmp-utils" name = "rmp-utils"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"log", "log",
@@ -1792,7 +1792,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-auther" name = "sphinx-auther"
version = "0.1.12" version = "0.1.12"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@@ -1804,7 +1804,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-crypter" name = "sphinx-crypter"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"chacha20poly1305", "chacha20poly1305",
@@ -1815,7 +1815,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-glyph" name = "sphinx-glyph"
version = "0.1.2" version = "0.1.2"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"hex", "hex",
@@ -1866,7 +1866,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-signer" name = "sphinx-signer"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs.git?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs.git?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bip39", "bip39",

10
broker/Cargo.lock generated
View File

@@ -1691,7 +1691,7 @@ dependencies = [
[[package]] [[package]]
name = "lss-connector" name = "lss-connector"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"lightning-storage-server", "lightning-storage-server",
@@ -2693,7 +2693,7 @@ dependencies = [
[[package]] [[package]]
name = "rmp-utils" name = "rmp-utils"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"log", "log",
@@ -3268,7 +3268,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-auther" name = "sphinx-auther"
version = "0.1.12" version = "0.1.12"
source = "git+https://github.com/stakwork/sphinx-rs?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64 0.21.2", "base64 0.21.2",
@@ -3280,7 +3280,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-glyph" name = "sphinx-glyph"
version = "0.1.2" version = "0.1.2"
source = "git+https://github.com/stakwork/sphinx-rs?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"hex", "hex",
@@ -3326,7 +3326,7 @@ dependencies = [
[[package]] [[package]]
name = "sphinx-signer" name = "sphinx-signer"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/stakwork/sphinx-rs?rev=542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc#542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" source = "git+https://github.com/stakwork/sphinx-rs?rev=1db05b95edc8889d68967cc2a91bb6cbee92c76c#1db05b95edc8889d68967cc2a91bb6cbee92c76c"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bip39", "bip39",

View File

@@ -39,8 +39,8 @@ vls-proxy = { git = "https://gitlab.com/lightning-signer/validating-li
# vls-protocol-client = { path = "../../vls/vls-protocol-client" } # vls-protocol-client = { path = "../../vls/vls-protocol-client" }
# vls-proxy = { path = "../../vls/vls-proxy" } # vls-proxy = { path = "../../vls/vls-proxy" }
lss-connector = { git = "https://github.com/stakwork/sphinx-rs", rev = "542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" } lss-connector = { git = "https://github.com/stakwork/sphinx-rs", rev = "1db05b95edc8889d68967cc2a91bb6cbee92c76c" }
sphinx-signer = { git = "https://github.com/stakwork/sphinx-rs", rev = "542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" } sphinx-signer = { git = "https://github.com/stakwork/sphinx-rs", rev = "1db05b95edc8889d68967cc2a91bb6cbee92c76c" }
# lss-connector = { path = "../../sphinx-rs/lss-connector" } # lss-connector = { path = "../../sphinx-rs/lss-connector" }
# sphinx-signer = { path = "../../sphinx-rs/signer" } # sphinx-signer = { path = "../../sphinx-rs/signer" }

View File

@@ -20,9 +20,9 @@ serde_urlencoded = "0.7.1"
url = "2" url = "2"
# sphinx-rs # sphinx-rs
lss-connector = { git = "https://github.com/stakwork/sphinx-rs.git", default-features = false, rev = "542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" } lss-connector = { git = "https://github.com/stakwork/sphinx-rs.git", default-features = false, rev = "1db05b95edc8889d68967cc2a91bb6cbee92c76c" }
sphinx-crypter = { git = "https://github.com/stakwork/sphinx-rs.git", rev = "542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" } sphinx-crypter = { git = "https://github.com/stakwork/sphinx-rs.git", rev = "1db05b95edc8889d68967cc2a91bb6cbee92c76c" }
sphinx-signer = { git = "https://github.com/stakwork/sphinx-rs.git", optional = true, rev = "542449b7f5b4ae38b2fbe2f42bb36fbc96d67bbc" } sphinx-signer = { git = "https://github.com/stakwork/sphinx-rs.git", optional = true, rev = "1db05b95edc8889d68967cc2a91bb6cbee92c76c" }
# local # local
# lss-connector = { path = "../../sphinx-rs/lss-connector", default-features = false } # lss-connector = { path = "../../sphinx-rs/lss-connector", default-features = false }
# sphinx-crypter = { path = "../../sphinx-rs/crypter" } # sphinx-crypter = { path = "../../sphinx-rs/crypter" }