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: Wallet connect #1033

Merged
merged 66 commits into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
e8816ea
feat: wallet connect research
Asmadek Aug 16, 2023
8281139
feat: wallet connect research
Asmadek Aug 21, 2023
9b25e45
feat: wallet connect
Asmadek Aug 21, 2023
1e3c6ae
chore: remove unused consts
Asmadek Aug 22, 2023
d49d8a8
chore: fix comment
Asmadek Aug 22, 2023
cb85a31
Merge branch 'dev' of https://github.com/nova-wallet/omni-enterprise …
Asmadek Sep 14, 2023
6e7793b
feat: wallet connect form
Asmadek Sep 15, 2023
56e54b8
feat: select wallet connect wallets
Asmadek Sep 18, 2023
48eab72
feat: on connect handler
Asmadek Sep 19, 2023
bdaa560
feat: signing with wallet connect
Asmadek Sep 19, 2023
e4393af
feat: reconnect on change wallet
Asmadek Sep 20, 2023
796c1ee
feat: wallet reconnect
Asmadek Sep 20, 2023
fc89b1e
fix: texts
Asmadek Sep 20, 2023
e9e81d5
feat: refactor wallet types
tuul-wq Sep 28, 2023
6d13ba1
feat: add keyType and type
tuul-wq Sep 28, 2023
f9a1c3d
feat: removed Identicon signingType
tuul-wq Sep 29, 2023
80039fc
Merge branch 'dev' of https://github.com/nova-wallet/omni-enterprise …
Asmadek Oct 2, 2023
9cd164b
feat: use wallet connect for effector
Asmadek Oct 3, 2023
adf02ec
feat: wallet connect signing
Asmadek Oct 6, 2023
ee4edb5
fix: wallet connect onboarding modal name
Asmadek Oct 6, 2023
7213c7e
fix: hide connect modal on wallet connect timeout
Asmadek Oct 6, 2023
954c8c6
feat: wallet refactoring
tuul-wq Oct 6, 2023
b07f9d7
Merge branch 'dev' of https://github.com/nova-wallet/omni-enterprise …
Asmadek Oct 9, 2023
8d73348
fix: naming
Asmadek Oct 9, 2023
3738e28
fix: refactor
Asmadek Oct 9, 2023
a65db1f
chore: remove duplication
Asmadek Oct 9, 2023
572bd92
fix: lock file
Asmadek Oct 9, 2023
576e30e
feat: wallet refactoring finish
tuul-wq Oct 10, 2023
a60742f
fix: ts check
tuul-wq Oct 10, 2023
207c9bc
Merge branch 'dev' into feat/wallet_refactoring
tuul-wq Oct 10, 2023
b870846
feat: paired modal
Asmadek Oct 10, 2023
231c9a5
chore: merge fiat
tuul-wq Oct 10, 2023
80ffcd8
Merge branch 'feat/wallet_refactoring' of https://github.com/nova-wal…
Asmadek Oct 10, 2023
065fc36
feat: tests, app start
tuul-wq Oct 10, 2023
79d0df1
chore: update linter
tuul-wq Oct 10, 2023
b5719c2
Merge branch 'feat/wallet_refactoring' of https://github.com/nova-wal…
Asmadek Oct 10, 2023
4597d84
fix: singleshard for multisig, watch matrix isLoggedIn
tuul-wq Oct 10, 2023
1c2425c
fix: merge refactoring
Asmadek Oct 10, 2023
c4e7fcc
Merge branch 'feat/wallet_refactoring' of https://github.com/nova-wal…
Asmadek Oct 10, 2023
7cecb82
fix: reconnect
Asmadek Oct 10, 2023
179267f
fix: reject signing
Asmadek Oct 10, 2023
1191c98
chore: lint
Asmadek Oct 10, 2023
99d435a
chore: fix expired
Asmadek Oct 10, 2023
dddab79
fix: update icons
Asmadek Oct 11, 2023
8f5387e
chore: fix tests
Asmadek Oct 11, 2023
3df90f9
fix: staking operation dropdown
Asmadek Oct 11, 2023
5bf9f36
fix: correct account checking
Asmadek Oct 11, 2023
3d07e48
chore: update icon for WalletConnect pairing
pgolovkin Oct 12, 2023
d09e157
Feat: Migration (#1140)
tuul-wq Oct 13, 2023
eb88e82
Feat: Routing refactoring (#1142)
tuul-wq Oct 13, 2023
ffdd0cc
Merge branch 'feat/wallet_refactoring' of https://github.com/nova-wal…
Asmadek Oct 13, 2023
61fcf8b
fix: wallet family
Asmadek Oct 13, 2023
37fe5d1
chore: fix comments
Asmadek Oct 16, 2023
b9f663d
chore: fix comments
Asmadek Oct 16, 2023
a7613b3
Merge branch 'dev' of https://github.com/nova-wallet/omni-enterprise …
Asmadek Oct 16, 2023
c1bf728
chore: fix merge
Asmadek Oct 16, 2023
8ca875e
chore: fix tests
Asmadek Oct 16, 2023
0f9adbc
chore: fix chain checking
Asmadek Oct 16, 2023
b88300d
chore: update video files
Asmadek Oct 16, 2023
2851f96
chore: fix tests
Asmadek Oct 16, 2023
727f6b7
chore: fix comments
Asmadek Oct 18, 2023
610eaa1
chore: fix comments
Asmadek Oct 18, 2023
9cbd2c2
chore: fix test
Asmadek Oct 18, 2023
879b019
chore: fix comments
Asmadek Oct 19, 2023
0459e48
chore: fix comments
Asmadek Oct 19, 2023
df6e2e5
chore: fix comments
Asmadek Oct 19, 2023
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
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"start:main": "cross-env NODE_ENV=staging pnpm r webpack:main:stage start:electron",
"start:main:dev": "cross-env NODE_ENV=development pnpm r webpack:main:dev start:electron",
"watch": "nodemon --watch src/main --watch src/renderer/bridge --watch src/shared --ignore src/main/resources --ext \"*\" --exec",

"webpack:renderer:dev": "webpack serve --config webpack/webpack.renderer.dev.ts",
"webpack:renderer:stage": "webpack serve --config webpack/webpack.renderer.stage.ts",
"webpack:renderer:prod": "webpack --config webpack/webpack.renderer.prod.ts",
Expand Down Expand Up @@ -78,6 +77,13 @@
"@substrate/connect": "^0.7.26",
"@substrate/txwrapper-orml": "^7.0.1",
"@substrate/txwrapper-polkadot": "^7.0.1",
"@walletconnect/core": "^2.10.0",
"@walletconnect/modal": "^2.6.1",
"@walletconnect/sign-client": "^2.10.0",
"@walletconnect/types": "^2.10.0",
"@walletconnect/universal-provider": "^2.10.0",
"@walletconnect/utils": "^2.10.0",
"@web3modal/react": "^2.7.1",
"@zxing/browser": "^0.1.3",
"@zxing/library": "^0.20.0",
"bignumber.js": "^9.0.2",
Expand All @@ -100,6 +106,7 @@
"lottie-react": "^2.4.0",
"parity-scale-codec": "^0.6.1",
"patronum": "^1.19.1",
"qr-code-styling": "1.6.0-rc.1",
"qrcode-generator": "^1.4.4",
"raptorq": "^1.7.22",
"react": "^18.2.0",
Expand Down Expand Up @@ -141,6 +148,7 @@
"@types/jest": "^28.1.4",
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.0",
"@types/qrcode": "^1.5.1",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/react-lottie": "^1.2.6",
Expand Down
Loading
Loading