Skip to content

Commit

Permalink
drop builtins-default-costs crate
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Jan 10, 2025
1 parent 3f79ec9 commit 9ac5d13
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 530 deletions.
23 changes: 0 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ members = [
"bloom",
"bucket_map",
"builtins",
"builtins-default-costs",
"cargo-registry",
"clap-utils",
"clap-v3-utils",
Expand Down Expand Up @@ -455,7 +454,6 @@ solana-borsh = { path = "sdk/borsh", version = "=2.2.0" }
solana-bpf-loader-program = { path = "programs/bpf_loader", version = "=2.2.0" }
solana-bucket-map = { path = "bucket_map", version = "=2.2.0" }
solana-builtins = { path = "builtins", version = "=2.2.0" }
solana-builtins-default-costs = { path = "builtins-default-costs", version = "=2.2.0" }
agave-cargo-registry = { path = "cargo-registry", version = "=2.2.0" }
solana-clap-utils = { path = "clap-utils", version = "=2.2.0" }
solana-clap-v3-utils = { path = "clap-v3-utils", version = "=2.2.0" }
Expand Down
51 changes: 0 additions & 51 deletions builtins-default-costs/Cargo.toml

This file was deleted.

74 changes: 0 additions & 74 deletions builtins-default-costs/benches/builtin_instruction_costs.rs

This file was deleted.

Loading

0 comments on commit 9ac5d13

Please sign in to comment.