Commit Graph

53 Commits

Author SHA1 Message Date
armaniferrante d41271f9c9
v0.2.5 2021-11-23 08:45:42 -08:00
armaniferrante 1aae052784
v0.2.4 2021-10-22 08:30:52 -07:00
armaniferrante 9cc0495d4a
Bump @project-serum/swap dependency 2021-10-22 08:25:33 -07:00
Shardul Aeer 80b0fa4605
bump: Update all dependencies (#80) 2021-09-05 08:48:45 -07:00
Armani Ferrante 4a92cad65a
Update @project-serum/swap dependency (#78) 2021-09-03 10:46:10 -07:00
armaniferrante 8333da03ad
v0.2.2 2021-08-08 12:56:12 -07:00
Armani Ferrante 879c212da6
Don't show aux accounts (#70) 2021-07-12 20:59:28 -07:00
armaniferrante 60c53df8b4
v0.2.0 2021-07-09 00:12:22 -07:00
secretshardul e67506f523
fix: Remove global CSS, use commonjs to support Next.js (#53) 2021-07-09 00:09:08 -07:00
armaniferrante fd035017a5
Wrap/unwrap sol in the same tx 2021-06-28 16:25:52 -07:00
Armani Ferrante 958f809be5
Distinguish SOL from Wrapped SOL (#60) 2021-06-24 19:01:38 -07:00
Armani Ferrante 671225aec8
Create associated token accounts and wrap SOL (#59) 2021-06-24 15:32:34 -07:00
armaniferrante c64caec9d5
v0.1.8 2021-06-22 22:59:36 -07:00
armaniferrante 999f234165
v0.1.7 2021-06-22 22:45:38 -07:00
armaniferrante 921c22e4e0
Bump @project-serum/swap 2021-06-22 22:36:23 -07:00
Armani Ferrante 15c9845bdc
Hide tabs at extension width (#55) 2021-06-16 16:18:32 -07:00
secretshardul 65284636de
fix: Make prepare script independent of package manager (#54) 2021-06-16 08:44:54 -07:00
Armani Ferrante a589adcd3f
v0.1.5 (#51) 2021-06-15 18:35:24 -07:00
Armani Ferrante 1ef329d34a
v0.1.4 (#49) 2021-06-15 12:23:40 -07:00
Armani Ferrante 09d67dd99f
Fix USDT -> USDC swaps (#48) 2021-06-15 11:30:17 -07:00
Armani Ferrante 1886a484cb
fix: Sort token accounts by balances (#42) 2021-06-11 16:21:51 -07:00
secretshardul edbc600b84
Enable module installs from Github with prepare script (#41) 2021-06-11 11:35:43 -07:00
Armani Ferrante 5793336025
v0.1.2 (#39) 2021-06-10 19:21:09 -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
philippe-ftx 004938274b
Redesign and expose styling and theming (#25) 2021-05-26 09:47:53 -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 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 5db9a61b35
Fix unnecessary open orders rendering 2021-05-17 14:03:14 -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 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 aa82a660fb
Pass through account data to swap client for perf 2021-05-15 12:27:13 -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 4a239d8a08
Open orders dialog 2021-05-13 18:41:21 -07:00