Skip to content

feat: integrate solana chain - #4777

Merged
guanbinrui merged 23 commits into
developfrom
feat/solana-wallet
Jan 14, 2022
Merged

feat: integrate solana chain#4777
guanbinrui merged 23 commits into
developfrom
feat/solana-wallet

Conversation

@UncleBill

@UncleBill UncleBill commented Nov 7, 2021

Copy link
Copy Markdown
Contributor

based on #4723

image

image

image

@UncleBill
UncleBill marked this pull request as draft November 7, 2021 15:25
@guanbinrui
guanbinrui force-pushed the feat/flow-chain branch 7 times, most recently from b5c84fd to 27ecbeb Compare November 8, 2021 12:37
Comment thread packages/web3-shared/solana/tsconfig.json Outdated
@guanbinrui
guanbinrui force-pushed the feat/flow-chain branch 3 times, most recently from df4f270 to 38ea999 Compare November 16, 2021 20:50
Base automatically changed from feat/flow-chain to develop November 18, 2021 02:41
@UncleBill
UncleBill force-pushed the feat/solana-wallet branch 2 times, most recently from c97f847 to 92e8eaf Compare December 30, 2021 04:03
@github-actions

github-actions Bot commented Dec 30, 2021

Copy link
Copy Markdown
Contributor

@github-actions
github-actions Bot temporarily deployed to pull request December 30, 2021 04:13 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request December 30, 2021 04:21 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request December 30, 2021 04:34 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request December 30, 2021 04:40 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request January 7, 2022 09:39 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request January 7, 2022 09:49 Inactive
@UncleBill
UncleBill force-pushed the feat/solana-wallet branch 2 times, most recently from 4ec07e9 to ff62843 Compare January 8, 2022 10:01
@github-actions
github-actions Bot temporarily deployed to pull request January 8, 2022 10:08 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request January 8, 2022 12:05 Inactive

const {
value = { data: [], hasNextPage: false },
value = { data: EMPTY_LIST, hasNextPage: false },

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reduce re-rendering from 1000 times to about 10 times according to a test.

@github-actions
github-actions Bot temporarily deployed to pull request January 8, 2022 12:11 Inactive
"react-hook-form": "^7.22.5",
"react-router": "^6.0.0-beta.0",
"react-router-dom": "^6.0.0-beta.0",
"react-router": "6.0.0-beta.0",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<NoPersonaGuardRoute
path={DashboardRoutes.Welcome}
element={<Welcome />}
redirectTo={DashboardRoutes.Personas}
/>
will fails at react-router{,-dom}@6.1, this is a temporary walkaround.

@github-actions
github-actions Bot temporarily deployed to pull request January 10, 2022 04:16 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request January 11, 2022 03:19 Inactive
Comment thread packages/plugins/Solana/src/UI/components/ProviderIconClickBait.tsx Outdated
@github-actions
github-actions Bot temporarily deployed to pull request January 13, 2022 06:14 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request January 13, 2022 07:07 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants