hedera-local-node
hedera-local-node copied to clipboard
chore: Bump @hashgraph/sdk from 2.50.0 to 2.51.0
Bumps @hashgraph/sdk from 2.50.0 to 2.51.0.
Release notes
Sourced from @hashgraph/sdk
's releases.
v2.51.0
What's Changed
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/cryptography by
@dependabot
in hashgraph/hedera-sdk-js#2347- chore(docs): Improve README build step by
@ivaylogarnev-limechain
in hashgraph/hedera-sdk-js#2478- feat(TCK): Add AccountCreate method by
@ivaylogarnev-limechain
in hashgraph/hedera-sdk-js#2476- ci: update workflows to use latitude.sh based runners by
@nathanklick
in hashgraph/hedera-sdk-js#2495- feat(TCK): Add AccountUpdate method by
@ivaylogarnev-limechain
in hashgraph/hedera-sdk-js#2493- feat(TCK): Add AccountDelete method by
@ivaylogarnev-limechain
in hashgraph/hedera-sdk-js#2497- chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test by
@dependabot
in hashgraph/hedera-sdk-js#2344- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto by
@dependabot
in hashgraph/hedera-sdk-js#2345- chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-native-example by
@dependabot
in hashgraph/hedera-sdk-js#2346- fix: React Native's BIP32 implementation should use array instead of Buffer by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2502- feat: Token Airdrop Transaction by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2492- release: proto v2.15.0-beta.4 by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2518- release: cryptography v1.4.8-beta.8 by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2516- release: v2.51.0 by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2528New Contributors
@ivaylogarnev-limechain
made their first contribution in hashgraph/hedera-sdk-js#2478Full Changelog: https://github.com/hashgraph/hedera-sdk-js/compare/v2.50.0...v2.51.0
Changelog
Sourced from @hashgraph/sdk
's changelog.
v2.51.0
What's Changed
- feat: token airdrop transactions by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2492- fix: react native's bip32 should use array instead of buffer due to incompatibility by
@ivaylonikolov7
in hashgraph/hedera-sdk-js#2502- ci: update workflows to use latitude.sh based runners by
@nathanklick
in hashgraph/hedera-sdk-js#2495- chore: Added prerequisites for building the project by
@ivaylogarnev-limechain
in hashgraph/hedera-sdk-js#2478- chore(deps-dev): bump braces in /packages/cryptography by
@dependabot
in hashgraph/hedera-sdk-js#2347- chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test by
@dependabot
in hashgraph/hedera-sdk-js#2344- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto by
@dependabot
in hashgraph/hedera-sdk-js#2345- chore(deps): bump braces in /examples/react-native-example by
@dependabot
in hashgraph/hedera-sdk-js#2346
Commits
ba47014
release: v2.51.0 (#2528)14ef4c8
update: version 1.4.8-beta.8 (#2516)f9103e0
release: proto v2.15.0-beta.45673280
feat: token airdrop transactios (#2492)3f2238f
fix: react native's bip32 should use array instead of buffer due to incompati...0ead418
chore(deps): bump braces in /examples/react-native-example (#2346)5136331
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto (#2345)723e4e9
chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test (#2344)e717d4f
feat: Added accountDelete JSONRPC method in the TCK and the relevant interfac...dd8431c
feat(TCK): Add AccountUpdate method (#2493)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)