build(deps): bump solana-program from 1.5.6 to 1.5.8 (#1261)

Bumps [solana-program](https://github.com/solana-labs/solana) from 1.5.6 to 1.5.8.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](https://github.com/solana-labs/solana/compare/v1.5.6...v1.5.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-17 23:56:18 +00:00 committed by GitHub
parent b476c962ce
commit 5b4c62ce49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 27 additions and 27 deletions

20
Cargo.lock generated
View File

@ -3196,9 +3196,9 @@ dependencies = [
[[package]]
name = "solana-frozen-abi"
version = "1.5.6"
version = "1.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a6f89a4b701e0a6dc3197895273b780d7967b7337105aac9a807f23ca1106c7"
checksum = "dc44c8096d5847d8cf7f3af3cce565de554cb56371decf93b060633ca8588913"
dependencies = [
"bs58 0.3.1",
"bv",
@ -3216,9 +3216,9 @@ dependencies = [
[[package]]
name = "solana-frozen-abi-macro"
version = "1.5.6"
version = "1.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f004ee725b1310bc96e2f75ad6b867a47ac14af6d7cc68e27b3178355d12d95"
checksum = "f905159beff1b53e4ba8b018a9d13d96ba164c3973bf3b9d587e730bcc14fc18"
dependencies = [
"lazy_static",
"proc-macro2 1.0.24",
@ -3229,9 +3229,9 @@ dependencies = [
[[package]]
name = "solana-logger"
version = "1.5.6"
version = "1.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ace944d99fc8a38278bbc144e97fd8a0f65033ba0fd77f6854b86b7a31e5402b"
checksum = "d83a006d97da5514a4475141573383d3fcd71c729ff78494f96bb531cf734d21"
dependencies = [
"env_logger",
"lazy_static",
@ -3288,9 +3288,9 @@ dependencies = [
[[package]]
name = "solana-program"
version = "1.5.6"
version = "1.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d23b36300dc29d14b37726613ed7d5fc000283350a56d5691b1e767ea79ea5e2"
checksum = "c2007bf285617f8a783e96b20ccd2f8d813549090a5b520f22e5f65b3cd9b157"
dependencies = [
"bincode",
"bs58 0.3.1",
@ -3467,9 +3467,9 @@ dependencies = [
[[package]]
name = "solana-sdk-macro"
version = "1.5.6"
version = "1.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31b12629227630e582c7fb7060f91bc42f32ddfc50d2e610108f48a13baa8d79"
checksum = "b8a6635f1798c8ff1b88bb0fad1d4693c011f36a73c9ae03f198203144edcabb"
dependencies = [
"bs58 0.3.1",
"proc-macro2 1.0.24",

View File

@ -12,7 +12,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-token = { version = "3.1", path = "../../token/program", features = ["no-entrypoint"] }
[dev-dependencies]

View File

@ -13,7 +13,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -15,7 +15,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -13,7 +13,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -13,7 +13,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -12,7 +12,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -14,7 +14,7 @@ test-bpf = []
[dependencies]
borsh = "0.7.1"
borsh-derive = "0.7.1"
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-token = { version = "3.1", path = "../../token/program", features = ["no-entrypoint"] }

View File

@ -16,7 +16,7 @@ borsh = "0.7.1"
borsh-derive = "0.7.1"
num-derive = "0.3"
num-traits = "0.2"
solana-program = "1.5.6"
solana-program = "1.5.8"
thiserror = "1.0"
uint = "0.8"

View File

@ -12,7 +12,7 @@ no-entrypoint = []
test-bpf = []
[dependencies]
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-program-test = "1.5.6"

View File

@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
arrayref = "0.3.6"
solana-program = "1.5.6"
solana-program = "1.5.8"
[dev-dependencies]
solana-bpf-loader-program = "1.5.6"

View File

@ -17,7 +17,7 @@ solana-cli-config = "1.5.8"
solana-client = "1.5.6"
solana-logger = "1.5.6"
solana-sdk = "1.5.6"
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-stake-pool = { path="../program", features = [ "no-entrypoint" ] }
spl-token = { path="../../token/program", features = [ "no-entrypoint" ] }
bs58 = "0.4.0"

View File

@ -18,7 +18,7 @@ num-traits = "0.2"
num_enum = "0.5.1"
serde = "1.0.121"
serde_derive = "1.0.103"
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-token = { path = "../../token/program", features = [ "no-entrypoint" ] }
thiserror = "1.0"
bincode = "1.3.1"

View File

@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
solana-client = "1.5.6"
solana-program = "1.5.6"
solana-program = "1.5.8"
solana-sdk = "1.5.6"
spl-token-lending = { path = "../program", features = [ "no-entrypoint" ] }
spl-token = { path = "../../token/program", features = [ "no-entrypoint" ] }

View File

@ -17,7 +17,7 @@ arrayref = "0.3.6"
num-derive = "0.3"
num-traits = "0.2"
serum_dex = { git = "https://github.com/project-serum/serum-dex", rev = "991a86e", features = ["no-entrypoint"] }
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-token = { path = "../../token/program", features = [ "no-entrypoint" ] }
thiserror = "1.0"
uint = "0.8"

View File

@ -17,7 +17,7 @@ arrayref = "0.3.6"
enum_dispatch = "0.3.4"
num-derive = "0.3"
num-traits = "0.2"
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-math = { version = "0.1", path = "../../libraries/math", features = [ "no-entrypoint" ] }
spl-token = { version = "3.1", path = "../../token/program", features = [ "no-entrypoint" ] }
thiserror = "1.0"

View File

@ -11,7 +11,7 @@ publish = false
[dependencies]
honggfuzz = { version = "0.5.52" }
arbitrary = { version = "0.4", features = ["derive"] }
solana-program = "1.5.6"
solana-program = "1.5.8"
spl-math = { version = "0.1", path = "../../../libraries/math", features = [ "no-entrypoint" ] }
spl-token = { version = "3.1", path = "../../../token/program", features = [ "no-entrypoint" ] }
spl-token-swap = { path = "..", features = ["fuzz", "no-entrypoint"] }

View File

@ -16,7 +16,7 @@ arrayref = "0.3.6"
num-derive = "0.3"
num-traits = "0.2"
num_enum = "0.5.1"
solana-program = "1.5.6"
solana-program = "1.5.8"
thiserror = "1.0"
[dev-dependencies]