The constraints on compute power a program can consume is limited only to its instruction count (#11717)
This commit is contained in:
@@ -15,7 +15,7 @@ num-derive = { version = "0.3" }
|
||||
num-traits = { version = "0.2" }
|
||||
solana-runtime = { path = "../../runtime", version = "1.4.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "1.4.0" }
|
||||
solana_rbpf = "=0.1.28"
|
||||
solana_rbpf = "=0.1.30"
|
||||
thiserror = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user