-
Notifications
You must be signed in to change notification settings - Fork 148
Comparing changes
Open a pull request
base repository: hiero-ledger/hiero-sdk-js
base: v2.58.0
head repository: hiero-ledger/hiero-sdk-js
compare: v2.59.0
- 13 commits
- 69 files changed
- 5 contributors
Commits on Feb 12, 2025
-
chore(deps): bump pnpm/action-setup from 4.0.0 to 4.1.0 (#2857)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.0.0...a7487c7) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c169773 - Browse repository at this point
Copy the full SHA c169773View commit details -
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#2856)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.1.0...1d0ff46) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26695f1 - Browse repository at this point
Copy the full SHA 26695f1View commit details -
chore(TCK): Added account allowance delete endpoint (#2858)
* feat: Draft account allowance transaction added Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Some fixing in the approveAllowence method Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Fixing conditions inside approveAllowance method Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Added delegateSpenderAccountId check Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Refactored the accountAlowance method and put some of the logic in helper function Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Added multiple allowances functionallity Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> --------- Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for d1651eb - Browse repository at this point
Copy the full SHA d1651ebView commit details -
fix: Changed TCK port to 8544 (#2859)
Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 2764ecf - Browse repository at this point
Copy the full SHA 2764ecfView commit details -
chore: Update protobufs to v0.59.0 (#2845)
* chore: pull protobuf changes from tag v0.59.0-alpha.0 Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * chore(transactions): deprecate livehash, system delete and undelete In version 0.59.0 of the protobufs, the following APIs are deprecated: - LiveHash transactions and queries - SystemDelete and SystemUndelete transactions - proxyReceived in AccountInfo Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * chore(status): update statuses from new protobufs Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> --------- Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d2e59e - Browse repository at this point
Copy the full SHA 1d2e59eView commit details -
chore(release): v2.59.0 beta.1 (#2860)
* chore: bump package.jsons Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * docs: update changelog Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: udpate addressbook Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * docs: update changelog with deprecated classes Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * docs: add empty row Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> --------- Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for cf265ee - Browse repository at this point
Copy the full SHA cf265eeView commit details
Commits on Feb 13, 2025
-
* chore: bump grpc package Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: explicitly close client Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update lock file Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> --------- Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for a2b86ca - Browse repository at this point
Copy the full SHA a2b86caView commit details -
chore(deps): bump elliptic from 6.5.4 to 6.6.1 (#2865)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1. - [Commits](indutny/elliptic@v6.5.4...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30381cc - Browse repository at this point
Copy the full SHA 30381ccView commit details -
chore(deps): bump elliptic from 6.6.0 to 6.6.1 in /packages/cryptogra…
…phy (#2866) Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. - [Commits](indutny/elliptic@v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddc298e - Browse repository at this point
Copy the full SHA ddc298eView commit details -
Signed-off-by: Arshad Kazmi <arshadkazmi42@gmail.com> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for d7f996f - Browse repository at this point
Copy the full SHA d7f996fView commit details
Commits on Feb 18, 2025
-
chore(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0 (#…
…2870) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.4 to 2.11.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@cb605e5...4d991eb) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38d6093 - Browse repository at this point
Copy the full SHA 38d6093View commit details -
feat(hip 991): Permissionless revenue generating topics (#2875)
* feat(HIP-991): add topic fees to transactions Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * test(fixtures): add fixtures for integration tests Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * test: integration Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * chore: add example Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * chore: remove type declaration of long Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> * ci(build): remove local-node tag param We need latest local-node tag to test HIP-991 functionality Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com> --------- Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ea8b0f - Browse repository at this point
Copy the full SHA 4ea8b0fView commit details -
chore(release): stable release v2.59.0 (#2876)
* docs: update changelog Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update package version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: bump cryptography version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: bump cryprography and proto in sdk Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> --------- Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 148a262 - Browse repository at this point
Copy the full SHA 148a262View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.58.0...v2.59.0