chore: Update ckb node assume valid target - #3172
Closed
github-actions[bot] wants to merge 11 commits into
Closed
Conversation
Co-authored-by: Chen Yu <keithwhisper@gmail.com>
* refactor: refactor models/multisig with lumos Signed-off-by: Tom Wang <tom.wanghaiyi@gmail.com> * refactor: move BLAKE160_HEX_LENGTH to blake2b.ts Signed-off-by: Tom Wang <tom.wanghaiyi@gmail.com> * feat: Add help link for sync failed. Signed-off-by: Tom Wang <tom.wanghaiyi@gmail.com> * ci: upgrade github actions version (#3161) Co-authored-by: Chen Yu <keithwhisper@gmail.com> Signed-off-by: Tom Wang <tom.wanghaiyi@gmail.com> --------- Signed-off-by: Tom Wang <tom.wanghaiyi@gmail.com> Co-authored-by: yanguoyu <841185308@qq.com> Co-authored-by: Chen Yu <keithwhisper@gmail.com>
* chore: Update ckb node assume valid target for rc/v0.116.0. * chore: update versions and changelogs * fix: Use hex to avoid unexpected string. (#3162) * fix: Use lumos to init Buffer (#3164) * Update Neuron compatibility table (#3158) feat: Update Neuron compatibility table Co-authored-by: Keith-CY <Keith-CY@users.noreply.github.com> * fix: amend transaction when consume cells (#3166) * docs: add video introduction to v0.116.0 in changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chen Yu <keithwhisper@gmail.com> Co-authored-by: Keith-CY <Keith-CY@users.noreply.github.com> Co-authored-by: devchenyan <sgt39007@163.com>
fix: Replace `Asset` to `Amount`
…3163) * refactor: replace LumosCell, LumosCellQuery with Cell, QueryOptions * refactor: use type CellWithOutPoint for live cells data
…t client. (#3160) perf: Optimize synchronization logic for multiple wallets in a light client node Co-authored-by: Chen Yu <keithwhisper@gmail.com>
Contributor
|
The base of this commit(update ckb node assume valid target) is improper @yanguoyu |
Contributor
I will check the base branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR uses to update ckb node assume valid target for refs/heads/rc/v0.116.1 branch