Revert "Merge pull request #4512" #4672
Merged
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.
What problem does this PR solve?
Regarding the incompatible update introduced in #4512, to avoid extensive modifications for developers using ckb-types, we have decided to temporarily revert this PR. Although we have developed the ckb-gen-type-migrate tool to assist developers with the migration and upgrade process, this tool is still in its development and testing stages and is not yet fully mature. To prevent any inconvenience for developers, we will reintroduce this improvement once the tool is stable.
This process will include:
This approach is to ensure that the upgrade process is smoother for developers, minimizing unnecessary code changes and maintenance overhead.
Check List
Tests
Release note