-
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.55.1
head repository: hiero-ledger/hiero-sdk-js
compare: v2.56.0
- 14 commits
- 37 files changed
- 4 contributors
Commits on Dec 11, 2024
-
chore(deps): bump renovatebot/github-action from 41.0.5 to 41.0.6 (#2709
) Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.5 to 41.0.6. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@936628d...e3a8625) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Configuration menu - View commit details
-
Copy full SHA for 7d10ad5 - Browse repository at this point
Copy the full SHA 7d10ad5View commit details
Commits on Dec 12, 2024
-
feat: HIP 423 Long Term Scheduled Transactions (#2708)
* test: add integration tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add example Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: update example Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * ci: update network tag Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore(proto): update Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add jitter flag Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add jitter flag to example Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add new integration test and jitter flag to generate timestamp Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: requested changes Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: update expiration time 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 650744c - Browse repository at this point
Copy the full SHA 650744cView commit details
Commits on Dec 16, 2024
-
chore(TCK): Account transactions int64 props modify (#2720)
* refactor: Changed accounts txs number props to strings Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Changed account create/update prop type and token create expiration time changed to TimeStamp Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Updated protobufs 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 5f54c02 - Browse repository at this point
Copy the full SHA 5f54c02View commit details
Commits on Dec 17, 2024
-
fix: Added assessment method setter for TCK fractional fees transacti…
…ons (#2725) Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 6e15795 - Browse repository at this point
Copy the full SHA 6e15795View commit details -
chore: Enhance gRPC TLS by Dynamic Certificate Retrieval (#2718)
* bug: Added dynamically retrieving for the gRPC certifications Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Refactored the caching variables and grpc error handling Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactored: ALL_NETWORK_IPS ignored for sonar checks Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactored: ALL_NETWORK_IPS ignored for sonar checks Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactored: ALL_NETWORK_IPS ignored for sonar checks Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactored: ALL_NETWORK_IPS ignored for sonar checks Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Delete cert cache on client close, no-sonar addition Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Removed pointless certificate caching and fixed an SonarCloud ips error Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * docs: Added comment for the IP address SonarCloud issue 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 c66beb8 - Browse repository at this point
Copy the full SHA c66beb8View commit details -
feat: bump node version (#2647)
* docs: add note containing what we support Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * ci: bump node version 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 979db6d - Browse repository at this point
Copy the full SHA 979db6dView commit details
Commits on Dec 18, 2024
-
test: check for at least one successfull run (#2730)
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 3d210f0 - Browse repository at this point
Copy the full SHA 3d210f0View commit details -
chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#2716)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 034c7a8 - Browse repository at this point
Copy the full SHA 034c7a8View commit details -
chore(deps): bump nanoid in /examples/react-native-example (#2715)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for ea62edf - Browse repository at this point
Copy the full SHA ea62edfView commit details -
feat(example): Custom web proxies usage and documentation (#2729)
* feat: Added example for custom web proxies usage and documentation Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Comments and CommonJS test Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Typo in README Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Introduced .env for credentials Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Removed unecessary comment within README 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 6994223 - Browse repository at this point
Copy the full SHA 6994223View commit details -
chore(deps-dev): bump rollup in /packages/cryptography (#2544)
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.2...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for c3f1b6c - Browse repository at this point
Copy the full SHA c3f1b6cView commit details -
chore(deps): bump nanoid in /examples/simple_rest_signature_provider (#…
…2714) Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 8ac49ba - Browse repository at this point
Copy the full SHA 8ac49baView commit details -
Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 5b874aa - Browse repository at this point
Copy the full SHA 5b874aaView commit details -
chore(release): v2.56.0 (#2733)
* chore: bump version Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * docs: update changelog Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Linter issues Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * chore: Bumped proto package version 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 2514db3 - Browse repository at this point
Copy the full SHA 2514db3View 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.55.1...v2.56.0