Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: walletconnect wallet #1733

Merged
merged 76 commits into from
Jul 20, 2022
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
5d7f148
feat: init walletconnect integration
GMSteuart May 9, 2022
9c133e8
chore: lint
GMSteuart May 9, 2022
c5df372
fix: wallet init
GMSteuart May 10, 2022
f91861c
fix: wallet init
GMSteuart May 15, 2022
9362270
fix: add imagedelivery to headers
GMSteuart May 17, 2022
8ea4876
chore: use package version
GMSteuart May 17, 2022
5ad447a
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart May 17, 2022
c2870f0
chore: show/hide WalletConnect based on flag
GMSteuart May 18, 2022
d7c0142
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart May 19, 2022
5f2cb3b
fix: headers for macos/ios safari
GMSteuart May 25, 2022
e2f10e9
fix: show feature flag nav item for alt host
GMSteuart May 25, 2022
2ed80ba
perf: add env var for better local development
GMSteuart May 25, 2022
03fdaad
chore: remove unecessary code
GMSteuart May 25, 2022
b454f65
chore: remove package dep
GMSteuart May 25, 2022
83b725a
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart May 25, 2022
b98b7ba
chore: add hdwallet-walletconnect alpha dependency
pastaghost Jun 2, 2022
91cf141
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 3, 2022
012ec6a
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 3, 2022
1ad7b19
fix: add walletconnect csp entries
pastaghost Jun 3, 2022
3060062
fix: utilize feature flag
pastaghost Jun 3, 2022
0cdf07f
fix: add mobileEnabled field to WalletConnect config
pastaghost Jun 3, 2022
238c7e4
chore: run linter
pastaghost Jun 3, 2022
4afefa1
fix: remove usage of process.env
pastaghost Jun 4, 2022
f2d17b4
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 4, 2022
7f511d6
chore: run linter
pastaghost Jun 4, 2022
c03d90a
fix: apply code review suggestions
pastaghost Jun 6, 2022
da6442d
fix: use structured logging
pastaghost Jun 6, 2022
febd951
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 6, 2022
176a9e1
fix: apply code review suggestions
pastaghost Jun 6, 2022
61f404b
chore: merge develop
0xdef1cafe Jun 6, 2022
69cb72a
fix: update csp for wallet logos
0xdef1cafe Jun 6, 2022
b05686a
chore: add flag to sample.env
0xdef1cafe Jun 6, 2022
b09aee5
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart Jun 8, 2022
f23a714
chore: yarn.lock
GMSteuart Jun 8, 2022
9f3eac9
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 9, 2022
60ef56b
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart Jun 9, 2022
1a5ec7e
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart Jun 9, 2022
393b988
docs: fleek info
GMSteuart Jun 9, 2022
320bea9
Merge branch 'feature-walletconnect-wallet' of https://github.com/GMS…
GMSteuart Jun 9, 2022
2d4ec67
fix: img source csp
0xdef1cafe Jun 9, 2022
693fca8
chore: revert readme to develop
0xdef1cafe Jun 9, 2022
3b8b600
fix: image fetched by walletconnect
GMSteuart Jun 9, 2022
7f8634e
Merge branch 'feature-walletconnect-wallet' of https://github.com/GMS…
GMSteuart Jun 9, 2022
85c7224
feat: WalletConnect rejection
GMSteuart Jun 13, 2022
52bf65f
chore: lint
GMSteuart Jun 13, 2022
bae66cd
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
GMSteuart Jun 13, 2022
940a70c
chore: lint
GMSteuart Jun 13, 2022
2d27913
chore: update hdwallet-walletconnect dependency
pastaghost Jun 16, 2022
e4be1cd
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 16, 2022
bb06438
chore: upgrade hdwallet-walletconnect
pastaghost Jun 17, 2022
05f3c17
fix: set wc connect modal error to null on init
pastaghost Jun 17, 2022
3dcc1c4
chore: run linter
pastaghost Jun 17, 2022
d9a24b8
fix: walletconnect refresh bug
pastaghost Jun 21, 2022
43f0a94
chore: upgrade hdwallet dependency
pastaghost Jun 22, 2022
c52b500
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 22, 2022
321c7f4
chore: bump hdwallet dependencies
pastaghost Jun 23, 2022
98e6a51
fix: csp for walletconnect desktop logos
0xdef1cafe Jun 28, 2022
d660c58
Merge branch 'feature-walletconnect-wallet' of https://github.com/GMS…
pastaghost Jun 28, 2022
8c52bc3
chore: bump hdwallet package versions
pastaghost Jun 30, 2022
3a1200d
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jun 30, 2022
e177cf6
fix: disable trade max with walletconnect
pastaghost Jul 12, 2022
18c70eb
fix: disable sendmax with walletconnect
pastaghost Jul 12, 2022
a8d8267
chore: run linter
pastaghost Jul 12, 2022
68ee2b6
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jul 12, 2022
daee9a6
chore: update hdwallet dependencies
pastaghost Jul 13, 2022
7e2c960
chore: run linter
pastaghost Jul 13, 2022
b931c5d
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jul 13, 2022
2f6c6ed
fix: hide fiat sendMax with WalletConnect
pastaghost Jul 14, 2022
cb29905
fix: stylistic changes
pastaghost Jul 18, 2022
96fb247
fix: typo
pastaghost Jul 18, 2022
dd90cfa
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jul 18, 2022
cc4df95
feat: add copy to walletconnect option in selectmodal
pastaghost Jul 19, 2022
fd4b874
fix: constrain icon width for selectmodal options
pastaghost Jul 19, 2022
4ed704d
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jul 19, 2022
014a887
Merge branch 'develop' of https://github.com/shapeshift/web into feat…
pastaghost Jul 19, 2022
917f920
fix: update return value
pastaghost Jul 20, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/components/Modals/Send/views/Details.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ export const Details = () => {
</Button>
}
inputRightElement={
!(wallet?.getVendor() === 'WalletConnect') ? (
wallet?.getVendor() !== 'WalletConnect' ? null : (
gomesalexandre marked this conversation as resolved.
Show resolved Hide resolved
<SendMaxButton onClick={handleSendMax} />
) : undefined
)
}
rules={{
required: true,
Expand All @@ -171,9 +171,9 @@ export const Details = () => {
</Button>
}
inputRightElement={
!(wallet?.getVendor() === 'WalletConnect') ? (
wallet?.getVendor() !== 'WalletConnect' ? null : (
gomesalexandre marked this conversation as resolved.
Show resolved Hide resolved
<SendMaxButton onClick={handleSendMax} />
) : undefined
)
}
rules={{
required: true,
Expand Down