armaniferrante
d7a5e168b0
Merge branch 'master' into armani/wormhole
2021-06-08 16:03:56 -07:00
armaniferrante
70be985030
Use Uint8array when doing secret key validation
2021-06-08 15:39:28 -07:00
Armani Ferrante
a70cced7e1
Validate secret keys ( #290 )
2021-06-08 11:11:46 -07:00
Armani Ferrante
c871658fc9
Switch ledger transport to HID ( #289 )
2021-06-07 17:38:26 -07:00
Armani Ferrante
3a8ea40f96
Fix token infos ( #287 )
2021-06-06 21:27:16 -07:00
DR497
28232ff8b4
fix swap bug on non-mainnet endpoints ( #285 )
2021-06-06 21:00:32 +08:00
Armani Ferrante
9c9f1d48a5
Add swap button ( #256 )
2021-06-06 00:52:23 +08:00
nishadsingh1
f15c15ad02
FTX Pay integration ( #255 )
...
* FTX Pay integration
2021-06-04 05:52:26 +08:00
dafyddd
f9482395dc
Auto approve support for MANGO_PROGRAM_ID_V2 ( #276 )
2021-06-01 18:59:11 -07:00
armaniferrante
80b425c2f5
Add null mint check for disabled deposit mints
2021-05-31 23:38:06 -07:00
armaniferrante
73c0e95018
Disable some mints
2021-05-31 21:38:25 -07:00
skynetcapital
958cf5df7a
Add mnemonic download setup requirement ( #269 )
2021-05-23 21:28:34 -07:00
Nathaniel Parke
63dc54eaf4
Customize erc20 withdrawal behavior ( #263 )
2021-05-20 11:43:20 +08:00
Nathaniel Parke
f7ab377271
Allow for disabling of ERC20 withdrawals by mint ( #261 )
2021-05-19 11:20:08 +08:00
armaniferrante
28207bffbb
Change mainnet beta backup url
2021-05-17 21:32:30 -07:00
Nathaniel Parke
fecd7946f5
Change the seed format to allow for versioning
2021-05-12 11:27:41 +08:00
Nathaniel Parke
456539ce90
Fix creating open orders account logic
2021-05-11 16:59:38 +08:00
Nathaniel Parke
7422d04e2f
Merge branch 'master' into armani/wormhole
2021-05-11 16:47:40 +08:00
Nathaniel Parke
395c036883
Change pricing parameters
2021-05-11 16:47:17 +08:00
armaniferrante
a666b172e9
Display invalid mnemonic warning
2021-05-06 13:18:12 -07:00
armaniferrante
1e34861177
Working
2021-05-05 00:05:10 -07:00
armaniferrante
1b5b104d2a
Merge branch 'master' into armani/wormhole
2021-05-04 23:17:45 -07:00
armaniferrante
f1548ed858
update
2021-05-04 23:16:43 -07:00
armaniferrante
42d2ea710d
Disable small btc swaps and misc updates
2021-05-03 21:45:28 -07:00
armaniferrante
1b753c1be6
remove temp tests
2021-05-03 17:04:28 -07:00
jhl-alameda
cf2279dba2
bump version to 0.2.7
2021-05-03 19:16:18 +08:00
jhl-alameda
92fad4bf2a
add persistent background
2021-05-03 18:57:36 +08:00
armaniferrante
c319c26543
update
2021-05-03 02:02:08 -07:00
armaniferrante
5f0024a2a6
wip: Swap wormhole tokens on the serum orderbook
2021-04-29 21:19:06 -07:00
Nathaniel Parke
a0a3e377e1
Merge branch 'master' into armani/wormhole
2021-04-29 12:22:35 +08:00
armaniferrante
c4218f23fe
Hide delete button behind feature flag
2021-04-26 11:19:06 -07:00
jhl-alameda
ef996b5265
Prompt user to re-enter seed phrase during wallet creation and log out
2021-04-26 23:32:49 +08:00
jhl-alameda
afd9be9bc1
add BRZ, COPE, and STEP to popular tokens list
2021-04-26 22:07:58 +08:00
gotjoshua
98599a7d24
closes #181 unlock via enter key ( #187 )
...
* closes #181 unlock via enter key
* style coherence with semantic fx naming
2021-04-26 21:58:59 +08:00
jhl
850620b77b
Keep unlocked wallet in memory ( #178 )
...
* init
* only use sessionStorage when needed (#179 )
* clear background mnemonic on logout
Co-authored-by: gotjoshua <gotjoshua@users.noreply.github.com>
2021-04-26 21:49:35 +08:00
jhl
ce8e8cc71b
Update README.md
2021-04-22 15:33:29 +08:00
armaniferrante
fd4bc93f4f
Return correct type for new wallets
2021-04-21 11:52:34 -07:00
armaniferrante
275801931e
Fix wallet selection
2021-04-21 11:13:34 -07:00
Armani Ferrante
cc9d882ffe
WUSDC flow ( #197 )
2021-04-19 21:11:02 -07:00
armaniferrante
401789f349
Fix add token dialog
2021-04-16 10:24:36 -07:00
Armani Ferrante
d368648476
Use transfer checked instruction ( #191 )
2021-04-15 09:38:46 -07:00
Nathaniel Parke
28f2e3d2b7
Update pool creator
2021-04-15 10:19:43 +08:00
Nathaniel Parke
11c674128d
Update display for wormhole swap
2021-04-15 10:18:35 +08:00
Nathaniel Parke
7fb5f7f383
Merge branch 'master' into armani/wormhole
2021-04-14 15:28:28 +08:00
jhl-alameda
b315d2a84e
fix build errors
2021-04-12 15:54:57 +08:00
Paul Bernier
543a0a8f1e
fix 'sign' method in Chrome extension context ( #177 )
2021-04-12 15:38:54 +08:00
jhl-alameda
cf67838230
bump version
2021-04-09 18:32:37 +08:00
jhl-alameda
8e9fe259a4
Merge branch 'master' of github.com:project-serum/spl-token-wallet
2021-04-09 18:30:59 +08:00
jhl-alameda
a4ed421e58
update sollet extension
2021-04-09 18:30:45 +08:00
Armani Ferrante
dd9fb2546c
Merge accounts with token transfers ( #174 )
2021-04-08 23:47:55 -07:00