-
Notifications
You must be signed in to change notification settings - Fork 82
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
base: develop
Are you sure you want to change the base?
Conversation
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( |
d1754c0
to
11db673
Compare
@Danie0918 please arrange for developers to handle the hardfork adaption |
11db673
to
a9efa6f
Compare
16b05eb
to
9a82bc4
Compare
It's been updated by #3264, @silySuper please have a test |
/package |
When send transaction to a data2 address :ckt1qrhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwamhwupqprwx2t |
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 |
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 |
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 |
9746c68
to
92d56a6
Compare
Node sync has bug |
[email protected] is expected to publish on 2024-11-25, no breaking changes will be introduced so we can hold this update until [email protected] goes live. |
92d56a6
to
a992291
Compare
How is test going @silySuper |
Firstly find out node sync has problem which cause sync stop in node data-network file with tester gp,now node sync it is normal now. |
But the price options are not expected to be the same even when the node is abnormal, please have a check @yanguoyu |
yes, whether node is normal or abnormal here should show different price |
I tried |
Confirmed that fee rate options |
d48f3c3
to
c3288c0
Compare
When backup data can be used? @Ops-NoardGuo |
I just contacted ckb dev to review our backup test strategy and found some problems. We are re-doing the backup, which will take a few hours. I will let you know after the backup is completed and tested. |
After testing the backup data is now available and the download method has been sent to you. @silySuper |
1.Data2 single sign is invalid. 2024-11-22.17.09.46.mov |
Sync throws error again now.I am finding with tester gp. |
/package |
Please check the No.2 problem which may cause my transaction pending. @devchenyan |
I transfer a spore to my data2 address which was created by my neuron address successfully,but i can not see this record in my history. my data2 address: |
Update versions of builtin CKB node and light client