Skip to content

Commit

Permalink
sdk: add txParams to all instructions, bump @solana/web3.js (#344)
Browse files Browse the repository at this point in the history
* sdk: add txParams to all instructions, bump @solana/web3.js

* update CHANGELOG.md, init u64 from string
  • Loading branch information
wphan committed Feb 3, 2023
1 parent 3652b82 commit 7652c15
Show file tree
Hide file tree
Showing 6 changed files with 652 additions and 4,107 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog


All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Expand All @@ -10,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Features

- ts-sdk: new liquidation price to account for delta neutral strategies ([#340](https://github.com/drift-labs/protocol-v2/pull/340))
- ts-sdk: add txParams to all instructions, bump @solana/web3.js ([#344](https://github.com/drift-labs/protocol-v2/pull/344))

### Fixes

Expand Down
Loading

0 comments on commit 7652c15

Please sign in to comment.