You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3648: chore(light-client): update according to the RFC changes r=zhangsoledad a=yangby-cryptape
### What problem does this PR solve?
- chore(light-client): update according to the RFC changes
- chore(light-client): rename the "hash" filed in HeaderDigest to "children_hash"
Ref: nervosnetwork/rfcs#370 (comment)
- docs(light-client): remove outdated documentation and link to the related RFC
- chore(deps): bump ckb-merkle-mountain-range from 0.5.1 to 0.5.2
### Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
- No code ci-runs-only: [ quick_checks,linters ]
Side effects: None
### Release note
```release-note
None: Exclude this PR from the release note.
```
Co-authored-by: Boyu Yang <[email protected]>
0 commit comments