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
jhl-alameda
63ae7bd130
Merge branch 'master' of github.com:project-serum/spl-token-wallet
2021-04-09 14:33:59 +08:00
Armani Ferrante
660a311725
Remove delete and merge buttons
2021-04-08 16:20:48 +08:00
armaniferrante
2d77694c19
Wormhole wrapped token convert
2021-04-07 16:21:17 -07:00
Armani Ferrante
66fc4e2735
Display token accounts less prominently ( #173 )
2021-04-07 14:24:01 -07:00
Vivek Singh
b4974cdb12
Upgrade @project-serum/serum to v0.13.33 ( #171 )
2021-04-07 10:38:03 -07:00
Armani Ferrante
699558770e
Fix popup window regressions ( #159 )
2021-04-02 13:53:52 -07:00
Armani Ferrante
39c9ac7277
Ledger path parameterization ( #158 )
2021-04-02 10:49:30 -07:00
jhl-alameda
e39e6efe7e
upd parsing tx bug for sollet extension
2021-04-01 16:39:37 +08:00
jhl-alameda
0b25e43a28
fix 'keep unlocked' on extension
2021-03-30 05:32:05 +08:00
jhl-alameda
eaf6a2cb1e
update with windows fix
2021-03-30 04:10:15 +08:00
Nathaniel Parke
e1588a6dfd
Migrate to native USDT ( #139 )
...
* Migrate to native USDT
* update token
* Fix naming
* Fix name
2021-03-19 17:11:12 +08:00
armaniferrante
b33f2aafbc
Catch errors when focusing parent for firefox
2021-03-18 21:41:22 -07:00
Paul Bernier
78d5b47191
feat: new rpc method 'sign' to sign arbitrary data and text messages ( #143 )
2021-03-18 13:47:10 -07:00
armaniferrante
3f9222e137
Fix custom names and buttonref
2021-03-17 18:20:40 -07:00
Pierre
4a601d8355
Use @solana/spl-token-registry ( #141 )
2021-03-17 16:56:16 -07:00
armaniferrante
324b98d6ed
Fix firefox popup
2021-03-17 13:37:26 -07:00