@@ -96,52 +96,52 @@ self_update = { version = "0.41.0", default-features = false, features = [
9696 " archive-tar" ,
9797 " rustls" ,
9898] }
99- ic-base-types = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
100- ic-canister-client = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
101- ic-canister-client-sender = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
99+ ic-base-types = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
100+ ic-canister-client = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
101+ ic-canister-client-sender = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
102102ic-canisters = { path = " rs/ic-canisters" }
103- ic-http-types = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
104- ic-config = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
105- ic-crypto-utils-threshold-sig-der = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
106- ic-dummy-getrandom-for-wasm = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
107- ic-http-endpoints-metrics = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
108- ic-interfaces-registry = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
103+ ic-http-types = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
104+ ic-config = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
105+ ic-crypto-utils-threshold-sig-der = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
106+ ic-dummy-getrandom-for-wasm = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
107+ ic-http-endpoints-metrics = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
108+ ic-interfaces-registry = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
109109ic-management-backend = { path = " rs/ic-management-backend" }
110- ic-management-canister-types-private = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
110+ ic-management-canister-types-private = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
111111ic-management-types = { path = " rs/ic-management-types" }
112- ic-metrics = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
113- ic-nervous-system-canisters = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
114- ic-nervous-system-common = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
115- ic-nervous-system-runtime = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
116- ic-nns-common = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
117- ic-nns-constants = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
118- ic-nns-governance = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
119- ic-nns-governance-api = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
120- ic-protobuf = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
121- ic-registry-canister-client = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
122- ic-registry-canister-api = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
123- ic-registry-client = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
124- ic-registry-client-fake = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
125- ic-registry-client-helpers = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
126- ic-registry-common-proto = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
127- ic-registry-keys = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
128- ic-registry-local-registry = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
129- ic-registry-local-store = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
130- ic-registry-local-store-artifacts = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
131- ic-registry-nns-data-provider = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
132- ic-registry-subnet-type = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
133- ic-registry-transport = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
134- ic-sys = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
135- ic-types = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
136- ic-nervous-system-root = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
137- ic-nervous-system-clients = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
138- ic-nervous-system-proto = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
139- ic-sns-wasm = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
140- cycles-minting-canister = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
141- ic-icrc1-test-utils = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
142- rosetta-core = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
143- icp-ledger = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
144- icrc-ledger-types = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
112+ ic-metrics = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
113+ ic-nervous-system-canisters = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
114+ ic-nervous-system-common = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
115+ ic-nervous-system-runtime = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
116+ ic-nns-common = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
117+ ic-nns-constants = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
118+ ic-nns-governance = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
119+ ic-nns-governance-api = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
120+ ic-protobuf = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
121+ ic-registry-canister-client = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
122+ ic-registry-canister-api = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
123+ ic-registry-client = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
124+ ic-registry-client-fake = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
125+ ic-registry-client-helpers = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
126+ ic-registry-common-proto = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
127+ ic-registry-keys = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
128+ ic-registry-local-registry = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
129+ ic-registry-local-store = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
130+ ic-registry-local-store-artifacts = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
131+ ic-registry-nns-data-provider = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
132+ ic-registry-subnet-type = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
133+ ic-registry-transport = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
134+ ic-sys = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
135+ ic-types = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
136+ ic-nervous-system-root = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
137+ ic-nervous-system-clients = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
138+ ic-nervous-system-proto = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
139+ ic-sns-wasm = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
140+ cycles-minting-canister = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
141+ ic-icrc1-test-utils = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
142+ rosetta-core = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
143+ icp-ledger = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
144+ icrc-ledger-types = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
145145ic-metrics-encoder = " 1.1.1"
146146ic-transport-types = " 0.39.3"
147147ic-utils = " 0.39.3"
@@ -167,7 +167,7 @@ prost = "0.13"
167167rand = { version = " 0.9.2" , features = [" std_rng" ] }
168168rand_seeder = " 0.3.0"
169169regex = " 1.11.2"
170- registry-canister = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
170+ registry-canister = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
171171reqwest = { version = " 0.12" , default-features = false , features = [
172172 " rustls-tls-webpki-roots" ,
173173 " blocking" ,
@@ -213,10 +213,10 @@ ic-cdk = { version = "^0.18.7" }
213213ic-cdk-timers = { version = " ^0.12.2" }
214214ic-cdk-macros = { version = " ^0.18.7" }
215215ic-stable-structures = " 0.6.9"
216- dfn_core = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
216+ dfn_core = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
217217rewards-calculation = { path = " rs/dre-canisters/node-provider-rewards/rewards-calculation" }
218218node-provider-rewards-api = { path = " rs/dre-canisters/node-provider-rewards/canister/api" }
219- ic-node-rewards-canister-api = { git = " https://github.com/dfinity/ic.git" , rev = " 4a3a69eb515d0d69022de9afad7cbf143ca03a9c " }
219+ ic-node-rewards-canister-api = { git = " https://github.com/dfinity/ic.git" , rev = " 79ca6c4c6907acb74ea658b05fcb3706787b810f " }
220220
221221# dre-airflow deps, should be replaced with dre-airflow once
222222indexmap = { version = " 2.11.1" , features = [" serde" ] }
0 commit comments