Skip to content

fix: Some optimize for light client. - #2632

Merged
Keith-CY merged 4 commits into
nervosnetwork:support-light-clientfrom
yanguoyu:fix-light-client
Apr 17, 2023
Merged

fix: Some optimize for light client.#2632
Keith-CY merged 4 commits into
nervosnetwork:support-light-clientfrom
yanguoyu:fix-light-client

Conversation

@yanguoyu

Copy link
Copy Markdown
Contributor
  1. Support export light client log
  2. Support multisig for light client

image

  1. If create a wallet from a new mnemonic start block with the current tip block number.
  2. When creating addresses, start syncing from the last synced block number
  3. Hide the data set and support clear node data when the node is light client.

image

1. Support export light client log
2. Support multisig for light client
3. If create a wallet from a new mnemonic start block with the current tip block number.
4. When creating addresses, start syncing from the last synced block number
5. Hide the data set and support clear node data when the node is light client.
…ut with error information, but process is not closed.
Comment thread packages/neuron-ui/src/components/DataSetting/index.tsx Outdated
Comment thread packages/neuron-ui/src/components/MultisigAddress/index.tsx Outdated
Comment thread packages/neuron-ui/src/utils/const.ts Outdated
Comment thread packages/neuron-wallet/src/block-sync-renderer/task.ts Outdated
Comment thread packages/neuron-wallet/src/listeners/main/index.ts
Comment thread packages/neuron-wallet/src/controllers/app/menu.ts Outdated
Comment thread packages/neuron-wallet/src/controllers/app/menu.ts Outdated
Comment thread packages/neuron-wallet/src/controllers/app/menu.ts Outdated
Comment thread packages/neuron-wallet/src/controllers/wallets.ts Outdated
Comment thread packages/neuron-wallet/src/services/multisig.ts Outdated
@yanguoyu
yanguoyu requested a review from Keith-CY April 16, 2023 04:49
@Keith-CY

Copy link
Copy Markdown
Contributor

@Keith-CY Keith-CY added replied and removed replied labels Apr 16, 2023
@Keith-CY
Keith-CY merged commit f07dc2d into nervosnetwork:support-light-client Apr 17, 2023
@yanguoyu
yanguoyu deleted the fix-light-client branch April 17, 2023 10:16
yanguoyu added a commit that referenced this pull request Apr 21, 2023
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.

3 participants