Commit Graph

57 Commits

Author SHA1 Message Date
Armani Ferrante 5793336025
v0.1.2 (#39) 2021-06-10 19:21:09 -07:00
Armani Ferrante 5d745f3dd9
Fetch decimals before creating the market client (#38) 2021-06-10 19:15:34 -07:00
Armani Ferrante cfcd8849bb
v0.1.1 (#36) 2021-06-10 10:20:59 -07:00
Armani Ferrante 8eb5dcae19
Remove stable coin duplicates (#35) 2021-06-10 10:19:51 -07:00
Armani Ferrante 5a3381247f
v0.1.0 (#34) 2021-06-06 00:46:17 +08:00
Armani Ferrante 904c2551f6
Disable auto close button (#32) 2021-06-06 00:41:52 +08:00
Armani Ferrante caf47a58f1
Remove open orders accounts from context on close (#31) 2021-06-05 13:00:05 +08:00
Armani Ferrante 500ca67f5b
Close orders and spill surplus changes (#30) 2021-06-05 03:41:20 +08:00
Armani Ferrante 9d87589c2b
Use anchor v0.7.0 (#29) 2021-05-31 16:45:31 -07:00
Armani Ferrante 4537ffdfcd
Pass through wallet to swap api (#28) 2021-05-31 14:43:45 -07:00
Armani Ferrante 49f82b7def
Fix max button wrapping (#27) 2021-05-26 15:33:53 -07:00
philippe-ftx c8fe3c7e77
Remove index.css (#26) 2021-05-26 10:31:00 -07:00
philippe-ftx 004938274b
Redesign and expose styling and theming (#25) 2021-05-26 09:47:53 -07:00
armaniferrante 99a49ab334
Fix travis 2021-05-21 15:47:36 -07:00
Armani Ferrante 3142159a69
Readme updates and typedoc (#23) 2021-05-21 15:42:20 -07:00
Armani Ferrante bf55e41e11
Extract example into its own directory (#22) 2021-05-21 14:58:01 -07:00
Armani Ferrante aa1e70b809
Eliminate unnecessary market network requests (#20) 2021-05-20 23:53:58 -07:00
Armani Ferrante d7b8200b9d
Batch fetch all market mints (#18) 2021-05-20 22:30:22 -07:00
Armani Ferrante 599e54c415
Cache promises (#17) 2021-05-20 16:29:42 -07:00
Armani Ferrante cecf600e58
Use @project-serum/anchor v0.6.0-beta.2 (#14) 2021-05-20 02:37:34 -07:00
Armani Ferrante fa5cde5c1e
Add sendAll hook for the anchor provider (#13) 2021-05-20 00:17:46 -07:00
Armani Ferrante 7de26316a7
Switch min swap quantity to execution price bounds (#11) 2021-05-19 18:59:29 -07:00
armaniferrante 3a58375616
Add USDC and USDT referrals 2021-05-18 01:30:37 -07:00
armaniferrante 2b361b2459
Update token balances via websocket 2021-05-17 19:31:44 -07:00
armaniferrante 7ab35ffa91
Stream orderbook updates via websocket 2021-05-17 18:29:04 -07:00
armaniferrante 395d7c70be
Remove MintContextProvider 2021-05-17 17:21:25 -07:00
armaniferrante 5db9a61b35
Fix unnecessary open orders rendering 2021-05-17 14:03:14 -07:00
armaniferrante f1c4d0386a
Extract useCanSwap into reusable hook 2021-05-17 12:01:35 -07:00
armaniferrante 619ed56437
Move open orders dialog into its own module 2021-05-17 12:00:43 -07:00
armaniferrante dfd776aba1
Refactor contexts out of components subdir 2021-05-17 11:35:03 -07:00
armaniferrante 6ffdecf072
Reclassify peer and dev dependencies 2021-05-17 02:49:39 -07:00
armaniferrante 62b4d91044
Build for npm and add readme 2021-05-16 17:58:46 -07:00
armaniferrante ede30702c5
Route kind access control 2021-05-16 17:54:12 -07:00
armaniferrante 6aa831d298
Wormhole swap market routes 2021-05-16 14:41:55 -07:00
armaniferrante 726a832524
Wormhole and sollet token selection 2021-05-15 23:49:30 -07:00
armaniferrante 4a25be0fb3
Gracefully handle non existant trade routes 2021-05-15 23:49:05 -07:00
armaniferrante 79c87882cd
Add travis ci 2021-05-15 16:38:39 -07:00
armaniferrante ef97779a84
Use memoized token map 2021-05-15 16:25:53 -07:00
armaniferrante 65467d00ea
Connect and disconnect button 2021-05-15 14:25:39 -07:00
armaniferrante e17ddbe924
Pass through close to swap client 2021-05-15 13:21:59 -07:00
armaniferrante 2205d3f6c7
Implement settle transactions 2021-05-15 12:45:47 -07:00
armaniferrante aa82a660fb
Pass through account data to swap client for perf 2021-05-15 12:27:13 -07:00
armaniferrante 359f2428f7
Close new accounts switch 2021-05-15 10:55:29 -07:00
armaniferrante 44917ee3df
Move swap component into separate module 2021-05-15 02:30:43 -07:00
armaniferrante 7b0cd96c4a
Settle funds column 2021-05-15 02:10:28 -07:00
armaniferrante 5c3c0a5f25
Execute swaps on mainnet 2021-05-15 01:52:06 -07:00
armaniferrante c3ebc2ac77
Fair override setting 2021-05-15 00:27:13 -07:00
armaniferrante 3ad62023c8
Trade route fairs 2021-05-14 18:33:12 -07:00
armaniferrante dc5abad2c0
Info popover 2021-05-14 13:26:54 -07:00
armaniferrante 94ded3ab69
Reorganize context providers 2021-05-13 23:40:38 -07:00