diff --git a/Cargo.lock b/Cargo.lock index 687b046..ce18de8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -994,7 +994,7 @@ dependencies = [ [[package]] name = "cycles-minting-canister" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "base64 0.13.1", @@ -1156,7 +1156,7 @@ dependencies = [ [[package]] name = "dfn_candid" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "dfn_core", @@ -1168,7 +1168,7 @@ dependencies = [ [[package]] name = "dfn_core" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-base-types", "on_wire", @@ -1177,7 +1177,7 @@ dependencies = [ [[package]] name = "dfn_http" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "dfn_candid", @@ -1189,7 +1189,7 @@ dependencies = [ [[package]] name = "dfn_http_metrics" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "dfn_candid", "dfn_core", @@ -1201,10 +1201,8 @@ dependencies = [ [[package]] name = "dfn_protobuf" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ - "dfn_core", - "ic-base-types", "on_wire", "prost", ] @@ -1438,7 +1436,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fe-derive" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "num-bigint-dig", @@ -1941,22 +1939,18 @@ dependencies = [ [[package]] name = "ic-base-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ - "base32", "byte-unit", "bytes", "candid", "comparable", - "crc32fast", "ic-crypto-sha2", "ic-protobuf", "ic-stable-structures", "phantom_newtype", "prost", "serde", - "strum", - "strum_macros", ] [[package]] @@ -1972,7 +1966,7 @@ dependencies = [ [[package]] name = "ic-btc-types-internal" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-btc-interface", @@ -1985,25 +1979,22 @@ dependencies = [ [[package]] name = "ic-canister-client-sender" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ed25519-consensus", "ic-base-types", "ic-crypto-ecdsa-secp256k1", "ic-crypto-internal-types", - "ic-crypto-secrets-containers", - "ic-crypto-sha2", "ic-crypto-utils-basic-sig", "ic-types", "rand", "rand_chacha", - "simple_asn1", ] [[package]] name = "ic-canister-log" version = "0.2.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "serde", ] @@ -2011,7 +2002,7 @@ dependencies = [ [[package]] name = "ic-canister-profiler" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-metrics-encoder", "ic0 0.18.11", @@ -2020,7 +2011,7 @@ dependencies = [ [[package]] name = "ic-canisters-http-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "serde", @@ -2094,7 +2085,7 @@ dependencies = [ [[package]] name = "ic-ckbtc-kyt" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "askama", "candid", @@ -2114,7 +2105,7 @@ dependencies = [ [[package]] name = "ic-ckbtc-minter" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "bech32", @@ -2155,12 +2146,12 @@ dependencies = [ [[package]] name = "ic-constants" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "ic-crypto-ecdsa-secp256k1" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "k256 0.13.3", "lazy_static", @@ -2174,7 +2165,7 @@ dependencies = [ [[package]] name = "ic-crypto-extended-bip32" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-crypto-internal-threshold-sig-ecdsa", ] @@ -2182,7 +2173,7 @@ dependencies = [ [[package]] name = "ic-crypto-getrandom-for-wasm" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "getrandom 0.2.12", ] @@ -2190,7 +2181,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-basic-sig-der-utils" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "ic-types", @@ -2201,7 +2192,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-basic-sig-ed25519" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "curve25519-dalek", @@ -2223,7 +2214,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-bls12-381-type" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "ic_bls12_381", @@ -2241,7 +2232,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-hmac" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-crypto-internal-sha2", ] @@ -2249,7 +2240,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-multi-sig-bls12381" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "hex", @@ -2268,7 +2259,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-seed" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "ic-crypto-sha2", @@ -2281,7 +2272,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-sha2" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "sha2 0.10.8", ] @@ -2289,7 +2280,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-threshold-sig-bls12381" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "cached 0.41.0", @@ -2316,7 +2307,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-threshold-sig-bls12381-der" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "simple_asn1", ] @@ -2324,7 +2315,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-threshold-sig-ecdsa" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "fe-derive", "hex", @@ -2352,7 +2343,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "arrayvec 0.7.4", "hex", @@ -2369,7 +2360,7 @@ dependencies = [ [[package]] name = "ic-crypto-node-key-validation" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "ic-base-types", @@ -2387,7 +2378,7 @@ dependencies = [ [[package]] name = "ic-crypto-secrets-containers" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "serde", "zeroize", @@ -2396,7 +2387,7 @@ dependencies = [ [[package]] name = "ic-crypto-sha2" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-crypto-internal-sha2", ] @@ -2404,7 +2395,7 @@ dependencies = [ [[package]] name = "ic-crypto-test-utils-reproducible-rng" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "rand", "rand_chacha", @@ -2413,7 +2404,7 @@ dependencies = [ [[package]] name = "ic-crypto-tls-cert-validation" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "ic-crypto-internal-basic-sig-ed25519", @@ -2427,7 +2418,7 @@ dependencies = [ [[package]] name = "ic-crypto-tree-hash" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "assert_matches", "ic-crypto-internal-types", @@ -2441,7 +2432,7 @@ dependencies = [ [[package]] name = "ic-crypto-utils-basic-sig" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "ed25519-consensus", @@ -2456,7 +2447,7 @@ dependencies = [ [[package]] name = "ic-crypto-utils-ni-dkg" version = "0.8.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-crypto-internal-types", "ic-protobuf", @@ -2466,7 +2457,7 @@ dependencies = [ [[package]] name = "ic-error-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-utils", "serde", @@ -2477,7 +2468,7 @@ dependencies = [ [[package]] name = "ic-ic00-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-base-types", @@ -2496,7 +2487,7 @@ dependencies = [ [[package]] name = "ic-icrc1" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ciborium", @@ -2518,7 +2509,7 @@ dependencies = [ [[package]] name = "ic-icrc1-index" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -2543,7 +2534,7 @@ dependencies = [ [[package]] name = "ic-icrc1-ledger" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -2571,7 +2562,7 @@ dependencies = [ [[package]] name = "ic-icrc1-tokens-u64" version = "0.1.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-ledger-core", @@ -2596,7 +2587,7 @@ dependencies = [ [[package]] name = "ic-ledger-canister-core" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -2614,7 +2605,7 @@ dependencies = [ [[package]] name = "ic-ledger-core" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-ledger-hash-of", @@ -2626,7 +2617,7 @@ dependencies = [ [[package]] name = "ic-ledger-hash-of" version = "0.1.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "hex", @@ -2642,11 +2633,10 @@ checksum = "8b5c7628eac357aecda461130f8074468be5aa4d258a002032d82d817f79f1f8" [[package]] name = "ic-nervous-system-clients" version = "0.0.1" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", - "dfn_candid", "dfn_core", "ic-base-types", "ic-error-types", @@ -2655,35 +2645,29 @@ dependencies = [ "ic-nervous-system-runtime", "num-traits", "serde", - "serde_bytes", ] [[package]] name = "ic-nervous-system-collections-union-multi-map" version = "0.0.1" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "ic-nervous-system-common" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ - "anyhow", "async-trait", "build-info", "build-info-build", "by_address", "bytes", - "candid", - "dfn_candid", "dfn_core", "dfn_protobuf", "ic-base-types", "ic-canister-log", "ic-canisters-http-types", "ic-crypto-sha2", - "ic-ic00-types", - "ic-icrc1", "ic-ledger-core", "ic-metrics-encoder", "ic-nervous-system-runtime", @@ -2692,7 +2676,6 @@ dependencies = [ "icp-ledger", "icrc-ledger-types", "json5", - "lazy_static", "maplit", "mockall", "priority-queue", @@ -2705,12 +2688,12 @@ dependencies = [ [[package]] name = "ic-nervous-system-common-build-metadata" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "ic-nervous-system-common-test-keys" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-base-types", "ic-canister-client-sender", @@ -2718,13 +2701,12 @@ dependencies = [ "lazy_static", "rand", "rand_chacha", - "url", ] [[package]] name = "ic-nervous-system-governance" version = "0.0.1" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-base-types", "ic-stable-structures", @@ -2735,7 +2717,7 @@ dependencies = [ [[package]] name = "ic-nervous-system-proto" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "comparable", @@ -2747,7 +2729,7 @@ dependencies = [ [[package]] name = "ic-nervous-system-proxied-canister-calls-tracker" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-base-types", ] @@ -2755,23 +2737,15 @@ dependencies = [ [[package]] name = "ic-nervous-system-root" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ - "async-trait", "candid", - "dfn_candid", "dfn_core", - "ic-base-types", "ic-cdk", "ic-crypto-sha2", "ic-ic00-types", "ic-nervous-system-clients", - "ic-nervous-system-common", - "ic-nervous-system-proxied-canister-calls-tracker", "ic-nervous-system-runtime", - "ic-nns-constants", - "lazy_static", - "num-traits", "serde", "serde_bytes", ] @@ -2779,7 +2753,7 @@ dependencies = [ [[package]] name = "ic-nervous-system-runtime" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -2792,7 +2766,7 @@ dependencies = [ [[package]] name = "ic-neurons-fund" version = "0.0.1" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-nervous-system-common", "lazy_static", @@ -2805,7 +2779,7 @@ dependencies = [ [[package]] name = "ic-nns-common" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "comparable", @@ -2830,7 +2804,7 @@ dependencies = [ [[package]] name = "ic-nns-constants" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-base-types", ] @@ -2838,7 +2812,7 @@ dependencies = [ [[package]] name = "ic-nns-governance" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "build-info", @@ -2900,12 +2874,12 @@ dependencies = [ [[package]] name = "ic-nns-gtc-accounts" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "ic-nns-handler-root-interface" version = "0.1.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -2920,7 +2894,7 @@ dependencies = [ [[package]] name = "ic-protobuf" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "bincode", "candid", @@ -2935,7 +2909,7 @@ dependencies = [ [[package]] name = "ic-registry-keys" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-base-types", @@ -2947,7 +2921,7 @@ dependencies = [ [[package]] name = "ic-registry-routing-table" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-base-types", @@ -2958,7 +2932,7 @@ dependencies = [ [[package]] name = "ic-registry-subnet-features" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-ic00-types", @@ -2969,7 +2943,7 @@ dependencies = [ [[package]] name = "ic-registry-subnet-type" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "ic-protobuf", @@ -2981,9 +2955,8 @@ dependencies = [ [[package]] name = "ic-registry-transport" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ - "bytes", "candid", "ic-base-types", "ic-protobuf", @@ -2994,7 +2967,7 @@ dependencies = [ [[package]] name = "ic-sns-governance" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "base64 0.13.1", @@ -3046,7 +3019,7 @@ dependencies = [ [[package]] name = "ic-sns-governance-proposal-criticality" version = "0.0.1" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "ic-nervous-system-proto", ] @@ -3054,7 +3027,7 @@ dependencies = [ [[package]] name = "ic-sns-init" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "candid", @@ -3081,7 +3054,7 @@ dependencies = [ [[package]] name = "ic-sns-root" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "build-info", @@ -3110,7 +3083,7 @@ dependencies = [ [[package]] name = "ic-sns-swap" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "build-info", @@ -3145,7 +3118,7 @@ dependencies = [ [[package]] name = "ic-sns-wasm" version = "1.0.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -3201,7 +3174,7 @@ dependencies = [ [[package]] name = "ic-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base64 0.13.1", "bincode", @@ -3237,7 +3210,7 @@ dependencies = [ [[package]] name = "ic-utils" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "hex", "prost", @@ -3248,7 +3221,7 @@ dependencies = [ [[package]] name = "ic-utils-ensure" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "ic-verify-bls-signature" @@ -3316,7 +3289,7 @@ dependencies = [ [[package]] name = "icp-ledger" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "comparable", @@ -3346,7 +3319,7 @@ dependencies = [ [[package]] name = "icrc-ledger-client" version = "0.1.2" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -3357,7 +3330,7 @@ dependencies = [ [[package]] name = "icrc-ledger-client-cdk" version = "0.1.2" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -3368,7 +3341,7 @@ dependencies = [ [[package]] name = "icrc-ledger-types" version = "0.1.5" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "base32", "candid", @@ -3616,7 +3589,7 @@ dependencies = [ [[package]] name = "ledger-canister" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "async-trait", "candid", @@ -4011,7 +3984,7 @@ dependencies = [ [[package]] name = "on_wire" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" [[package]] name = "once_cell" @@ -4191,7 +4164,7 @@ dependencies = [ [[package]] name = "phantom_newtype" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "candid", "serde", @@ -4684,7 +4657,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "registry-canister" version = "0.9.0" -source = "git+https://github.com/dfinity/ic?rev=85f0c217841990a31fafa674c36691bbc7df31b0#85f0c217841990a31fafa674c36691bbc7df31b0" +source = "git+https://github.com/dfinity/ic?rev=0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5#0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" dependencies = [ "build-info", "build-info-build", diff --git a/Cargo.toml b/Cargo.toml index 52ec9c3..089ab5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,19 +13,19 @@ name = "quill" path = "src/main.rs" [dependencies] -ic-base-types = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-ckbtc-minter = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-nervous-system-common = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-nns-common = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-nns-constants = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-nns-governance = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-sns-governance = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-sns-root = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-sns-swap = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ic-sns-wasm = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -icp-ledger = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -icrc-ledger-types = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } -ledger-canister = { git = "https://github.com/dfinity/ic", rev = "85f0c217841990a31fafa674c36691bbc7df31b0" } +ic-base-types = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-ckbtc-minter = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-nervous-system-common = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-nns-common = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-nns-constants = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-nns-governance = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-sns-governance = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-sns-root = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-sns-swap = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ic-sns-wasm = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +icp-ledger = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +icrc-ledger-types = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } +ledger-canister = { git = "https://github.com/dfinity/ic", rev = "0cc5c19ecf2ecd8d51a20e970b25241f7f3bd8e5" } candid = "0.10.2" candid_parser = "0.1.2" diff --git a/candid/sns-governance.did b/candid/sns-governance.did index fc6f002..4907415 100644 --- a/candid/sns-governance.did +++ b/candid/sns-governance.did @@ -2,6 +2,7 @@ type Account = record { owner : opt principal; subaccount : opt Subaccount }; type Action = variant { ManageNervousSystemParameters : NervousSystemParameters; AddGenericNervousSystemFunction : NervousSystemFunction; + ManageDappCanisterSettings : ManageDappCanisterSettings; RemoveGenericNervousSystemFunction : nat64; UpgradeSnsToNextVersion : record {}; RegisterDappCanisters : RegisterDappCanisters; @@ -227,6 +228,14 @@ type ListProposals = record { include_status : vec int32; }; type ListProposalsResponse = record { proposals : vec ProposalData }; +type ManageDappCanisterSettings = record { + freezing_threshold : opt nat64; + canister_ids : vec principal; + reserved_cycles_limit : opt nat64; + log_visibility : opt int32; + memory_allocation : opt nat64; + compute_allocation : opt nat64; +}; type ManageLedgerParameters = record { transfer_fee : opt nat64 }; type ManageNeuron = record { subaccount : vec nat8; command : opt Command }; type ManageNeuronResponse = record { command : opt Command_1 };