Commit Graph

87 Commits

Author SHA1 Message Date
Gary Wang a295051f6a v0.11.1 2020-09-01 08:22:19 -07:00
Gary Wang f2021c0e6e Only wrap as much SOL as we need 2020-09-01 08:20:06 -07:00
Gary Wang df24a103ec v0.11.0 2020-09-01 07:43:52 -07:00
Gary Wang 9793e02c87 Replace makeMatchOrdersInstruction with makeMatchOrdersTransaction 2020-09-01 07:43:24 -07:00
Gary Wang 2ef1045115 v0.10.2 2020-09-01 07:33:54 -07:00
Gary Wang ba191365e7 Use correct number of decimals for wrapped SOL 2020-09-01 07:33:34 -07:00
Gary Wang ab518bab7f v0.10.1 2020-09-01 07:04:04 -07:00
Gary Wang 3f7471c930 Add option to findBaseTokenAccountsForOwner/findQuoteTokenAccountsForOwner to include unwrapped SOL for wrapped-SOL markets 2020-09-01 07:03:26 -07:00
Gary Wang 5dc5e9d171 v0.10.0 2020-09-01 05:47:23 -07:00
Gary Wang d6c0a0ba5a Add support for wrapped-SOL markets 2020-09-01 05:46:07 -07:00
Nathaniel Parke 3cf8afd37f v0.9.5 2020-09-01 16:34:27 +08:00
Nathaniel Parke 3a5a8f0507 Include clientOrderId in the orderbook slab iterator 2020-09-01 16:33:53 +08:00
Nathaniel Parke 6fce4c5c24 v0.9.4 2020-09-01 16:32:07 +08:00
Nathaniel Parke eb5b34e9a0 v0.9.3 2020-09-01 15:42:20 +08:00
Nishad 608c0c5982 v0.9.2 2020-08-30 17:41:52 +08:00
Nishad abf5752baa Update program ID 2020-08-30 17:41:28 +08:00
Nathaniel Parke 1aa4b8ec5d v0.9.1 2020-08-30 16:39:23 +08:00
Nishad 70cef95345 v0.9.0 2020-08-30 11:06:06 +08:00
Nishad 48370c21dc New DEX program ID 2020-08-30 11:05:12 +08:00
Gary Wang c4ec583a67 v0.8.0 2020-08-29 17:50:23 -07:00
Gary Wang 72a7c07edb Update to new dex program and ABI 2020-08-29 17:49:44 -07:00
Gary Wang 75f10c871c v0.7.0 2020-08-29 06:42:08 -07:00
Gary Wang 87c25716c0 Switch to new program ID, update order placement instruction 2020-08-29 06:41:31 -07:00
Gary Wang 2078a39ea2 v0.6.11 2020-08-29 05:11:47 -07:00
Gary Wang 9bb12cb4b0 Use new token instructions 2020-08-29 05:11:15 -07:00
Nathaniel Parke 8e86ba9a91 v0.6.10 2020-08-29 19:06:29 +08:00
Nathaniel Parke ee13c6ed41
Update spl-token program instruction (#8) 2020-08-29 19:00:10 +08:00
Nishad f5f45f94f4 v0.6.9 2020-08-27 18:56:14 +08:00
Nishad 21b0040355 Rename function to makeCancelOrderInstruction 2020-08-27 18:54:46 +08:00
Nishad 0d575f22f4 v0.6.8 2020-08-27 03:37:51 +08:00
Nishad 7375763aba Make DEX program ID configurable 2020-08-27 03:37:17 +08:00
Nishad 90150e16d9 v0.6.7 2020-08-26 19:35:51 +08:00
Nishad dbc29b2390 eslint 2020-08-26 19:34:39 +08:00
Nathaniel Parke c06ec61ac0
Add makeSettleInstruction (#5)
Add makeSettleInstruction
2020-08-26 19:33:47 +08:00
Nishad d722204b96 v0.6.6 2020-08-26 18:51:01 +08:00
Nathaniel Parke 7f60007135
Add makeCanceOrderInstruction (#4)
Add makeCanceOrderInstruction
2020-08-26 18:50:23 +08:00
Nishad 260ea13b22 v0.6.5 2020-08-26 18:35:01 +08:00
Nishad d989bd6f6b Export a few more functions and upgrade solana/web3.js version 2020-08-26 18:34:31 +08:00
Nathaniel Parke 2f726f3071
Add makePlaceOrderInstruction (#3) 2020-08-26 18:27:03 +08:00
Nathaniel Parke d2f748f431
clientId is an optional field in Order objects 2020-08-26 08:03:56 +08:00
Nishad af91d154c5 v0.6.4 2020-08-26 03:51:45 +08:00
Nishad a807bd8500 Update 2020-08-26 03:50:44 +08:00
Nishad d04a6b924d v0.6.3 2020-08-26 03:46:33 +08:00
Nishad aefa39c020 Update event parsing to account for rebates 2020-08-26 03:46:01 +08:00
Nishad 4770d4866c v0.6.2 2020-08-26 02:25:54 +08:00
Nishad 74e98df58b Update event parsing 2020-08-26 02:24:10 +08:00
Nishad 3fd28e535b Update program ID, update layouts 2020-08-25 06:33:12 +08:00
Nishad 659896e6e2 v0.5.6 2020-08-23 14:15:24 +08:00
Nishad 91cd66b4df Update DEX program ID and expose makeMatchOrdersInstruction 2020-08-23 14:13:20 +08:00
Nishad 438c5eb469 v0.5.5 2020-08-21 00:58:49 +08:00