-
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
fix: Fix light client sync tx type. #2965
Conversation
/package |
0eda81a
to
106f520
Compare
/package |
/package |
This issue blocked v0.112.0 which includes a fix for nervos dao withdrawal, please prioritize this one @homura @WhiteMinds @devchenyan |
packages/neuron-wallet/src/block-sync-renderer/sync/indexer-cache-service.ts
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/indexer-cache-service.ts
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/indexer-cache-service.ts
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/light-connector.ts
Outdated
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/light-connector.ts
Outdated
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/connector.ts
Outdated
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/connector.ts
Outdated
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/connector.ts
Outdated
Show resolved
Hide resolved
packages/neuron-wallet/src/block-sync-renderer/sync/connector.ts
Outdated
Show resolved
Hide resolved
d43a959
to
daffc24
Compare
/package |
packages/neuron-wallet/src/block-sync-renderer/sync/connector.ts
Outdated
Show resolved
Hide resolved
ff4b013
to
45bf8da
Compare
45bf8da
to
457a0e1
Compare
/package Packaging for test is done in 7083894138. @silySuper |
Co-authored-by: homura <[email protected]>
3ff70f3
to
180fdb7
Compare
* chore: Update ckb node assume valid target for rc/v0.112.0. * chore: update versions and changelogs * feat: Update Neuron compatibility table * fix: Fix light client sync tx type. (#2965) * fix: Fix light client sync tx type. * feat: update ckb client versions (#2970) * chore: Update ckb node assume valid target (#2968) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update Neuron compatibility table (#2971) Co-authored-by: Keith-CY <[email protected]> * chore: Update ckb node assume valid target for rc/v0.112.0. (#2972) * chore: update release date --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Keith-CY <[email protected]> Co-authored-by: 严国宇 <[email protected]>
* chore: Update ckb node assume valid target for rc/v0.112.0. * chore: update versions and changelogs * feat: Update Neuron compatibility table * fix: Fix light client sync tx type. (nervosnetwork#2965) * fix: Fix light client sync tx type. * feat: update ckb client versions (nervosnetwork#2970) * chore: Update ckb node assume valid target (nervosnetwork#2968) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update Neuron compatibility table (nervosnetwork#2971) Co-authored-by: Keith-CY <[email protected]> * chore: Update ckb node assume valid target for rc/v0.112.0. (nervosnetwork#2972) * chore: update release date --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Keith-CY <[email protected]> Co-authored-by: 严国宇 <[email protected]>
* fix: Fix light client sync tx type.
* fix: Fix light client sync tx type.
Refer to Magickbase/neuron-public-issues#329