Skip to content

Commit

Permalink
Bump drift-rs version (#86)
Browse files Browse the repository at this point in the history
* Bump drift-rs v1.0.0-alpha.2
* gateway makes minimal network subscriptions by default
* Add '--markets' for user to supply intended markets. market + oracle subs are created from this
* update README
  • Loading branch information
jordy25519 authored Oct 23, 2024
1 parent 9f3fe21 commit 577f709
Show file tree
Hide file tree
Showing 8 changed files with 501 additions and 364 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: |
cargo -V
cp libdrift_ffi_sys.so ./target/debug/deps
cargo test --all -- --test-threads=2
cargo test --all -- --test-threads=3
Loading

0 comments on commit 577f709

Please sign in to comment.