-
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.50.0
head repository: hiero-ledger/hiero-sdk-js
compare: v2.51.0
- 14 commits
- 62 files changed
- 5 contributors
Commits on Aug 26, 2024
-
chore(deps-dev): bump braces in /packages/cryptography (#2347)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces 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 5361dfa - Browse repository at this point
Copy the full SHA 5361dfaView commit details -
chore: Added prerequisites for building the project (#2478)
Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for d756199 - Browse repository at this point
Copy the full SHA d756199View commit details
Commits on Aug 28, 2024
-
feat(TCK): Add AccountCreate method (#2476)
* feat: Added TCK server json-rpc methods for account create transaction Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Renamed some interfaces, refactored processKeyRecursively func, moved some functions outside Key method. Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Splitted models folder into params/response and renamed the Input interface Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Removed unnecessary async, introduced CustomError class, refacoted account method Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Removed logs, unnecessary error handling logic, refactored processKeyRecursively method Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Introduced asn1DecodedKey interface and JSONRPCErrorCode custom enum, refactored getEvmAddressFromKey, getKeyFromString, handleEd25519andEcdsa methods and SDK setup 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 8885cf3 - Browse repository at this point
Copy the full SHA 8885cf3View commit details
Commits on Aug 29, 2024
-
ci: update workflows to use latitude.sh based runners (#2495)
* ci: update workflows to use latitude.sh based runners Signed-off-by: Nathan Klick <nathan@swirldslabs.com> * fix: remove cgroup support Signed-off-by: Nathan Klick <nathan@swirldslabs.com> --------- Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for fde778f - Browse repository at this point
Copy the full SHA fde778fView commit details
Commits on Aug 30, 2024
-
feat(TCK): Add AccountUpdate method (#2493)
* feat: Added accountUpdate JSONRPC method in the TCK and the relevant interfaces Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * refactor: Deleted some unnecessary comments, added a constant Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Added timeout the TokenNftsUpdateTransactionIntegrationTest before function Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech> * fix: Fixed assertion in TokenNftsUpdateTransactionIntegrationTest.ts 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 dd8431c - Browse repository at this point
Copy the full SHA dd8431cView commit details
Commits on Sep 2, 2024
-
feat: Added accountDelete JSONRPC method in the TCK and the relevant …
…interfaces (#2497) Signed-off-by: ivaylogarnev-limechain <ivaylo.garnev@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for e717d4f - Browse repository at this point
Copy the full SHA e717d4fView commit details
Commits on Sep 3, 2024
-
chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test (#2344)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces 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 723e4e9 - Browse repository at this point
Copy the full SHA 723e4e9View commit details
Commits on Sep 4, 2024
-
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto (#…
…2345) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces 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 5136331 - Browse repository at this point
Copy the full SHA 5136331View commit details -
chore(deps): bump braces in /examples/react-native-example (#2346)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces 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 0ead418 - Browse repository at this point
Copy the full SHA 0ead418View commit details
Commits on Sep 10, 2024
-
fix: react native's bip32 should use array instead of buffer due to i…
…ncompatibility (#2502) Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 3f2238f - Browse repository at this point
Copy the full SHA 3f2238fView commit details
Commits on Sep 12, 2024
-
feat: token airdrop transactios (#2492)
* feat: add Airdrop Transaction Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test(wip): unit tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: use interface for AccountAmount protobuf Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: remove circular dependancy Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: RenameTokenTransfer list to TokenTransfer Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: rename token transfer and add expected decimals Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove redundant code Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: finished unit tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: correct return type for amount Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: correct return for fromProtobuf Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add missing methods Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: use already implemented interfaces and classes Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: transfer transaction and airdrop transaction Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add logid and execute Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add integration tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add pending airdrop to rectord Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add nft transfers to all test cases Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: remove unused files for airdrop Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove circular dependancy and unused import Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove duplicated property Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename pendngairdroprecord Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove unused files Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename AirdropTokenTransaction Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add additional tests Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: rename file reference Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: check if newPendingAirdrops is empty for auto associated test Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove comment lines Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: remove get receipt line because we call get record Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: should be able to airdrop when receiver sig set to true Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename AbstractTokenTransfer Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: Token Claim and Cancel Transaction (#2499) * feat: add airdrop claim and cancel transactions Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update protobufs Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: update commit messages Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: add unit tests for cancel and claim Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * wip(test): add integration tests for cancel and claim transactions Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: claim used the wrong channel function Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename transaction name Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove claim references in airdropcancel integration test Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test(fix): fix not working test for airdrop cancel and claim Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: airdropcancel transaction should work on sender not receiver Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * feat: add token airdrop example Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename transactions to have the same name as java Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: remove redundant imports and empty lines Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: rename transaction tests to have the same name as java sdk Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * docs: add licenses Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: remove dead code from token cancel Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: consistency in constructor Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: change airdrop_supply_per_person naming Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * test: fix setting sender id Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: specify what kind of tokens are airdropped Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> --------- Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix(test): when empty id should be null Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * refactor: should return always in jsdoc 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 5673280 - Browse repository at this point
Copy the full SHA 5673280View commit details -
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for f9103e0 - Browse repository at this point
Copy the full SHA f9103e0View commit details -
update: version 1.4.8-beta.8 (#2516)
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
Configuration menu - View commit details
-
Copy full SHA for 14ef4c8 - Browse repository at this point
Copy the full SHA 14ef4c8View commit details -
* chore: bump package version Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: update changelog for the new release Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * style: remove additional empty lines Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * fix: update to correct account of author Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * chore: fix wrong PR link Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech> * style: reorder and remove TCK mentions in 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 ba47014 - Browse repository at this point
Copy the full SHA ba47014View 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.