diff --git a/Cargo.lock b/Cargo.lock index e296c3aebd..70d70d6492 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1637,7 +1637,7 @@ dependencies = [ [[package]] name = "dash-network" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "bincode", "bincode_derive", @@ -1648,7 +1648,7 @@ dependencies = [ [[package]] name = "dash-network-seeds" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "dash-network", ] @@ -1725,7 +1725,7 @@ dependencies = [ [[package]] name = "dash-spv" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "async-trait", "chrono", @@ -1754,7 +1754,7 @@ dependencies = [ [[package]] name = "dashcore" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "anyhow", "base64-compat", @@ -1780,12 +1780,12 @@ dependencies = [ [[package]] name = "dashcore-private" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" [[package]] name = "dashcore-rpc" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "dashcore-rpc-json", "hex", @@ -1798,7 +1798,7 @@ dependencies = [ [[package]] name = "dashcore-rpc-json" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "bincode", "dashcore", @@ -1813,7 +1813,7 @@ dependencies = [ [[package]] name = "dashcore_hashes" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "bincode", "dashcore-private", @@ -2867,7 +2867,7 @@ dependencies = [ [[package]] name = "git-state" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" [[package]] name = "glob" @@ -4034,7 +4034,7 @@ dependencies = [ [[package]] name = "key-wallet" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "aes", "async-trait", @@ -4063,7 +4063,7 @@ dependencies = [ [[package]] name = "key-wallet-ffi" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "cbindgen 0.29.4", "dash-network", @@ -4079,7 +4079,7 @@ dependencies = [ [[package]] name = "key-wallet-manager" version = "0.43.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=5c0113e7901551450f6063023eec4be95beeb6b9#5c0113e7901551450f6063023eec4be95beeb6b9" +source = "git+https://github.com/dashpay/rust-dashcore?rev=95a3c8ff04d75d7abe324db4af01e8521092aff9#95a3c8ff04d75d7abe324db4af01e8521092aff9" dependencies = [ "async-trait", "bincode", diff --git a/Cargo.toml b/Cargo.toml index 5d5f2960f1..6dabd5cb3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,14 +50,14 @@ members = [ ] [workspace.dependencies] -dashcore = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -dash-network-seeds = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -dash-spv = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -key-wallet = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -key-wallet-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -key-wallet-manager = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -dash-network = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } -dashcore-rpc = { git = "https://github.com/dashpay/rust-dashcore", rev = "5c0113e7901551450f6063023eec4be95beeb6b9" } +dashcore = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +dash-network-seeds = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +dash-spv = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +key-wallet = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +key-wallet-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +key-wallet-manager = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +dash-network = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } +dashcore-rpc = { git = "https://github.com/dashpay/rust-dashcore", rev = "95a3c8ff04d75d7abe324db4af01e8521092aff9" } tokio-metrics = "0.5"