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

Apply Version Updates From Current Changes #785

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

wallet-nodejs-binding

[2.0.3-rc.40]

  • 7746abaa(#653) Rename Account::mintNativeToken to createNativeToken, Account::increaseNativeTokenSupply to mintNativeToken, Account::decreaseNativeTokenSupply to meltNativeToken;
    Rename MintNativeTokenParams to CreateNativeTokenParams;
    Rename MintTokenTransaction to CreateNativeTokenTransaction and PreparedMintTokenTransaction to PreparedCreateNativeTokenTransaction (including their corresponding Data types);
  • 55e18a18(#718) Rename SendAmountParams to SendParams;
    Rename Account::sendAmount to send, Account::prepareSendAmount to prepareSend;
  • 1c2941d1(#715) Account::signSecp256k1Ecdsa now accepts newly added Bip44 type.
  • e0d4c38f(#689) Removed old GenerateAddressesOptions::internal field since it got moved to GenerateAddressOptions;
    Made GenerateAddressOptions fields optional;
  • 774b4087(#321) Fixed deadlock in .sync() with incoming transactions;

@github-actions github-actions bot added the i-release Infra - Release label Jul 14, 2023
@thibault-martinez thibault-martinez merged commit 6311606 into develop Jul 14, 2023
@Thoralf-M Thoralf-M deleted the release/version-updates branch July 14, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-release Infra - Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants