Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hiero-ledger/hiero-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.58.0
Choose a base ref
...
head repository: hiero-ledger/hiero-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.59.0
Choose a head ref
  • 13 commits
  • 69 files changed
  • 5 contributors

Commits on Feb 12, 2025

  1. 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>
    dependabot[bot] authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c169773 View commit details
  2. 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>
    dependabot[bot] authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    26695f1 View commit details
  3. 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>
    ivaylogarnev-limechain authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d1651eb View commit details
  4. fix: Changed TCK port to 8544 (#2859)

    Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
    ivaylogarnev-limechain authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2764ecf View commit details
  5. 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>
    venilinvasilev authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1d2e59e View commit details
  6. 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>
    ivaylonikolov7 authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cf265ee View commit details

Commits on Feb 13, 2025

  1. chore: bump grpc-js (#2844)

    * 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>
    ivaylonikolov7 authored Feb 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a2b86ca View commit details
  2. 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>
    dependabot[bot] authored Feb 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    30381cc View commit details
  3. 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>
    dependabot[bot] authored Feb 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ddc298e View commit details
  4. docs: fix broken docs link

    Signed-off-by: Arshad Kazmi <arshadkazmi42@gmail.com>
    Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
    arshadkazmi42 and ivaylonikolov7 authored Feb 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d7f996f View commit details

Commits on Feb 18, 2025

  1. 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>
    dependabot[bot] authored Feb 18, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    38d6093 View commit details
  2. 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>
    venilinvasilev authored Feb 18, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4ea8b0f View commit details
  3. 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>
    ivaylonikolov7 authored Feb 18, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    148a262 View commit details
Loading