Skip to content

Commit

Permalink
frank/jit maker (#45)
Browse files Browse the repository at this point in the history
* update driftpy

* version

* update

* sdk: release v0.10.304

* sdk: release v0.10.305

* update sdk

* sdk: release v0.10.323

* pub excludeauctionfn

* re-export pricetype

* exclusion criteria

* update drift

* update deps

* quick fix

* dbg stuff

* dbg

* dbg

* dbg

* update drift-rs

* prep for merge

* sdk: release v0.10.324

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
soundsonacid and github-actions[bot] authored Apr 2, 2024
1 parent 79fa52b commit 8c38e3e
Show file tree
Hide file tree
Showing 8 changed files with 672 additions and 483 deletions.
2 changes: 1 addition & 1 deletion programs/jit-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ default = []
anchor-lang = "0.27.0"
anchor-spl = "0.27.0"
bytemuck = { version = "1.4.0" }
drift = { git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.71.0", features = ["cpi", "mainnet-beta"]}
drift = { git = "https://github.com/drift-labs/protocol-v2.git", commit = "2bbe28c", features = ["cpi", "mainnet-beta"]}
static_assertions = "1.1.0"
Loading

0 comments on commit 8c38e3e

Please sign in to comment.