Commit Graph

181 Commits

Author SHA1 Message Date
Forrest c96c5971fd
Add support for MathWallet extension (#63)
* mathwallet providerUrl

* mathwallet providerUrl

* mathwallet

* fix

* fix

* fix

* fix

* Delete yarn.lock

* Revert "Delete yarn.lock"

This reverts commit 21104038d8.

* Update yarn.lock

* Update yarn.lock
2021-03-12 17:27:30 +08:00
Nishad b07166de47 Update pool version 2021-03-08 04:24:23 +08:00
B d4a65b837f
Add wallet selector and ledger support (#60) 2021-03-02 22:45:00 +08:00
Sebastian Conybeare 4351dd0abf
Dex v3 (#61)
* update deprecated markets page

* update serum-ts dependency

* Prune import

* Update serum-ts dependency
2021-03-02 12:37:37 +08:00
DR497 9900d21908
Fix open orders (#59)
* refactor useAllOpenOrders

* OpenOrdersPage: Add Connect Wallet button when wallet is not connected

* Speed up how open orders are fetched

* Do not allow to refresh openOrders if last refresh < 10s

* Fix typo

* Add cacheDurationMs
2021-02-16 17:29:05 +08:00
Nathaniel Parke c1c1cfe43c Fix floorToDecimal when there are zero decimals 2021-02-15 17:46:27 +08:00
Maximilian Schneider da08dd706e
Update TradingView instructions (#58) 2021-02-03 07:21:57 +08:00
Nathaniel Parke 7246e4b6bc Update serum version to v0.13.19 2021-01-18 23:28:34 -08:00
Nathaniel Parke cbc20ab3a3
Add KIN markets (#57) 2021-01-08 11:47:21 -08:00
Nathaniel Parke c6d0da0fc6 Upgrade serum-ts version 2020-12-22 07:17:27 -08:00
Nathaniel Parke 98fac2e158
Cache fee discount key in local storage (#56)
* Cache fee discount key in local storage

* fix
2020-12-18 18:37:39 -08:00
Nathaniel Parke cdcc8c6f5c
Cache market accounts for trading (#55)
* Cache accounts for longer and warm up the cache

* Prettier
2020-12-18 12:28:04 -08:00
Gary Wang 5fa2b521cc Update pool fees, tweak UI, update dependencies 2020-12-14 07:56:38 +08:00
Gary Wang 254600461b Include market address in URL 2020-12-12 04:56:04 +08:00
Gary Wang d58040e3a2 Only use MarketProvider on pages where it's relevant 2020-12-12 04:01:05 +08:00
Gary Wang 09a293d629 Update dependencies 2020-12-12 03:25:52 +08:00
Gary Wang fd8a5a5112 Use wallet.signAllTransactions to sign multiple transactions 2020-12-12 01:06:28 +08:00
Gary Wang cffb51e7bf Autocomplete pool program ID 2020-12-11 05:26:27 +08:00
Gary Wang 1e59dacd84 Handle pools containing wrapped SOL 2020-12-11 03:50:09 +08:00
Gary Wang ce78c4c6b3 Add autocompletion to token mint selection inputs 2020-12-10 23:54:06 +08:00
Gary Wang cc6d2707ef Show token tickers on pool page 2020-12-10 23:22:49 +08:00
Gary Wang 3f21f90f77 Fetch logs with simulateTransaction when transactions fail 2020-12-10 04:10:53 +08:00
Gary Wang 42fec272c9 Add support for admin-controlled pools 2020-12-10 03:21:55 +08:00
Gary Wang f7057035fc Run prettier 2020-12-10 03:21:55 +08:00
Nathaniel Parke fae3fa2ba9 Upgrade serum version to v0.13.14 2020-12-07 12:59:33 +08:00
DR497 c7fece4345
Fix tv build (#53)
* fix: export USE_MARKETS

* fix: update tsconfig to prevent TV charts build issue + update readme
2020-12-04 15:38:35 +08:00
DR497 cd85aa2b76
Explain how to get TradingView charts (#50) 2020-11-23 12:42:44 +08:00
Nathaniel Parke f8a6dc4ee9 Update @project-serum/serum to 0.13.13 2020-11-21 13:12:28 +08:00
Nathaniel Parke 7db8c394e3 Migrate app list to awesome-serum 2020-11-16 14:12:13 +08:00
Nathaniel Parke 65acd0fdcf Update Token Creator url 2020-11-16 09:07:59 +08:00
Nathaniel Parke 66f921f344 Add ingirumimusnocteetconsumimurigni dex 2020-11-16 08:54:35 +08:00
DR497 e2c36c19ca
Add Bonfida API to search bar (#47)
* Add Bonfida API to search bar

* Lint
2020-11-15 16:18:18 +08:00
Nathaniel Parke 8e2df76ba7 Fix search dropdown width render and add SPL tokens to search 2020-11-07 15:02:54 +08:00
DR497 9fffd662b4
Update app-list.json (#45) 2020-11-07 13:19:54 +08:00
Nathaniel Parke 1ba3a88780 Fix onBlur bug 2020-11-06 18:06:52 +08:00
Nathaniel Parke 76ca9d787d Update search prompt placeholder 2020-11-06 17:13:52 +08:00
Nathaniel Parke 5f4efe04c5
Add app search bar (#44)
* Add files

* Basic search working

* Add search bar
2020-11-06 16:40:27 +08:00
Nathaniel Parke 6c14cae259 Auto create token account on order sending 2020-11-05 10:46:09 +08:00
Nathaniel Parke c827c8b740 Upgrade to serum v0.13.11 2020-11-02 09:29:40 +08:00
Gary Wang 655fbcfa47 Set up travis 2020-11-01 09:17:21 -08:00
Gary Wang 28ae0d3336 Add pools landing page 2020-11-01 09:16:35 -08:00
Gary Wang 9af5bbb66c Show balances on pools page 2020-11-01 09:16:35 -08:00
Gary Wang fc3336dca1 Add page for creating/redeeming pool tokens 2020-11-01 09:16:35 -08:00
Gary Wang c89d0c1281 Add page for initializing pools 2020-11-01 09:16:35 -08:00
Nathaniel Parke 58faf7506a Upgrade to serum-js v0.13.10 2020-10-31 21:01:47 +08:00
Nishad a6d753f0a5 Revert "Remove SWAP link"
This reverts commit 0a444db38a.
2020-10-27 21:32:16 +08:00
Nathaniel Parke 0a444db38a Remove SWAP link 2020-10-27 19:04:40 +08:00
Nathaniel Parke 4923264e0c Add link to swap 2020-10-27 12:50:54 +08:00
Nathaniel Parke 221bad7cc7 Fix yarn.lock 2020-10-24 15:28:51 +08:00
Nathaniel Parke 2c871ce3e9
Upgrade solana web3 (#40)
* Upgrade solana web3

* Upgrade to latest version

* Upgrade
2020-10-24 14:58:36 +08:00