diff --git a/Cargo.lock b/Cargo.lock index a0c5c926..f8933fe2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1490,7 +1490,7 @@ dependencies = [ [[package]] name = "dalek-ff-group" -version = "0.4.0" +version = "0.4.1" dependencies = [ "crypto-bigint", "curve25519-dalek 4.1.0", @@ -2636,7 +2636,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", ] @@ -2659,7 +2659,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-support-procedural", @@ -2684,7 +2684,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "Inflector", "array-bytes", @@ -2732,7 +2732,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-system", @@ -2773,7 +2773,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "bitflags 1.3.2", "environmental", @@ -2806,7 +2806,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "Inflector", "cfg-expr", @@ -2824,7 +2824,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2836,7 +2836,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "proc-macro2", "quote", @@ -2846,7 +2846,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "cfg-if", "frame-support", @@ -2865,7 +2865,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "sp-api", @@ -2874,7 +2874,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "parity-scale-codec", @@ -5409,7 +5409,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-benchmarking", "frame-support", @@ -5424,7 +5424,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-system", @@ -5440,7 +5440,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-system", @@ -5454,7 +5454,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-benchmarking", "frame-support", @@ -5478,7 +5478,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-benchmarking", "frame-support", @@ -5493,7 +5493,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-benchmarking", "frame-support", @@ -5516,7 +5516,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-system", @@ -5537,7 +5537,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-benchmarking", "frame-support", @@ -5555,7 +5555,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-support", "frame-system", @@ -5571,7 +5571,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -5587,7 +5587,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6873,7 +6873,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "log", "sp-core", @@ -6884,7 +6884,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -6912,7 +6912,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "futures", "futures-timer", @@ -6935,7 +6935,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6950,7 +6950,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6980,7 +6980,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "chrono", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "fnv", "futures", @@ -7044,7 +7044,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "hash-db", "kvdb", @@ -7070,7 +7070,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -7095,7 +7095,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "fork-tree", @@ -7131,7 +7131,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7144,7 +7144,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "ahash", "array-bytes", @@ -7185,7 +7185,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -7208,7 +7208,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -7230,7 +7230,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -7242,7 +7242,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "anyhow", "cfg-if", @@ -7259,7 +7259,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "anstyle", "futures", @@ -7275,7 +7275,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "parking_lot 0.12.1", @@ -7289,7 +7289,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "async-channel", @@ -7331,7 +7331,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-channel", "cid", @@ -7351,7 +7351,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -7368,7 +7368,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "ahash", "futures", @@ -7387,7 +7387,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "async-channel", @@ -7408,7 +7408,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "async-channel", @@ -7442,7 +7442,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "futures", @@ -7460,7 +7460,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "bytes", "fnv", @@ -7492,7 +7492,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7501,7 +7501,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "futures", "jsonrpsee", @@ -7531,7 +7531,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -7550,7 +7550,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "http", "jsonrpsee", @@ -7565,7 +7565,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "futures", @@ -7591,7 +7591,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "directories", @@ -7654,7 +7654,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "log", "parity-scale-codec", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "futures", "libc", @@ -7684,7 +7684,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "chrono", "futures", @@ -7703,7 +7703,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "anstyle", "chrono", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7742,7 +7742,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -7768,7 +7768,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -7784,7 +7784,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-channel", "futures", @@ -7946,9 +7946,9 @@ dependencies = [ [[package]] name = "schnorrkel" -version = "0.11.1" +version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "064aaec4e66d5dfcb6ea6c91bec9dc282b3505b5dd897cf0601dea6ded7c9824" +checksum = "6b3cebf217f367b9d6f2f27ca0ebd14c7d1dfb1ae3cdbf6f3fa1e5c3e4f67bb8" dependencies = [ "arrayref", "arrayvec", @@ -8853,7 +8853,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "hash-db", "log", @@ -8874,7 +8874,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "Inflector", "blake2", @@ -8888,7 +8888,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "scale-info", @@ -8901,7 +8901,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "integer-sqrt", "num-traits", @@ -8915,7 +8915,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "scale-info", @@ -8927,7 +8927,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "sp-api", "sp-inherents", @@ -8938,7 +8938,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "futures", "log", @@ -8956,7 +8956,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "futures", @@ -8970,7 +8970,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "parity-scale-codec", @@ -8989,7 +8989,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "finality-grandpa", "log", @@ -9007,7 +9007,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "scale-info", @@ -9019,7 +9019,7 @@ dependencies = [ [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "array-bytes", "bitflags 1.3.2", @@ -9062,7 +9062,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "blake2b_simd", "byteorder", @@ -9074,7 +9074,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "quote", "sp-core-hashing", @@ -9084,7 +9084,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -9093,7 +9093,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "proc-macro2", "quote", @@ -9103,7 +9103,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "environmental", "parity-scale-codec", @@ -9114,7 +9114,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9128,7 +9128,7 @@ dependencies = [ [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "bytes", "ed25519", @@ -9150,7 +9150,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "lazy_static", "sp-core", @@ -9161,7 +9161,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -9173,7 +9173,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "thiserror", "zstd 0.12.4", @@ -9182,7 +9182,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-metadata 16.0.0", "parity-scale-codec", @@ -9193,7 +9193,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "sp-api", "sp-core", @@ -9203,7 +9203,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "backtrace", "lazy_static", @@ -9213,7 +9213,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "rustc-hash", "serde", @@ -9223,7 +9223,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "either", "hash256-std-hasher", @@ -9245,7 +9245,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -9263,7 +9263,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "Inflector", "proc-macro-crate", @@ -9275,7 +9275,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "scale-info", @@ -9290,7 +9290,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9304,7 +9304,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "hash-db", "log", @@ -9325,12 +9325,12 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9343,7 +9343,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "async-trait", "parity-scale-codec", @@ -9356,7 +9356,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "sp-std", @@ -9368,7 +9368,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "sp-api", "sp-runtime", @@ -9377,7 +9377,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "ahash", "hash-db", @@ -9400,7 +9400,7 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9417,7 +9417,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9428,7 +9428,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -9441,7 +9441,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "parity-scale-codec", "scale-info", @@ -9635,12 +9635,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -9659,7 +9659,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "hyper", "log", @@ -9671,7 +9671,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/serai-dex/substrate#7eae068e9f3849392a3105b98e73e6f9625beb38" +source = "git+https://github.com/serai-dex/substrate#98ab693fdf71f371d5059aa6924a410c8bb0a675" dependencies = [ "anstyle", "build-helper", diff --git a/coins/monero/src/ringct/clsag/multisig.rs b/coins/monero/src/ringct/clsag/multisig.rs index 2dcacb56..3574a5af 100644 --- a/coins/monero/src/ringct/clsag/multisig.rs +++ b/coins/monero/src/ringct/clsag/multisig.rs @@ -7,11 +7,7 @@ use rand_chacha::ChaCha20Rng; use zeroize::{Zeroize, ZeroizeOnDrop, Zeroizing}; -use curve25519_dalek::{ - traits::{Identity, IsIdentity}, - scalar::Scalar, - edwards::EdwardsPoint, -}; +use curve25519_dalek::{scalar::Scalar, edwards::EdwardsPoint}; use group::{ff::Field, Group, GroupEncoding}; @@ -147,7 +143,7 @@ pub(crate) fn add_key_image_share( participant: Participant, share: EdwardsPoint, ) { - if image.is_identity() { + if image.is_identity().into() { *image = generator * offset; } *image += share * lagrange::(participant, included).0; @@ -203,7 +199,7 @@ impl Algorithm for ClsagMultisig { l: Participant, addendum: ClsagAddendum, ) -> Result<(), FrostError> { - if self.image.is_identity() { + if self.image.is_identity().into() { self.transcript.domain_separate(b"CLSAG"); self.input().transcript(&mut self.transcript); self.transcript.append_message(b"mask", self.mask().to_bytes());