Skip to content
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

Update ckb client versions #3255

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

Update versions of builtin CKB node and light client

@Keith-CY
Copy link
Collaborator

Details of hardfork on testnet: https://github.com/nervosnetwork/rfcs/blob/3a6ae4fa5d59b6e33fa7bd563d336706d135c0d8/rfcs/0051-ckb2023/0051-ckb2023.md

The main change is that a new variant(data2) of hash type is introduced, which has not been handled yet.

@Keith-CY Keith-CY self-requested a review October 30, 2024 00:25
@Keith-CY
Copy link
Collaborator

Details of hardfork on testnet: nervosnetwork/rfcs@3a6ae4f/rfcs/0051-ckb2023/0051-ckb2023.md

The main change is that a new variant(data2) of hash type is introduced, which has not been handled yet.

@Danie0918 please arrange for developers to handle the hardfork adaption

@Keith-CY Keith-CY marked this pull request as draft November 6, 2024 10:52
@github-actions github-actions bot force-pushed the update-ckb-client-versions branch 3 times, most recently from 16b05eb to 9a82bc4 Compare November 12, 2024 00:23
@Keith-CY
Copy link
Collaborator

Details of hardfork on testnet: nervosnetwork/rfcs@3a6ae4f/rfcs/0051-ckb2023/0051-ckb2023.md

The main change is that a new variant(data2) of hash type is introduced, which has not been handled yet.

It's been updated by #3264, @silySuper please have a test

@Keith-CY
Copy link
Collaborator

Keith-CY commented Nov 13, 2024

/package
Packaging for test is done in 11809152428. @Keith-CY

@silySuper
Copy link
Collaborator

silySuper commented Nov 13, 2024

When send transaction to a data2 address :ckt1qrhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwupqprwx2t
it shows:
截屏2024-11-13 10 49 56
@devchenyan

@Keith-CY
Copy link
Collaborator

When send transaction to a data2 address :ckt1qrhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwupqprwx2t it shows: 截屏2024-11-13 10 49 56 @devchenyan

This is caused by the chain that not being updated to 0.119.0. But I just downloaded the test package and check the version of ckb client, it's 0.119.0

@yanguoyu
Copy link
Collaborator

When send transaction to a data2 address :ckt1qrhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwupqprwx2t it shows: 截屏2024-11-13 10 49 56 @devchenyan

I get that you start a local ckb node, do you use the 0.119.0 ckb node?https://github.com/nervosnetwork/ckb/releases/tag/v0.119.0

@silySuper
Copy link
Collaborator

OK,I use 114 to test always,because it sync totally.I will try to use 0.114 data to replace 0.119 version to verify

@silySuper
Copy link
Collaborator

Can not replace ,it will throw an error when run.
截屏2024-11-13 11 29 47

@silySuper
Copy link
Collaborator

it is syncing,and need wait about 5 hours yet.
截屏2024-11-13 15 39 16

@silySuper
Copy link
Collaborator

silySuper commented Nov 14, 2024

Node sync has bug
nervosnetwork/ckb#4713

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