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

feat(freezeV2): upgrade stake2.0 APIs #642

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented May 22, 2023

Add CancelAllUnfreezeV2 api and modify DelegateResource api for wallet

@lxcmyf lxcmyf force-pushed the release_v4.7.2 branch 5 times, most recently from 4828696 to 7eb1825 Compare June 7, 2023 05:59
@lxcmyf lxcmyf changed the title feat(freezeV2): add CancelAllUnfreezeV2 api for wallet feat(freezeV2): add CancelAllUnfreezeV2 api and modify DelegateResource api for wallet Jun 7, 2023
@lxcmyf lxcmyf changed the title feat(freezeV2): add CancelAllUnfreezeV2 api and modify DelegateResource api for wallet feat(freezeV2): upgrade wallet-cli APIs Jun 7, 2023
@lxcmyf lxcmyf force-pushed the release_v4.7.2 branch 2 times, most recently from 128dfbb to fdf78a6 Compare June 7, 2023 09:18
@lxcmyf lxcmyf changed the title feat(freezeV2): upgrade wallet-cli APIs feat(freezeV2): upgrade stake2.0 APIs Jun 7, 2023
case CancelAllUnfreezeV2Contract:
CancelAllUnfreezeV2Contract cancelAllUnfreezeV2Contract =
contractParameter.unpack(CancelAllUnfreezeV2Contract.class);
contractJson = JSON.parseObject(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use JSONObject.parseObject like everywhere else.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ParseObject is a static method of the parent class, and it is recommended to call static methods directly through the parent class.

@halibobo1205 halibobo1205 merged commit e010330 into tronprotocol:release_v4.7.2 Jun 8, 2023
Copy link

@Mohamad5159 Mohamad5159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ترون انتقال دادم ب تراست ولت نرسیده ب کیف میتونی بااین برنامه کمکم کنی

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.

4 participants