Commit Graph

87 Commits

Author SHA1 Message Date
Nishad 19be2f9eb3 Make compatible with solana RPC interface change for retrieving account data 2020-08-21 00:57:21 +08:00
Nishad c8dc837cb3 v0.5.4 2020-08-20 17:54:26 +08:00
Nishad ad33a6d96c Update @solana/web3.js version 2020-08-20 17:53:51 +08:00
Nishad 53c398538f v0.5.3 2020-08-19 08:35:18 +08:00
Nishad c432d4faa2 Update program Id 2020-08-19 08:34:52 +08:00
Nishad 16c959d027 v0.5.2 2020-08-19 07:57:09 +08:00
Nishad ae38c4e19b Update program ID 2020-08-19 07:56:29 +08:00
Gary Wang db5635c1f6 Add method to settle funds 2020-08-18 04:23:36 -07:00
Gary Wang 4d1e45f815 Rename owner field on orders to openOrdersAddress, fix cancellations, add confirmation options 2020-08-18 03:38:25 -07:00
Nishad c59b456226 v0.4.7 2020-08-18 15:06:52 +08:00
Gary Wang 39d6b4ba22 Update loadOrdersForOwner to use open orders accounts 2020-08-16 23:55:33 -07:00
Nishad 72f68f07fd Update DEX program ID 2020-08-17 14:12:22 +08:00
Nishad 1b7d83bb03 v0.4.4 2020-08-17 14:10:04 +08:00
Nishad 477ccfac52 Update DEX program ID 2020-08-17 14:08:19 +08:00
Gary Wang d0b1d05123 Add types field to package.json 2020-08-16 10:39:31 -07:00
Gary Wang 7848262c4d Throw error if price or size is too small 2020-08-15 22:28:17 -07:00
Gary Wang 9223575e6f Add convenience method for retrieving orders by user, update README 2020-08-13 13:32:51 -07:00
Gary Wang 8c5ef2aa68 Switch to latest program address on testnet, with 5/7 padding 2020-08-13 12:53:46 -07:00
Gary Wang 9b7e39c8fe Add method for retrieving fills 2020-08-13 12:46:09 -07:00
Gary Wang b5ee5e2127 Add some types and fix some bugs 2020-08-13 10:12:14 -07:00
Gary Wang ee5728f288 Add methods for fetching the request and event queues 2020-08-13 08:35:02 -07:00
Gary Wang a1d699b088 Switch to tsc for transpilation 2020-08-13 07:29:12 -07:00
Gary Wang 872eebb1a5 v0.3.0 2020-08-13 04:00:19 -07:00
Gary Wang f6858ef533 Implement cancellation, update instruction layout 2020-08-13 03:53:13 -07:00
Gary Wang c405061e92 Implement order placement 2020-08-12 11:48:00 -07:00
Gary Wang 3753e0ac29 Fix fetching markets 2020-08-12 06:37:05 -07:00
Gary Wang 2a437132c0 Actually link to npm in README 2020-08-10 11:04:20 -07:00
Gary Wang 4463479c95 Link to npm and travis in README 2020-08-10 10:58:41 -07:00
Gary Wang 4689343350 Fix typo in README example, remove unused import 2020-08-10 09:47:58 -07:00
Gary Wang 6f300b5dba Add iteration over orders, add README 2020-08-10 09:26:22 -07:00
Gary Wang 02f41fd3b1 Add more instructions 2020-08-10 06:06:31 -07:00
Gary Wang 0888234da3 Fix cjs build 2020-08-09 20:31:54 -07:00
Gary Wang 2070393423 Orderbook parsing 2020-08-09 05:08:30 -07:00
Gary Wang c0a5f28e96 Add instruction layouts 2020-08-08 23:01:26 -07:00
Gary Wang ec3bf95181 Add market state layouts 2020-08-07 02:06:11 -07:00
Gary Wang 876c378948 Walk through slab nodes 2020-08-06 12:31:59 -07:00
Gary Wang cc100d59c7 Initial commit 2020-08-06 10:17:24 -07:00