|
@@ -185,7 +185,7 @@ agave-banking-stage-ingress-types = { path = "banking-stage-ingress-types", vers
|
|
|
agave-cargo-registry = { path = "cargo-registry", version = "=4.0.0-alpha.0" }
|
|
agave-cargo-registry = { path = "cargo-registry", version = "=4.0.0-alpha.0" }
|
|
|
agave-feature-set = { path = "feature-set", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
agave-feature-set = { path = "feature-set", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
agave-fs = { path = "fs", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
agave-fs = { path = "fs", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
-agave-geyser-plugin-interface = { path = "geyser-plugin-interface", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
|
|
+agave-geyser-plugin-interface = { path = "geyser-plugin-interface", version = "=4.0.0-alpha.0" }
|
|
|
agave-io-uring = { path = "io-uring", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
agave-io-uring = { path = "io-uring", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
agave-logger = { path = "logger", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
agave-logger = { path = "logger", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
agave-precompiles = { path = "precompiles", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
agave-precompiles = { path = "precompiles", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
@@ -409,9 +409,9 @@ solana-builtins-default-costs = { path = "builtins-default-costs", version = "=4
|
|
|
solana-clap-utils = { path = "clap-utils", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-clap-utils = { path = "clap-utils", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-clap-v3-utils = { path = "clap-v3-utils", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-clap-v3-utils = { path = "clap-v3-utils", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-cli = { path = "cli", version = "=4.0.0-alpha.0" }
|
|
solana-cli = { path = "cli", version = "=4.0.0-alpha.0" }
|
|
|
-solana-cli-config = { path = "cli-config", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
|
|
+solana-cli-config = { path = "cli-config", version = "=4.0.0-alpha.0" }
|
|
|
solana-cli-output = { path = "cli-output", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-cli-output = { path = "cli-output", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
-solana-client = { path = "client", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
|
|
+solana-client = { path = "client", version = "=4.0.0-alpha.0" }
|
|
|
solana-client-traits = "3.0.0"
|
|
solana-client-traits = "3.0.0"
|
|
|
solana-clock = "3.0.0"
|
|
solana-clock = "3.0.0"
|
|
|
solana-cluster-type = "3.0.0"
|
|
solana-cluster-type = "3.0.0"
|
|
@@ -494,7 +494,7 @@ solana-program-pack = "3.0.0"
|
|
|
solana-program-runtime = { path = "program-runtime", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-program-runtime = { path = "program-runtime", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-program-test = { path = "program-test", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-program-test = { path = "program-test", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-pubkey = { version = "3.0.0", default-features = false }
|
|
solana-pubkey = { version = "3.0.0", default-features = false }
|
|
|
-solana-pubsub-client = { path = "pubsub-client", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
|
|
+solana-pubsub-client = { path = "pubsub-client", version = "=4.0.0-alpha.0" }
|
|
|
solana-quic-client = { path = "quic-client", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-quic-client = { path = "quic-client", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-quic-definitions = "3.0.0"
|
|
solana-quic-definitions = "3.0.0"
|
|
|
solana-rayon-threadlimit = { path = "rayon-threadlimit", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-rayon-threadlimit = { path = "rayon-threadlimit", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
@@ -502,10 +502,10 @@ solana-remote-wallet = { path = "remote-wallet", version = "=4.0.0-alpha.0", def
|
|
|
solana-rent = "3.0.0"
|
|
solana-rent = "3.0.0"
|
|
|
solana-reward-info = "3.0.0"
|
|
solana-reward-info = "3.0.0"
|
|
|
solana-rpc = { path = "rpc", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-rpc = { path = "rpc", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
-solana-rpc-client = { path = "rpc-client", version = "=4.0.0-alpha.0", default-features = false, features = ["agave-unstable-api"] }
|
|
|
|
|
-solana-rpc-client-api = { path = "rpc-client-api", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
-solana-rpc-client-nonce-utils = { path = "rpc-client-nonce-utils", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
-solana-rpc-client-types = { path = "rpc-client-types", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
|
|
|
|
+solana-rpc-client = { path = "rpc-client", version = "=4.0.0-alpha.0", default-features = false }
|
|
|
|
|
+solana-rpc-client-api = { path = "rpc-client-api", version = "=4.0.0-alpha.0" }
|
|
|
|
|
+solana-rpc-client-nonce-utils = { path = "rpc-client-nonce-utils", version = "=4.0.0-alpha.0" }
|
|
|
|
|
+solana-rpc-client-types = { path = "rpc-client-types", version = "=4.0.0-alpha.0" }
|
|
|
solana-runtime = { path = "runtime", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-runtime = { path = "runtime", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-runtime-transaction = { path = "runtime-transaction", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
solana-runtime-transaction = { path = "runtime-transaction", version = "=4.0.0-alpha.0", features = ["agave-unstable-api"] }
|
|
|
solana-sanitize = "3.0.1"
|
|
solana-sanitize = "3.0.1"
|