-
Notifications
You must be signed in to change notification settings - Fork 85
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: Split full node and light client db file. #2915
Conversation
/package |
bf63967
to
8135d01
Compare
In light testnet client,click settings,show error like this: Debug log: |
8135d01
to
bfb0415
Compare
I have rebased the develop branch, please pack and test again. |
/package |
packages/neuron-wallet/src/database/chain/subscriber/address-subscriber.ts
Show resolved
Hide resolved
packages/neuron-wallet/src/database/chain/subscriber/user-setting-subscriber.ts
Show resolved
Hide resolved
c7a5b92
to
d48e8b1
Compare
41782c0
to
ee0a86b
Compare
/package |
0fef5da
to
46f9f32
Compare
Please have a review @WhiteMinds @devchenyan @zhangyouxin |
0f4e5e6
to
bc7752e
Compare
/package |
bc7752e
to
63b7579
Compare
/package |
63b7579
to
976b132
Compare
/package |
Refer to Magickbase/neuron-public-issues#294.
After this PR, clearing the full node cache will not affect the light client, and vice versa.
If the users change settings for the full node testnet, it will also change for the light client testnet, and vice versa.