Skip to content

Commit dead2cb

Browse files
authored
Merge pull request #191 from dfinity/shiling/update
refactor: Replaces the hand-rolled NNS state-tree parsing for subnet types and canister ranges with Agent::fetch_subnet_by_id from ic-agent
2 parents 9e8211b + b6127eb commit dead2cb

5 files changed

Lines changed: 92 additions & 365 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,3 @@ path = "tools/create_acme_account.rs"
155155
[[bin]]
156156
name = "cloudflare-check"
157157
path = "tools/cloudflare_check.rs"
158-
159-
[[bin]]
160-
name = "gen-testdata"
161-
path = "tools/gen_testdata.rs"

0 commit comments

Comments
 (0)