-
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.49.2
head repository: hiero-ledger/hiero-sdk-js
compare: v2.50.0
Commits on Aug 8, 2024
-
chore(deps): bump renovatebot/github-action from 40.1.12 to 40.2.5 (#…
…2447) Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.12 to 40.2.5. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@21d88b0...0c94129) --- updated-dependencies: - dependency-name: renovatebot/github-action 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 807211a - Browse repository at this point
Copy the full SHA 807211aView commit details -
chore(deps): bump step-security/harden-runner from 2.8.0 to 2.9.1 (#2446
) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f086349...5c7944e) --- 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> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for de054c0 - Browse repository at this point
Copy the full SHA de054c0View commit details -
chore(deps): bump actions/setup-java from 4.2.1 to 4.2.2 (#2445)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@99b8673...6a0805f) --- updated-dependencies: - dependency-name: actions/setup-java 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: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 6087319 - Browse repository at this point
Copy the full SHA 6087319View commit details -
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (#2396)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@60edb5d...1e60f62) --- updated-dependencies: - dependency-name: actions/setup-node 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: Alexander Gadzhalov <alexander.gadzhalov@limechain.tech> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 7e9f6eb - Browse repository at this point
Copy the full SHA 7e9f6ebView commit details
Commits on Aug 9, 2024
-
fix: ECDSA and ED25519 public key mismatch when you get it from mnemo…
…nic (#2451) * fix: ecdsa public key mismatch when converting from mnemonic Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: ed25519 public key mismatch when converting from mnemonic Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: add privatekey offset variable for better naming Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat(test): update stress test count Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix(test): remove await when unnecessary Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix(tests): add timeout on beforeEach test so it has enough 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 856b8c2 - Browse repository at this point
Copy the full SHA 856b8c2View commit details -
fix: removed resetting the field (#2450)
Signed-off-by: Svet <svetoslav.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for adcfd4c - Browse repository at this point
Copy the full SHA adcfd4cView commit details
Commits on Aug 11, 2024
-
update: version 1.4.8-beta.6 (#2452)
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for f6cf7a0 - Browse repository at this point
Copy the full SHA f6cf7a0View commit details
Commits on Aug 12, 2024
-
Beta release: v.2.50.0-beta.1 (#2453)
* chore: update release notes Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update cryptography package version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: chore: update sdk version to 2.49.0 Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update CHANGELOG header version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: remove hip-869 example text form changelog 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 0018a4a - Browse repository at this point
Copy the full SHA 0018a4aView commit details -
chore: respect submodule SHA references on submodule init (#2454)
* chore: respect submodule SHA references on submodule init Signed-off-by: Iliya Savov <isavov@users.noreply.github.com> * chore: match repository checkout settings accross workflows Signed-off-by: Iliya Savov <isavov@users.noreply.github.com> --------- Signed-off-by: Iliya Savov <isavov@users.noreply.github.com> Co-authored-by: Iliya Savov <isavov@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3faa8bb - Browse repository at this point
Copy the full SHA 3faa8bbView commit details -
release: v2.50.0-beta.2 (#2455)
* chore: update changelog doc Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update sdk 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 6107dee - Browse repository at this point
Copy the full SHA 6107deeView commit details
Commits on Aug 13, 2024
-
chore(deps): bump renovatebot/github-action from 40.2.5 to 40.2.6 (#2456
) Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.2.5 to 40.2.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@0c94129...b266b24) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 019a59e - Browse repository at this point
Copy the full SHA 019a59eView commit details -
feat: dynamic address book [HIP-869] (#2403)
* feat: create node transaction (#2402) * feat: add addressBook channel Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * feat: implement NodeCreateTransaction class Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * feat: implement ServiceEndpoint class Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * chore: export new classess Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * update: proto changes Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * update: transaction receipt Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * fix: unit tests Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * fix: method in node create transaction Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> --------- Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * fix: integration test Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * chore: remove .only Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * feat: node delete transaction (#2404) Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * feat: node update transaction (#2405) * feat: node update transaction Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * fix: adjustments Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> --------- Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> * update: example for HIP-869 (#2443) * chore: formatting Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> * add: example Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> * chore: formatting Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> * update: example Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> --------- Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> * update: remove default values Signed-off-by: Svet <svetoslav.nikolov@limechain.tech> --------- Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech> Signed-off-by: Svet <svetoslav.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 82958b3 - Browse repository at this point
Copy the full SHA 82958b3View commit details -
release: v2.50.0-beta.3 (#2457)
* chore: bump package version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update changelog for new version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update changelog with the latest changes 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 507fdad - Browse repository at this point
Copy the full SHA 507fdadView commit details
Commits on Aug 20, 2024
-
Add Dynamic Address Book unit tests (#2459)
* chore: getter naming convention Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: setters should work only when frozen Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: NodeUpdateTransaction was missing nodeid in tx body Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test(wip): DAB unit tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: change byte test names Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: use ED25519 instead of depricated methods Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: dont use async functions and await when not necessary Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: rename typo test name Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: use naming convention camelCase Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add comment for variable clarity Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: no need for TEST prefix Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * update describe block names Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: use const as error message Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: remove wrong error message Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add gossip and service endpoints tests for from-to bytes test Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: dont use join for endpoints Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: use underscore because we dont use element Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: use error message for frozen tests as constant Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: try catch consistency 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 05d3c9c - Browse repository at this point
Copy the full SHA 05d3c9cView commit details
Commits on Aug 21, 2024
-
Bump follow-redirects in /examples/react-native-example (#2209)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects 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 0bb4760 - Browse repository at this point
Copy the full SHA 0bb4760View commit details -
Bump follow-redirects in /examples/simple_rest_signature_provider (#2208
) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects 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 0213dca - Browse repository at this point
Copy the full SHA 0213dcaView commit details -
Bump follow-redirects from 1.15.4 to 1.15.6 (#2207)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects 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 a4ab6c6 - Browse repository at this point
Copy the full SHA a4ab6c6View commit details -
Bump follow-redirects from 1.15.4 to 1.15.6 in /examples (#2206)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects 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: Alexander Gadzhalov <alexander.gadzhalov@limechain.tech> Co-authored-by: ivaylonikolov7 <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for ce96ec7 - Browse repository at this point
Copy the full SHA ce96ec7View commit details -
Bump follow-redirects from 1.15.2 to 1.15.6 in /packages/cryptography (…
…#2205) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects 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 17a8ee9 - Browse repository at this point
Copy the full SHA 17a8ee9View commit details
Commits on Aug 22, 2024
-
chore: update to version 1.4.8-beta.7 (#2477)
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for f6e5f55 - Browse repository at this point
Copy the full SHA f6e5f55View commit details -
* chore: update versions Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update changelog 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 ab9bedd - Browse repository at this point
Copy the full SHA ab9beddView commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.