Skip to content

Commit

Permalink
chore: remove chain configs
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp committed Dec 12, 2024
1 parent 3197bdf commit deb57e5
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 1,193 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ serde_json = "1.0"
serde_with = "3.3"
serde_yaml = "0.9"
serial_test = "3.0"
sha1 = "0.10"
sha2 = "0.10"
sha3 = "0.10"
shellfish = "0.9"
Expand Down
2 changes: 1 addition & 1 deletion forc-plugins/forc-node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde.workspace = true
serde_json.workspace = true
semver.workspace = true
reqwest = { workspace = true, features = ["json"] }
sha1 = "0.10.6"
sha1.workspace = true

[dev-dependencies]
wiremock = "0.5"
Expand Down
25 changes: 0 additions & 25 deletions forc-plugins/forc-node/chain_configs/ignition/README.md

This file was deleted.

306 changes: 0 additions & 306 deletions forc-plugins/forc-node/chain_configs/ignition/chain_config.json

This file was deleted.

8 changes: 0 additions & 8 deletions forc-plugins/forc-node/chain_configs/ignition/metadata.json

This file was deleted.

27 changes: 0 additions & 27 deletions forc-plugins/forc-node/chain_configs/ignition/state_config.json

This file was deleted.

34 changes: 0 additions & 34 deletions forc-plugins/forc-node/chain_configs/local/README.md

This file was deleted.

Loading

0 comments on commit deb57e5

Please sign in to comment.