Proto commits in hashgraph/hedera-sdk-java

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:9563082
Author:Nikola Naydenov
Committer:GitHub

feat(HIP-551): batch transactions (#2285) Signed-off-by: Naydenov <nikola.naydenov@limechain.tech> Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com> Co-authored-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

The documentation is generated from this commit.

Commit:a7c49ba
Author:Ivan Ivanov

chore: enrich example Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

The documentation is generated from this commit.

Commit:799d63a
Author:Naydenov

chore: batchify method introduced Signed-off-by: Naydenov <nikola.naydenov@limechain.tech>

Commit:855b8b5
Author:Naydenov

Merge branch 'main' into 2229-HIP-551-Batch-Transactions # Conflicts: # scripts/update_protobufs.py # sdk/src/main/proto/transaction.proto

Commit:3355208
Author:Ivan Ivanov
Committer:GitHub

chore: update protos to `v0.61.1` (#2275) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:84c7e71
Author:Ivan Ivanov
Committer:Ivan Ivanov

revert state signature removal Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:615f73a
Author:Ivan Ivanov
Committer:Ivan Ivanov

chore: update protos to v0.61.0 Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:a4632d1
Author:Naydenov

chore: initial BatchTransaction commit Signed-off-by: Naydenov <nikola.naydenov@limechain.tech>

Commit:e50fdc0
Author:Ivan Ivanov
Committer:GitHub

chore: update protos to v0.59.0 (#2216) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:874ed89
Author:Ivan Ivanov
Committer:GitHub

chore: Revert renaming to `org.hiero` (#2205) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:3783f8d
Author:Jendrik Johannes
Committer:GitHub

chore: rename 'sdk' to 'sdk-java' (#2198) Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>

Commit:dcddf04
Author:Ivan Ivanov
Committer:GitHub

chore: rename packages to hiero (#2141) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:472693d
Author:Ivan Ivanov
Committer:GitHub

HIP-423: Long Term Scheduled Transactions (#2123) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:278a2e9
Author:Ivan Ivanov
Committer:GitHub

release: v2.44.0 (#2078) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:824c16d
Author:Ivan Ivanov
Committer:GitHub

chore: Pull protos from services (#2043) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:2fb25c8
Author:Ivan Ivanov
Committer:GitHub

release: v2.41.0 (#2019) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:13ee551
Author:Ivan Ivanov
Committer:GitHub

feat(HIP-904) - TokenAirdrop Claim/Cancel (#1972) Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>

Commit:ab2510f
Author:Nikita Lebedev
Committer:GitHub

release: v2.37.0 (#1933) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>

Commit:b0bdfc7
Author:Nikita Lebedev
Committer:GitHub

feat(HIP-904): allow maxAutomaticTokenAssociations to support -1 value (#1887) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>

Commit:f98bf9c
Author:Nikita Lebedev
Committer:GitHub

fix: build fail after updating protobufs (#1830) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>

Commit:dfa44ac
Author:Nikita Lebedev
Committer:GitHub

feat(HIP-657): Mutable metadata fields for dynamic NFTs (#1748) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech> Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com> Co-authored-by: SimiHunjan <simi.hunjan.k@gmail.com>

Commit:e087748
Author:Nikita Lebedev
Committer:GitHub

fix: Solve backward compatibility issues between the SDK and hedera-services v0.49 (modularized code) (#1764) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>

Commit:2cf5a81
Author:Nikita Lebedev
Committer:GitHub

feat(HIP-844): Handling and externalisation improvements for account nonce updates (#1727) Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>

Commit:0d275ec
Author:dikel

Revert "Merge develop branch into main (#1423)" This reverts commit ab61c396e6c4581904e4bb8dfa5fe38a1ba6def0.

Commit:ab61c39
Author:Deyan Dimitrov
Committer:GitHub

Merge develop branch into main (#1423) * chore(deps): bump com.google.protobuf:protoc from 3.22.3 to 3.22.4 (#1394) Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.22.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.3...v3.22.4) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc 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> * chore(deps): bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 (#1395) Bumps com.android.tools.build:gradle from 8.0.0 to 8.0.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle 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> * chore(deps): bump com.google.protobuf:protoc from 3.22.4 to 3.23.0 (#1396) Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.4...v3.23.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc 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> * chore(deps): bump com.google.errorprone:error_prone_core (#1397) Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.18.0 to 2.19.1. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.18.0...v2.19.1) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core 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> * chore(deps): bump io.grpc:grpc-stub from 1.54.1 to 1.55.1 (#1399) Bumps [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) from 1.54.1 to 1.55.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-stub 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> * chore(deps): bump io.grpc:protoc-gen-grpc-java from 1.54.1 to 1.55.1 (#1400) Bumps [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) from 1.54.1 to 1.55.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1) --- updated-dependencies: - dependency-name: io.grpc:protoc-gen-grpc-java 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> * chore(deps): bump io.grpc:grpc-netty-shaded from 1.54.1 to 1.55.1 (#1401) Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.54.1 to 1.55.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded 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> * chore(deps): bump io.grpc:grpc-core from 1.54.1 to 1.55.1 (#1398) Bumps [io.grpc:grpc-core](https://github.com/grpc/grpc-java) from 1.54.1 to 1.55.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-core 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> * chore(deps): bump com.google.protobuf:protoc from 3.23.0 to 3.23.1 (#1403) Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.23.0 to 3.23.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc 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> * chore(deps): bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 (#1406) Bumps com.android.tools.build:gradle from 8.0.1 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle 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> * chore(deps): bump com.google.protobuf:protoc from 3.23.1 to 3.23.2 (#1407) Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.1...v3.23.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc 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> * chore(deps): bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 (#1408) Bumps org.sonarqube from 4.0.0.2929 to 4.1.0.3113. --- updated-dependencies: - dependency-name: org.sonarqube 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> * chore(deps): bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 (#1409) Bumps org.sonarqube from 4.1.0.3113 to 4.2.0.3129. --- updated-dependencies: - dependency-name: org.sonarqube 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> * Remove sdk-jdk7 artifact (#1405) * delete sdk-jdk7 artifact Signed-off-by: dikel <dikelito@tutamail.com> * fix examples Signed-off-by: dikel <dikelito@tutamail.com> * remove javacrumbs.futureconverter dependency Signed-off-by: dikel <dikelito@tutamail.com> * update changelog Signed-off-by: dikel <dikelito@tutamail.com> * fix tests Signed-off-by: dikel <dikelito@tutamail.com> * fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * fix tests Signed-off-by: dikel <dikelito@tutamail.com> * fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * update gradle wrapper Signed-off-by: dikel <dikelito@tutamail.com> * update gradle wrapper Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com> * Add tests for KeyList (#1410) * add tests for KeyList Signed-off-by: dikel <dikelito@tutamail.com> * fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * fix code smell Signed-off-by: dikel <dikelito@tutamail.com> * add more tests for KeyList Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com> * chore(deps): bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 (#1412) Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168. --- updated-dependencies: - dependency-name: org.sonarqube 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> * chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#1413) Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin 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> * chore(deps): bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#1414) Bumps com.github.ben-manes.versions from 0.46.0 to 0.47.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions 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> * feat: create custom logger that is used in Client and Executable (#1420) * feat: create custom logger that is used in Client and Executable Signed-off-by: dikel <dikelito@tutamail.com> * chore: add changes to CHANGELOG Signed-off-by: dikel <dikelito@tutamail.com> * fix tests Signed-off-by: dikel <dikelito@tutamail.com> * chore: fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * fix spotbugs Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com> * prepare for release v2.25.0 (#1422) Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dikel <dikelito@tutamail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Commit:d9a19f3
Author:Deyan Dimitrov
Committer:GitHub

feat: create custom logger that is used in Client and Executable (#1420) * feat: create custom logger that is used in Client and Executable Signed-off-by: dikel <dikelito@tutamail.com> * chore: add changes to CHANGELOG Signed-off-by: dikel <dikelito@tutamail.com> * fix tests Signed-off-by: dikel <dikelito@tutamail.com> * chore: fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * fix spotbugs Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com>

Commit:d188fcc
Author:Deyan Dimitrov
Committer:GitHub

prepare for release 2.24.0 (#1385) * prepare for release 2.24.0 Signed-off-by: dikel <dikelito@tutamail.com> * fix javadoc Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com>

Commit:417ad5b
Author:dikel

fix javadoc Signed-off-by: dikel <dikelito@tutamail.com>

Commit:c3b81b8
Author:Deyan Dimitrov
Committer:GitHub

Feat/hip 583 (#1333) * feat: initial hip 583 commit Signed-off-by: dikel <dikelito@tutamail.com> * chore: small changelog fix Signed-off-by: dikel <dikelito@tutamail.com> * HIP-583 - AccountId fromEvmAddress Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> * add AccountCreateEvmAddress example Signed-off-by: dikel <dikelito@tutamail.com> * HIP-583 - AccountId fromString - support raw EVM address Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> * add CreateAccountWithAlias, LazyCreateAccountTx and LazyCreateTransferTx examples Signed-off-by: dikel <dikelito@tutamail.com> * HIP-583 - AccountId fromEvmAddress overloads Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> * HIP-583 - AccountCreationWays Example Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> * Change the HIP-583 examples to use Previewnet Signed-off-by: dikel <dikelito@tutamail.com> * HIP-583 - TransferUsingEvmAddressExample Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> * prepare hip 583 Signed-off-by: dikel <dikelito@tutamail.com> * revert client config Signed-off-by: dikel <dikelito@tutamail.com> * small comment fix Signed-off-by: dikel <dikelito@tutamail.com> * remove CreateAccountWithAliasExample Signed-off-by: dikel <dikelito@tutamail.com> * chore: fix code smells Signed-off-by: dikel <dikelito@tutamail.com> * improve coverage Signed-off-by: dikel <dikelito@tutamail.com> --------- Signed-off-by: dikel <dikelito@tutamail.com> Signed-off-by: Nikola Genov <nikola.genov@limechain.tech> Co-authored-by: Nikola Genov <nikola.genov@limechain.tech>

Commit:909693d
Author:Nikola Genov

Add AccountInfo virtualAddresses, ContractNonces and related changes Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>

Commit:bda7b59
Author:Nikola Genov

HIP-631 protobuf update Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>

Commit:45bd067
Author:Nikola Genov

Merge HIP 583 Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>

Commit:da9a6ca
Author:Deyan Dimitrov
Committer:GitHub

feat: add TRANSACTION_HAS_UNKNOWN_FIELDS and ACCOUNT_IS_IMMUTABLE statuses (#1310) Signed-off-by: dikel <dikelito@tutamail.com> Signed-off-by: dikel <dikelito@tutamail.com>

Commit:9fc38bb
Author:dikel

feat: initial hip 583 commit Signed-off-by: dikel <dikelito@tutamail.com>

Commit:4ab0464
Author:dikel

feat: Add auto-renew account support for files and accounts Signed-off-by: dikel <dikelito@tutamail.com>

Commit:47d42d1
Author:Sean Tedrow
Committer:GitHub

Chore/Feat: Do a lot of things (#1158) * chore: update protobufs and address book, fix taskfile and update_protobufs script Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add expirationTime to TopicUpdateTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add allCollectorsAreExempt to CustomFee Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add validateStatus to TransactionResponse Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: fix mocking tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: update changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: add license to CustomFeeBase Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: finish work on validate receipt, some other misc fixes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: update docs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:dfaea89
Author:Sean Tedrow
Committer:GitHub

Chore: update addressbooks task (#1123) * chore: add update:addressbooks task Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: perform task update Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: make some small improvements to Node Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:9eae7ec
Author:Sean Tedrow
Committer:GitHub

feat: add aliasKey to AccountCreateTx (#1111) * feat: update protobufs, add aliasKey to AccountCreateTx, fix AccountId.aliasEvmAddress serialization Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: aliasEvmAddress in AccountId Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:e45dddb
Author:Sean Tedrow
Committer:GitHub

Chore: Deprecate tokens and update protos (#1061)

Commit:783bc24
Author:Ricky Rodriguez
Committer:GitHub

WIP: implement RngTransaction (#1040) Co-authored-by: Daniel Akhterov <36461294+danielakhterov@users.noreply.github.com> Co-authored-by: Steven Sheehy <17552371+steven-sheehy@users.noreply.github.com> Co-authored-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:dfd17c3
Author:Daniel Akhterov
Committer:GitHub

feat: implement staking support (#1032)

Commit:7471205
Author:Daniel Akhterov

Squashed commit of the following: commit f9b7f8123db28db2707f21f4e387b6d951909e41 Author: Daniel Akhterov <daniel@launchbadge.com> Date: Sat May 28 08:35:22 2022 -0700 fix: update snapshots Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> commit 3af21809b419fabfdb79ec6df50be4f7dc127989 Author: Daniel Akhterov <daniel@launchbadge.com> Date: Thu May 26 16:04:04 2022 -0700 chore: update changelog Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> commit 9f6666ea0ba37dd5d326c78e1489ff8ef7f379ac Author: Daniel Akhterov <daniel@launchbadge.com> Date: Thu May 26 16:01:53 2022 -0700 feat: implement staking support Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:9f6666e
Author:Daniel Akhterov

feat: implement staking support Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:70671da
Author:Sean Tedrow
Committer:GitHub

Contract updates (#973) Co-authored-by: Daniel Akhterov <36461294+danielakhterov@users.noreply.github.com>

Commit:deb02fa
Author:Daniel Akhterov

Squashed commit of the following: commit 7a0be8183eb544646f19a1b10d0fc9f8184cb7ac Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Wed Apr 27 17:48:00 2022 -0700 fix: make ethereumNonce final Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit c85ed424d1a09e132647cdb4b35e958b4157c0de Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Wed Apr 27 17:05:29 2022 -0700 feat: ethereumTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit 59e65017391b284a89319b1b55d6d7f71b25567a Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Tue Apr 26 15:44:29 2022 -0700 doc: modify changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit dc884ea9ae5f286597112282d86d0d45db995426 Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Tue Apr 26 15:28:57 2022 -0700 feat: add bytecode field to contract create Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit 5645785e20bbee8fb7cbc24e69ba0d763b3020b3 Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Tue Apr 26 15:05:18 2022 -0700 feat: add contract auto renew account and auto token associations Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit dc40456bda4eea33c2bbf7e9e63b8901a864c516 Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Tue Apr 26 15:54:10 2022 -0700 doc: add license headers Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> commit 583230fb2b27188dc88854b5f89106cc02c3799b Author: Sean Tedrow <sean.tedrow@launchbadge.com> Date: Tue Apr 26 13:09:21 2022 -0700 chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:50cb5db
Author:Ricky Rodriguez
Committer:GitHub

Add License Headers (#952) Co-authored-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:1d7ce7f
Author:Sean Tedrow
Committer:GitHub

chore: update allowance feature (#957)

Commit:8de76ba
Author:Sean Tedrow
Committer:Daniel Akhterov

feat: add AccountAllowanceDeleteTransaction (#938)

Commit:91a54dc
Author:Sean Tedrow
Committer:Daniel Akhterov

feat: update the account allowance feature (#896) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:17cca14
Author:Sean Tedrow
Committer:Daniel Akhterov

Feat: Allowance owner (#874) * feat: add owner field to allowances Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add allowance transaction tests, debug some things Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * WIP integration test Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: allowances, work on integration test Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: update snapshots Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:cac0052
Author:Sean Tedrow
Committer:Daniel Akhterov

add support for contract traceability, CREATE2, and allowances (#857) * add support for contract traceability and CREATE2 Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * try to fix AccountInfo test Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * try to fix account info test again Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * remove println Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * update protobufs with allowances feature Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * add support for token allowances Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:c64f547
Author:Sean Tedrow
Committer:Daniel Akhterov

Feat: add LedgerId and expectedDecimals (#819) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: deprecate NetworkName, add LedgerId, make tests pass Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * add LedgerId fields to many responses Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: replace NetworkName with LedgerId in places where it's used Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add expected decimals to TransferTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc/fix: modify changelog, fix bug in TransferTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add tests, add getDecimals Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: add a couple of missing things to the changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: rename getDecimals() Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:8ede0d7
Author:Sean Tedrow
Committer:Daniel Akhterov

Feat: support HIP-32, HIP-206, and HIP-222 (#799) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: fix unit tests after protobuf changes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add aliasKey Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: add scheduledTransactionId to ScheduleInfo::toString() Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * docs: add aliasKey example Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add tests and debug some stuff Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test/docs: added more tests, and added to changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat/test: add TransactionId.nonce and tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add child and duplicate receipts Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add child records Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add delegatable contract ID naively Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: update changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: scheduled flag is no longer being set inappropriately Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: change some tests and update address books Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: changes in response to feedback Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: prepare PrivateKey for new key types Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: prepare PublicKey for new key type Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add new PrivateKey type Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add ECDSA public key support Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: ECDSA keys, other misc changes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: changes in response to review Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: document changes to TransactionReceiptQuery and TransactionRecordQuery Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:30cb10c
Author:Sean Tedrow
Committer:GitHub

Feat: add LedgerId and expectedDecimals (#819) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: deprecate NetworkName, add LedgerId, make tests pass Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * add LedgerId fields to many responses Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: replace NetworkName with LedgerId in places where it's used Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add expected decimals to TransferTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc/fix: modify changelog, fix bug in TransferTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add tests, add getDecimals Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: add a couple of missing things to the changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: rename getDecimals() Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:f5ff037
Author:Sean Tedrow
Committer:GitHub

Feat: support HIP-32, HIP-206, and HIP-222 (#799) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: fix unit tests after protobuf changes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add aliasKey Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: add scheduledTransactionId to ScheduleInfo::toString() Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * docs: add aliasKey example Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add tests and debug some stuff Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test/docs: added more tests, and added to changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat/test: add TransactionId.nonce and tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add child and duplicate receipts Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add child records Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add delegatable contract ID naively Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: update changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: scheduled flag is no longer being set inappropriately Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: change some tests and update address books Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: changes in response to feedback Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: prepare PrivateKey for new key types Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: prepare PublicKey for new key type Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add new PrivateKey type Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add ECDSA public key support Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: ECDSA keys, other misc changes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: changes in response to review Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: document changes to TransactionReceiptQuery and TransactionRecordQuery Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:1eb8c81
Author:Daniel Akhterov

release: prepare v2.5.0 Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:5a89616
Author:Sean Tedrow
Committer:Daniel Akhterov

chore: add new smart contract response codes (#767) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:561deec
Author:Sean Tedrow
Committer:Daniel Akhterov

chore: deprecate fields for hip 26 (#749) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:854b10a
Author:Sean Tedrow
Committer:GitHub

Feat: update freeze transaction (#739) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add FreezeType.java Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add and deprecate fields in FreezeTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: update changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: add integration test CI to develop branch Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:dc3e611
Author:Sean Tedrow
Committer:GitHub

Feat: HIP 24 support (#729) * chore: update protobufs for hip-24 Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add TokenPauseStatus Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add hip-24 support to TokenCreateTransaction, TokenInfoQuery, and TokenUpdateTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: add TokenPauseTransaction and TokenUnpauseTransaction Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: add unit tests for HIP-24 Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * doc: modify changelog with HIP 24 support Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * fix: TokenUnpauseTransaction now uses correct method descriptor Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: remove TokenPauseStatus Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Co-authored-by: Daniel Akhterov <36461294+danielakhterov@users.noreply.github.com>

Commit:0407027
Author:Sean Tedrow
Committer:GitHub

chore: update automatic token association protobufs (#716) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> Co-authored-by: Daniel Akhterov <36461294+danielakhterov@users.noreply.github.com>

Commit:e3b296a
Author:Sean Tedrow
Committer:GitHub

chore: update protobuf comments, and update script to handle them (#674) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:57e8427
Author:Daniel Akhterov

feat: add royalty fee support Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:b7ae14b
Author:Sean Tedrow
Committer:GitHub

Feature: auto associate tokens (#665) * chore: update protobufs Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * feat: support for automatic token association Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: add auto associate response codes Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * docs: modify changelog Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: enable some NFT tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:96eaa78
Author:Sean Tedrow
Committer:GitHub

feat: update protobufs and tests for services 0.17.0 (#609) Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:f8ee875
Author:Daniel Akhterov

fix: update `Status` with new codes and update protobufs Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:2912fa3
Author:Sean Tedrow
Committer:GitHub

Chore: prepare for custom fees release (#569) * chore: remove addCustomFee(), fix broken unit tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * chore: added the new protobufs and enums Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com> * test: enabled and added new custom fee tests Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:b23d407
Author:Sean Tedrow
Committer:GitHub

chore: added update protobufs script, and updated protobufs (#557) Signed-off-by: Sean Tedrow <seantedrow@pop-os.localdomain> Signed-off-by: Sean Tedrow <sean.tedrow@launchbadge.com>

Commit:b52b133
Author:Sean Tedrow
Committer:GitHub

chore: NFT and HIP 18 tests are now correct, and misc improvements (#550) Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com>

Commit:078b690
Author:Daniel Akhterov
Committer:GitHub

Add NFT support to v1 (#529) * chore: update protobufs Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * feat: add NFT support Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * feat: add HIP 18 support Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * fix: update protobufs, implement `TokenFeeScheduleUpdateTransaction` and remove `CustomFeeList` Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * chore: add `@Beta` annotation to all NFT/HIP 18 related things Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * fix: add missing Statuses Signed-off-by: Daniel Akhterov <daniel@launchbadge.com> * chore: remove `@Beta` tag Signed-off-by: Daniel Akhterov <daniel@launchbadge.com>

Commit:e0293ee
Author:Sean Tedrow
Committer:GitHub

Feat: add NFTs and HIP 18 (#524) * chore: add HIP 18 protobufs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * feat: add custom fees Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: add NFT protobufs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: added new RequestTypes Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * feat: add NftInfoQuery Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * feat: add misc NFT support Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * feat: NFT transfers, refactor TransferTransaction Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * tests: NFT integration tests Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * fix: fixed rebase Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: added tests, fixed bugs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: adjustments in response to code review Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: fix breaking changes in protobufs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * fix: added TokenCustomFeeUpdateTransaction to Transaction.fromBytes() Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * fix: added custom fee stuff to TokenInfo::toProtobuf() Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: added tests for TokenInfo and CustomFeeUpdateTransaction, and renamed TokenCustomFeeUpdateTransaction to CustomFeeUpdateTransaction Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * fix: fixed TransferTransaction for NFTs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * fix: TransactionRecord now reports NFT transfers Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: remove TransferTransaction::addNftTransfers() Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: added new response codes Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: renamed CustomFeeUpdateTransaction to TokenFeeScheduleUpdateTransaction Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com> * chore: tweaked how initialSupply is handled WRT NFTs Signed-off-by: Sean-Tedrow-LB <sean.tedrow@launchbadge.com>

Commit:f77917e
Author:Andrei Kuzmiankov

fix: Added missing protobuf files

Commit:ef8948e
Author:Andrei Kuzmiankov

feat: Updating protobufs

Commit:cce29db
Author:Andrei Kuzmiankov
Committer:Daniel Akhterov

feat: Updating protobufs

Commit:72e34e8
Author:Daniel Akhterov
Committer:Daniel Akhterov

feat: add `[TransactionReceipt|ScheduleInfo].scheduledTransactionId` and update `Transaction.schedule()` to copy `TransactionId` if one is set

Commit:ffd4b9b
Author:Andrei Kuzmiankov
Committer:Daniel Akhterov

fix: Updated protobuf, and fixed FileInfo.fromProtobuf

Commit:4bd26b5
Author:Daniel Akhterov
Committer:Daniel Akhterov

fix: update protobufs and fix `Schedule*` types

Commit:bcccf28
Author:Andrei Kuzmiankov
Committer:Daniel Akhterov

feat: Adding scheduled transactions

Commit:a3b9024
Author:Daniel Akhterov

feat: implement al the scheduled transactions and queries; completely untested

Commit:f204b80
Author:Daniel Akhterov

chore: update protobufs

Commit:35e7104
Author:Ryan Leckey

fix proto option import for TransactionList

Commit:8536a40
Author:Daniel Akhterov

fix: `Transaction.[to|from]Bytes()` by using a new protobuf type `TransactionList`

Commit:87dee8b
Author:Daniel Akhterov

feat: update protobufs and fix `Token[Create|Update]Transaction.[set|get][AutoRenewPeriod|ExpirationTime]()` to be `Duration` and `Instant` respectively.

Commit:ff2570f
Author:Daniel Akhterov

feat: update protobufs and fix `Token[Create|Update]Transaction.[set|get][AutoRenewPeriod][ExpirationTime]()` to be `Duration` and `Instant` respectively.

Commit:9d0dcec
Author:Daniel Akhterov
Committer:Daniel Akhterov

feat: update protobufs, remove `CryptoTransferTransaction` and `TokenTransferTransaction`, implement `TransferTransaction`

Commit:8367214
Author:Daniel Akhterov

fix: remove `TokenTransfer.proto

Commit:433f4f7
Author:Daniel Akhterov

feat: update protobufs, depercate `CryptoTransferTransaction` and `TokenTransferTransaction`, implement `TransferTransaction`

Commit:1d33251
Author:Andrei Kuzmiankov
Committer:Andrei Kuzmiankov

refactor: Rename deleted to isDeleted and receiverSignatureRequired to isReceiverSignatureRequired

Commit:7913abd
Author:Tim Schmidt
Committer:Tim Schmidt

feat: add transactions for tokens

Commit:b1407e0
Author:Tim Schmidt
Committer:Tim Schmidt

feat: finish remaining transactions and fix issues

Commit:178bd31
Author:Daniel Akhterov

feat: update protobufs

Commit:012ad3d
Author:Ryan Leckey

update protobufs for 0.6.0 of the network, remove some lingering references to claims

Commit:0193556
Author:tim

feat: add hcs chunking

Commit:bc80ce5
Author:Daniel Akhterov
Committer:Tim Schmidt

feat: update protobufs

Commit:3d0685f
Author:Daniel Akhterov

feat: update protobufs

Commit:7ccab2e
Author:Ryan Leckey

chore: move sdk into a proper module

Commit:926d2cc
Author:Ryan Leckey

fix: java_package for services should live within the SDK

Commit:d6be5e2
Author:Ryan Leckey

build: import hedera protobuf definitions https://github.com/hashgraph/hedera-protobuf/commit/0daf416c72ac571a59d864f05d64f602391c41c2

Commit:078fa8b
Author:SimiHunjan
Committer:GitHub

Update ConsensusSubmitMessage.proto

Commit:a44061d
Author:SimiHunjan
Committer:GitHub

Update max size of transaction 4kb -> 6kb cc: @bmgentile