mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-08-25 22:21:16 +00:00
build(amm): fork logos_execution_zone for QtRO byte-string tx args + align amm_client_ffi to lee_core v0.2.0
This commit is contained in:
@@ -20,7 +20,7 @@ workspace = true
|
||||
[dependencies]
|
||||
amm_core = { path = "../core" }
|
||||
twap_oracle_core = { path = "../../twap_oracle/core" }
|
||||
nssa_core = { git = "https://github.com/logos-blockchain/logos-execution-zone.git", tag = "v0.2.0-rc6", features = ["host"], package = "lee_core" }
|
||||
nssa_core = { git = "https://github.com/logos-blockchain/logos-execution-zone.git", tag = "v0.2.0", features = ["host"], package = "lee_core" }
|
||||
borsh = { version = "1.5", features = ["derive"] }
|
||||
risc0-zkvm = { version = "=3.0.5", default-features = false }
|
||||
risc0-binfmt = { version = "=3.0.4", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user