Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 in /sdk-dependency-versions #2111

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2.

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.1 to 2.18.2.
- [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 11:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 11:24
@dependabot dependabot bot requested a review from andrewb1269hg December 2, 2024 11:24
@mishomihov00
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 0a5a672 into main Dec 2, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/sdk-dependency-versions/com.fasterxml.jackson.core-jackson-core-2.18.2 branch December 2, 2024 11:48
rbarkerSL added a commit that referenced this pull request Jan 23, 2025
commit 002f4a290 Add FileUpdateTransactionTest
commit 00357521d remove deprecated APIs in `account` package
commit 003b59253 refactor: implement chunked sending for `TopicMessageTranscation`
commit 005430ffd Prepare v0.8.1
commit 00ce570b2 ensure `account.*` classes are `final`
commit 00fe66cad suppress NullableDereference as digest is required to be non-null
commit 01170f167 :wave: spotless
commit 012ad3d75 update protobufs for 0.6.0 of the network, remove some lingering references to claims
commit 01373b133 test: do not explicitly configure maxParallelForks or maxHeapSize for better compat with CI
commit 016b7ef6d port CI config from Gitlab to Travis
commit 0178bf823 Finish up test
commit 0193556d8 feat: add hcs chunking
commit 01a02a3c0 test: utilize the new debug output in snapshot testing
commit 01a99219a Update soliditySupport to get longValueExact() from bigInteger rather than longValue()
commit 021660886 implement and test `TransactionRecord`, `TransactionReceipt`
commit 023898674 Update .gitlab-ci.yml
commit 023d1bf0a makes client-less transaction constructors public
commit 024e3a7be Renamed solidity files to .sol
commit 026b315d3 fix: make .setNodes() work as intended, update test description
commit 0273d1e06 port `TransactionReceiptTest` to Java
commit 029070c05 chore: make .env.sample be a valid .env file
commit 02b411985 feat: Adding the 3rd mnemonic
commit 030606bd9 refactor: Use System Property for config file
commit 034653a02 Deploying to gh-pages from master - 688983c8d568588391e2e8c2afadee572201cc82 🚀
commit 03585fea0 port `ContractUpdateTransactionTest` to Java
commit 036ee4956 Moved dependency version numbers from parent to sub-projects
commit 03a23e0c3 unify idempotent method naming
commit 03b062276 implement Solidity address conversions for address/contract/file IDs
commit 03cbf1e6a fix javadoc package exclusion
commit 03d5e11cd chore(deps): bump actions/setup-java from 4.5.0 to 4.6.0 (#2147)
commit 03e8850fd HJS-48: implement `FileGetContentsQuery`
commit 044148e69 prepare v1.3.0
commit 04812146d Updates to crypto
commit 04834dd78 fix example compilation on JDK 8
commit 04b129894 chore(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 (#1907)
commit 04d4382f0 fix unused `throws IOException` in `Keystore.export()`
commit 04db6ced9 refactor: use SCREAMING_SNAKE_CASE for enum variants as recommended by several official Java style guides
commit 0519c55b2 ed25519: implement signature testing, fix bugs
commit 056e8171c chore: port mirro chunking/restructuring from master to develop
commit 05aae20d3 QueryBuilder: expose setting default payment from operator
commit 05abcd0b2 port `AccountRecordsQueryTest` to Java and fix logic
commit 05c31a7ce toProtoKey becomes toKeyProto
commit 05f3556a5 Use maven instead of maven-publish for install task
commit 0611d4355 previewnet client comment + sleep after topic creation
commit 064125353 chore(deps): bump junit-jupiter-engine from 5.8.2 to 5.9.0 (#1065)
commit 07289dbac fix: add `legacy-english.txt` and clean up syntax
commit 0746d3ce3 adjust timeouts for `Transaction.execute()` and receipt query
commit 07490f0ed release: 1.4.0
commit 07839c07c Update HederaNode.java
commit 0788eb257 previewnet client comment + delay after topic creation
commit 078fa8b0b Update ConsensusSubmitMessage.proto
commit 07cde8ce0 chore: rename variable
commit 07d0226c9 javadoc changes
commit 07d79cb1c chore(deps): bump protobuf-javalite from 3.20.1 to 3.21.1 (#1010)
commit 07dd33fae cleaned up new file example
commit 0861cc34f test: add more `Token*IntegartionTest` tests
commit 088ca2521 spotless :gun:'
commit 089f55272 port `FileInfoTest` to Java
commit 08dc35bc7 ValidatedBuilder: fix `require(MessageOrBuilder, String)`
commit 09307a59c refactor: extract ThreadLocalSecureRandom from PrivateKey
commit 09328c380 Remove isExecuted check on HederaCall; allow repeated execute on the same Transaction/Query object
commit 099d69d91 Configure gradle-release
commit 09a24f7cd fix: minor tweaks
commit 09b239f99 Updates to protobuf files
commit 09c09da99 throw `HbarRangeException` instead of `IllegalArgumentException`
commit 09c638235 fix: network verison info query test and update changelog
commit 09e6a13ad feat: Mirror
commit 09f0cf2ed Deploying to gh-pages from master @ 83672143ee79a5e478a224552b3220e05d8f74b4 🚀
commit 09f4de339 feat: implement ChunkedTransaction
commit 0a1245c2e rebase after merge of !86
commit 0a5a672bc chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 in /sdk-dependency-versions (#2111)
commit 0a7f2c35e Deploying to gh-pages from master c5ed5e747d1e58fce9c75b6c0978efc8b674c24a
commit 0a84e12b5 feat: merge `HederaExecutable` with `Executable`
commit 0a886ed94 Deploying to gh-pages from master 4b68075d12d3aad03b5039ab95b0dcc22eb24f51
commit 0a99022bd Update HederaContract.java
commit 0ac8ac8e5 accountdemo-ok
commit 0adc33509 Add v1 deprecation notice to users
commit 0adec8977 fix: remaining examples by removing var typed variables, organize: imports
commit 0adfa3dad Add GenerateKey example
commit 0ae2b9731 Update TransactionRecord.proto
commit 0af08d9f4 Set a default transaction fee (at the value all networks are currently at) and a default duration
commit 0afe5e926 implement `Client.fromJson()` et al
commit 0b63c6fd3 Make AdminDeleteTransaction class final
commit 0b8894bc1 chore: add new code owners (#1126)
commit 0b927f85e Validate precheck code in QueryBuilder on a response from Hedera
commit 0bc845b4f Add tests for encoding the keys to string and fix a bug in the encoding
commit 0beb65d15 bug: getHeaderBuilder() is called in the base constructor
commit 0c030b0e3 fix(example): remove usage of var
commit 0c1eed4be HJS-51: implement `TransactionGetRecordQuery`
commit 0c3f7548f fix: remove classes from transaction.toString()
commit 0c73122b2 just make `HederaCall.validate()` public
commit 0c7cc0694 feat: add PEM and Mnemonics and several tests from master
commit 0cd9df0f8 test(gitlab): use gradle over gradlew
commit 0d073337d test: split account integration test for balance/stakers/records query
commit 0d1ee9882 feat: made AccountBalanceQuery return AccountBalance
commit 0d24f66d3 Deploying to gh-pages from master @ 505e965863caef42eeb3f176e78f250396600f8b 🚀
commit 0d275ec66 Revert "Merge develop branch into main (#1423)"
commit 0d4321532 fix: allow for negative Hbar toString(), add negative toString() test cases
commit 0d506f9d7 Deploying to gh-pages from master @ 1c67695ab112272c40d7e00c0316c3239509903a 🚀
commit 0d614899b feat: add scheduled topic message submit transaction test
commit 0d69876b4 changes bintray url from http to https
commit 0dca0da8e feat: TopicDeleteTransaction
commit 0e3c4197a feat: add toProtobuf() to TransactionRecord
commit 0e50e44c4 refactor: make Keystore private
commit 0e94565a8 replace response type of `AccountStakersQuery`
commit 0ecefeb61 build: add a plugin to monitor dependency versions
commit 0eeec0b51 set default autorenew period on accounts/contracts to 7,890,000 seconds
commit 0f1a24e76 Implement ContractGetInfoQuery
commit 0f2dcbb00 ed25519: document signature generation, use `Ed25519` class instead of `Ed25519Signer`
commit 0f2deb7a1 adds the setNewRealmAdminKeys functions
commit 0f3477da7 test `Mnemonic.generate()` with Ed25519PrivateKey
commit 0f6bde1ea test: increase wait time for `TopicMessageIntegrationTest`
commit 0f7915aef Explain self() hack
commit 0f7dc62df Deploying to gh-pages from master @ b252ae1e5c25dd3e2c949776105adcfa2e155711 🚀
commit 0fae341f3 `Transaction`: remove use of Netty executor
commit 0fce90a06 feat: apply back-off execution strategy to transactions
commit 0fefc8f99 CallParams: expand tests, fix and clarify some logic
commit 10046d29d Ensure that we throw an exception if we timeout to get the receipt
commit 101cdb01d prepare v2.0.0-beta.3
commit 107a106ba fix: allow the transactionId of HederaPreCheckStatusException to be null
commit 10dd592cf feat: add `TransactionRecord.scheduleRef`
commit 1101a95b1 Fix a test that broke
commit 1104649e6 fix: add tokenRelationsips to accountInfo logger
commit 111302445 Move TransactionReceipt#status to a final public variable
commit 113064c37 Fix configuration for requireJavaVersion
commit 11403ea01 feat: add support for `TransactionRecord.tokenTransfers`
commit 115d88cc1 fix: add FileUpdateTransaction#setKeys
commit 1168fb5e1 Update README.md
commit 1196f0e8b Deploying to gh-pages from master 8136b5f904ec0465de8dc03a4f1eef8c1bb1bb4e
commit 11a9b9f3f port `FileContentsQueryTest` to Java and consolidate
commit 11cadd16a test: add AccountBalanceQueryTest and snapshot
commit 11ece3023 feat: implement Transaction.hash()
commit 11f022f20 Deploying to gh-pages from master dddf1b6d51b537ac0eb560bbeab1363db3c69cfc
commit 120d98ac9 mark more APIs `@Internal` or `@Deprecated`
commit 129187492 chore(deps): bump io.grpc:grpc-protobuf from 1.64.0 to 1.68.1 in /sdk-dependency-versions (#2062)
commit 12bc44222 WIP testing
commit 12dc18062 Deploying to gh-pages from master - c9dd0b2a8b2036563aa656712d81f92729e8e007 🚀
commit 12dd359d3 Move InvalidEntityRequestException to new file so it will compile
commit 12e19814a updated android example (#1008)
commit 12e3473b3 chore(deps): bump grpc-protobuf-lite from 1.46.0 to 1.47.0 (#1018)
commit 12e935cab Downgrade to protoc 3.6 so it doesn't depend on libatomic being installed
commit 12eab70d9 Update pom.xml
commit 12eb051c9 new Hbar over Hbar.of
commit 131084636 test: add AccountInfo test and snapshot
commit 1344275cc Deploying to gh-pages from master 884661738c9d4f775dd3403af2fad847b965d0c9
commit 13467d376 Deploying to gh-pages from master - 8454295da683f4b58e3da14d2e0b730933943832 🚀
commit 13876ea68 Fix test failures from body -> bodyBytes change
commit 1393bc20e port `FunctionResultTest` to Java
commit 13d6d51a9 test: add TransactionReceiptQueryTest and snapshot
commit 13e4d271c port `AccountInfoQueryTest` to Java and fix logic
commit 13e9ed25e test: fix bad rebase and KeyTest incorrectly testing two private key objects
commit 141881ef8 Rename file to match class name
commit 142a7869d fix bug in exponential backoff
commit 147e0f69d chore(deps): bump grpc-netty-shaded from 1.47.0 to 1.48.0 (#1057)
commit 14a3c0433 chore: deprecate TransactionResponse.scheduledTransactionId (#991)
commit 14a7131d1 Try setting some more params to get this example working
commit 1554d1930 Mnemonic: throw on invalid word list in constructor
commit 15846f8a1 Deploying to gh-pages from master @ 29ae4dff2e81d458f9d2de85d3daa236bc1ba505 🚀
commit 158b39926 WIP new execute methods for transactions, throw exceptions on failure
commit 15914ec68 fix: update .snaps
commit 1599c4743 feat: Added iv to hmac calculation
commit 15af5cbd6 chore(deps): bump slf4j-nop from 2.0.0-alpha7 to 2.0.0-beta1 (#1078)
commit 15ed763d6 Clean up gradle files
commit 16300828a Remove example file
commit 1658e520e release: v2.0.3
commit 1660df148 :shirt:
commit 166fb0e16 Removal of deprecated protobuf entity support
commit 16c05c92f chore: add javadoc where missing (#999)
commit 16e5d50df feature: toBytes() and fromBytes() for TransactionId
commit 170e2429b Deploying to gh-pages from master c48934c2118a89d999041465247dabeac69323fe
commit 1710ec4e6 feat: set default expiration time for `TokenCreateTransaction()`
commit 1742853a9 feat: add codecov to build.yml (#1120)
commit 1750972ce Expose TransactionBuilder#sign and pipe execute through build
commit 1765af3b4 Add getters
commit 178bd317a feat: update protobufs
commit 1793d0aaf test: add example to test new freeze transaction snapshot
commit 17b3d2f02 chore: update BouncyCastle
commit 17cf491c4 remove sdk/javadoc folder
commit 181270ff9 HederaException: simplify `isCodeExceptional()`
commit 18ac2a0c3 chore(deps): bump io.grpc:grpc-protobuf from 1.68.1 to 1.68.2 in /sdk-dependency-versions (#2112)
commit 18de6f787 updated poms to v0.2.1
commit 18e6b3b99 refactor: fix a few minor errorprone warnings
commit 18f226e09 version 0.2.3
commit 19280db1b reformat `ed25519` package
commit 1930318e0 Checkpoint
commit 19e6a2a27 refactor: add getReceipt,getRecord to TransactionResponse
commit 1a092a648 Removed support for deprecated getFastRecord query
commit 1a154fd73 Deploying to gh-pages from master @ 79d952601ee908bf0d27f0090b211cd6be002454 🚀
commit 1a41d9833 fix spotbugs error
commit 1a7a63e19 test: test entire ContractFunctionParameters
commit 1a805b5d1 feat: add to/fromBytes to ContractInfo
commit 1a8927778 WIP builders get defaults from client
commit 1b1390e89 chore: setup maven publish
commit 1b20cc6f0 silence nullaway/errorprone for generated sources
commit 1b5557f19 Rename SystemDeleteTransaction#setID to #setFileId and #setContractId
commit 1b65fdcd3 fix CI
commit 1b83a28c1 Update CreateAccount.java
commit 1b9266eff chore(deps): bump error_prone_core from 2.14.0 to 2.15.0 (#1075)
commit 1b9c2271b Deploying to gh-pages from master @ cd4c17b9b7a1dcf734e8594de772786bfa05c82e 🚀
commit 1bcf27e96 removing sdk/target
commit 1bf2662ae Deploying to gh-pages from master @ 11403ea0175951abcd69a8dc8a60d059e91b0532 🚀
commit 1bf2b3f28 Remove FastRecords ( they are being removed )
commit 1c2b2b38a Update Readme.md
commit 1c60ad30b chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.5.0 to 2.6.0 in /gradle/plugins (#2127)
commit 1c67695ab fix: add relevant statuses
commit 1caf3f850 Update README.md
commit 1cb22d34d move `FunctionResult` to `contract` package as `ContractFunctionResult`
commit 1cbb6db38 chore: condense changelog and implement `toBytes()` for `Key`
commit 1cc6c2b62 fix issue with transaction times, where time needs to e default now - 5 seconds
commit 1ccbdc6de test: fix AccountInfoQuery test and snapshot
commit 1cd28d0ea Deploying to gh-pages from master - 9d2e5917c614bfb04192ef638791ad1b92f3a5de 🚀
commit 1cff138ec fix CreateStatefulContract example
commit 1d3325153 refactor: Rename deleted to isDeleted and receiverSignatureRequired to isReceiverSignatureRequired
commit 1d5cd5203 sigmap step 1
commit 1d6716fc8 feat: add fromJson() and fromJsonFile() to Client
commit 1d7389a83 make checkstyle happy
commit 1d7ce7f0f chore: update allowance feature (#957)
commit 1d854508d chore(deps): bump nullaway from 0.9.8 to 0.9.9 (#1073)
commit 1d8f9a822 Move some more types into more meaningful packages
commit 1dae04e1d Add basic test for defaults
commit 1dd053c75 add claim example
commit 1df63dd66 test: add test and example for `TokenTransfers`
commit 1e4d20ffa test: add more `File*IntegrationTest` tests, and update up `ChunkedTransaction` to also do chunked `freezeWith`
commit 1e5b1af2a HACK: Pretend our time is slow so we sync better with Hedera
commit 1e5ed976e Rename TopicId to ConsensusTopicId for consistency
commit 1e719c0fd deprecate shard/realm/adminKey setters for Create txns
commit 1ed32fbba fix: errors resulting from channels not being shutdown properly and `TransactionResponse.get[Receipt|Record]()` incorrectly using `transactionId.get[Receipt|Record()`
commit 1ee909e67 CallParamsTest: cover addresses
commit 1eff19c13 Update example
commit 1f381411e chore: implement `ContractFunctionResult.getStringArray()`
commit 1f42958bb feat: add `maxRetry` functionality to `Executable`
commit 1f8e8b0e3 spotless, everywhere
commit 1f98ce628 Change AdminUndeleteTransaction to have empty constructor and instead use setters
commit 1fa6f2919 `ScheduleCreateTransaction.[waitForExpiry|expirationTime]` (#978)
commit 1fe7c33aa fix: fixes the example for chunked consensus pub sub as it was incorrectly fetching transaction hash
commit 2024effcf Deploying to gh-pages from master - 09328c380583e5195a96c77cc7dcfcaaa5aa17d7 🚀
commit 202631773 Add ConsensusTopicInfoQuery and response POJOs
commit 202d97ede fix: scheduled topic message should not set chunk info
commit 205e4eba9 feat: TopicCreateTransaction
commit 209c96e61 Switched logging from .info to .debug to reduce console chat
commit 20b9032e4 refactor: uncomment or re-add asserts that are failing in previewNet
commit 20ee2d6ec feat: Updating scheduled transaction to the new version
commit 210a03ddc change response type of `ContractRecordsQuery`
commit 21e0a005d add async convenience methods to `Client`
commit 21e3152fe feat: print `TransactionReceipt.topicRunningHash`
commit 22147d1b0 feat: setup an annotation processor to generate executable methods that have future, callback, and sync variants
commit 2246ce0ce Update README.md
commit 225e75915 feat: only use protobuf-lite for JDK7 builds (#1027)
commit 22f1bc8d0 Update javadoc.yml
commit 23013f80d Update ContractFunctionsWrapper.java
commit 230d093d9 Use the Ed25519Signature class
commit 231549785 pom.xml cleanup - moved maven-shade-plugin into a maven profile (don't want a shaded jar, use maven's dependency mechanism instead in referencing projects) - added dependencyManagement section for defining the dependencies - some formatting
commit 2326bc6ea Update README.md
commit 23325b7ff Deploying to gh-pages from master fbdeca87d4dacb1ceaa371da82f0c83afa9d234c
commit 2338ac25c fix: should retry logic in executable should be a 3 state enum instead of a boolean
commit 233ab3155 Fix build failures from updating protobufs
commit 23a45b05a fix: rename accoundId to accountId in string repr of Transfer
commit 23d6091d0 add Surefire plugin so Maven runs Junit tests
commit 23ed1f056 Deprecate quick accessors on Client
commit 2446a175b chore(deps): bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0 in /sdk-dependency-versions (#2110)
commit 2456872e2 formatting updates
commit 24be51f1e chore: prepare version 1.2.1
commit 24f292563 Update README.md
commit 251eb6d9a fix: result of plusNanos was unused in TopicMessageQuery
commit 25209acfb test: add test for `PrivateKey.signTransaction()`
commit 254f91697 Configure gradle-release to publish to BinTray
commit 2579f5f93 add overloads for `queryReceipt` that take a timeout
commit 2599c7959 remove unnecessary 'final' modifiers
commit 25e31419f refactor: fix javadocs warnings
commit 25e59957c HJS-72: implement `ContractInfo`
commit 25fd41802 Add collectors
commit 2656bcdca chore(deps): bump io.grpc:grpc-api from 1.64.0 to 1.68.1 in /sdk-dependency-versions (#2067)
commit 2665bc27f implement multiparty signatures example (transferring crypto to an exchange)
commit 266847636 refactor: model Hbar class after FileTime
commit 266d211da Run spotless
commit 266ff0f1b port `CryptoTransferTransactionTest` to Java
commit 267842fcf resolve discussions on !57
commit 26ac515c1 cover some network idiosyncrasies
commit 26ad825f7 feat: add retry support to the initial connect of MirrorConsensusTopicQuery
commit 26ce8a929 Support for exchange rate in receipts
commit 26e04c271 Add DurationHelper and CryptoUpdateTransaction
commit 26f2e7dfb feat: rename `Client.getNodeAccountIdsForTransaction()` to `Client.getNodeAccountIdsForExecute()`
commit 274727c11 refactor: minor clean up in Client, inline a constant only used once
commit 2753cd4f5 add missing `@Deprecated`
commit 276d82ae3 Create DemoAccountCreateSend.java
commit 27d6a7a74 fix errors after rebase
commit 2861936a2 test: add FileDeleteTransactionTest and snapshot
commit 286bc7b90 Update dependencies
commit 287e831b0 contracts: consistent naming for `setBytecodeFileId`
commit 28d5922d4 test: add remaining id tests and snapshots
commit 28dc9ba6e Prepare v1.0.0-hcs-1
commit 2923dbc00 add FileCreateTransaction
commit 293700f37 chore: revert changes to the mirror network (#1098)
commit 294065409 Initial commit
commit 2940e901b refactor: get rid of compilation warnings
commit 29a1dd89b Run spotless over examples
commit 29ae4dff2 fix: token relationship freeze/kyc status could be null
commit 29afa5f67 Prepare v1.0.0
commit 29b6f608d feat: implement Client#setMaxQueryPayment and expose QueryBuilder#getCost
commit 29c4ff13c Add missing setPaymentAmount(0) in non-deprecated AccountBalanceQuery constructor
commit 29c8ec50f c;ean up account balance transaction
commit 29f583a4c release: 2.0.6
commit 29fbf6fd4 test: add remaining HbarTests
commit 2a162a4ac :fire: targets enum, fixes issues to use map client constructor instead
commit 2a2e50ca4 style: params -> parameters
commit 2a3e2ff60 chore: address sonarcloud issues (#939)
commit 2a7c09cfb Remove NonNull annotation
commit 2a8eddbd2 docs: TopicInfo, TopicInfoQuery, TopicUpdateTransaction
commit 2a95664f9 Added exception in the event of no response
commit 2aab5547c Deploying to gh-pages from master 7504ce12ce36adcd5fb4ad5fba765f1049e27e1d
commit 2ae79c523 chore(deps): bump slf4j-api from 1.7.36 to 2.0.0 (#1096)
commit 2aeb1b27a Clean up ID types
commit 2b45bd840 test: fix ContractInfoTest not using `toString()`
commit 2b48c3f98 - ignored unused files
commit 2b4adf24a fix `HederaCall.require(String, String)`
commit 2b829fe88 release: v2.0.5-beta.1
commit 2beb55ca7 Prepare v0.6.1
commit 2bed64ee8 Add test with custom setters
commit 2bf4127fe overload setPaymentDefault() with a version that accepts the amount
commit 2bf852ad0 fix: update how timeout for channel shutdown works
commit 2c0e22847 changes exception thrown to illegalargumentexception for bad account id string
commit 2c1452d02 Fix style issue.
commit 2c3433846 Lowered account creation amounts to save tinybar
commit 2c701dcbd Remove unnecessary constructor
commit 2c87fdee8 make `AccountInfo` a thin wrapper around the protobufs type
commit 2c945c277 fix and test `FileAppendTransaction`
commit 2c994fd5e Set a default acceptable expirationTime for FileCreate
commit 2cf310eec moves some ids around in account balance example
commit 2d0704eba Deploying to gh-pages from master 94ae3a6b6df3661cf6ae4557bdf77da92754f478
commit 2d1456ef5 Update to pom.xml
commit 2d1857259 Fix style issues.
commit 2d45bb186 Deploying to gh-pages from master - fdf9cb13ecca03b19c1dabfa3e5e99877fc46c6e 🚀
commit 2d807b106 run Spotless
commit 2d9e44158 Deploying to gh-pages from master @ 1710ec4e652bd964ce773e99e8770e8197264009 🚀
commit 2e1c3f125 refactor: extract Executable
commit 2e42874c5 chore: really setup the publishing
commit 2e9b4545a Issue #450 - Convert sort to Java7 API
commit 2ea3fb287 Transaction: add getter for transaction ID
commit 2ec1ba09f feat: add support for message chunking with HCS
commit 2f2e1da9a feat: QueryBuilder cooperative back-off
commit 2f38af592 chore: downgrade json-snapshot to a test dep
commit 2f5675ce7 Setup BinTray for publishing artifacts
commit 2fadace7c chore: update `errorprone` to v2.5.0
commit 2fc28739f Make examples work by properly passing nodeAccountId and TransactionId to Transaction
commit 2ff6f7853 docs: reword and clarify Transaction.hash()
commit 3012dab27 chore(deps): bump headlong from 6.5.0 to 6.6.2 (#1050)
commit 301acd4f6 Deploying to gh-pages from master @ c21e4834ca8f63282d30ad17c33d1877c818300e 🚀
commit 30347ec37 feat: ContractCreateTransaction
commit 30494f27e Update README.md
commit 305187aa5 implement reading and writing of PEM files for Ed25519PrivateKey
commit 30722b11e use `BadKeyException` instead of `IllegalArgumentException`
commit 308c084bf Deploying to gh-pages from master @ e23349d6e5a92065187f7ec60a9a1376282b39f5 🚀
commit 30f4aec88 fix `@Deprecated(forRemoval = true)` on `TransactionBuilder` methods
commit 312c54f09 Deploying to gh-pages from master 3ab0e25c89a2657fb039079148a7c1073420d176
commit 3137103a0 feat: Added TopicInfoQueryIntegrationTest and Receipt|RecordQueryIntegrationTests, added getCost test for TokenInfoQuery
commit 31491a4fd Fix issue #81
commit 315998f84 previewnet client comment + remove NODE_ID .env dependency
commit 3176ec28b docs: note intention for dev history
commit 31aec0b31 Add initial state of protobuf files
commit 31bf16ef3 add mnemonicTest
commit 31c9797c4 WIP
commit 31e85e3c0 add memo support for contracts
commit 3226a37ce Added soliditySupport functions
commit 325a3f29a SmartContract examples
commit 325e9291f refactor: remove `advanceRequest()` from `Query` and increase test client's max transaction fee
commit 32965164b feat: add `hash` method for getting the expected transaction hash
commit 32e4cbe9b fix: deprecate `ContractFunctionResult.stateChanges` (#1052)
commit 32f4eb9a9 fix: scheduled transactions
commit 3363a2966 test: add FileInfoQueryTest and snapshot
commit 3397757ca release: 2.0.5-beta.7
commit 33999785e feat: add support for `TransactionRecord.tokenTransfers`
commit 33e86b1ad fix: schedule create transaction construction and schedule sign transaction execution
commit 340c9a0fd refactors client to use map of target node
commit 340e6af8d chore(deps): bump grpc-core from 1.46.0 to 1.47.0 (#1021)
commit 345aa6602 fix: default autoRenewPeriod for TopicCreateTransaction
commit 346e151d6 style: thanks spotless
commit 34dad8ac7 (breaking) update hedera-protobuf, remove grpc-netty-shaded
commit 34ee087f8 fix: make all `TokenInfo.*Key` fields nullable
commit 34f5a4bbf feat: implement newtork version info query
commit 3587828a2 fix: re-add print in example
commit 359292fc5 Added javadoc output to "javadoc" in addition to .jar, fixed javadoc warning on HederaKeyPair.java
commit 359365704 Removed dependencies from parent pom and specified version numbers in sub-projects
commit 35b4c9e57 chore: update dependencies
commit 35cee2aa5 Update README.md
commit 35d0815a6 fixes to pom.xml
commit 35d71cad4 Add consensus transactions to methodForTxnBody
commit 35e3f8a5b fix: increase wait time for topic message query
commit 35e710478 fix proto option import for TransactionList
commit 3605b0399 refactor: fix example compatibility with JDK8
commit 36105a90d fix ConsensusPubSub example
commit 3630359c9 refactor:add default mirror to forMainNet
commit 36363a348 ReceiverSigRequired requires signature by the account owner
commit 36b4a40c1 fix: Removed the legacy mnemonic test
commit 36cce4c48 add CreateAccountThresholdKeyExample
commit 37362f967 spotless
commit 3746aa62e Update README.md
commit 3760a2913 fix: getCostAsync Overrides by changing Math.min to Math.max
commit 379fcfeaa docs: clean up readme
commit 37da901cb fix: max backoff (#1089)
commit 383c332c1 fix: compare gRPC status by code
commit 3849d7074 QueryBuilder: make `validate()` public
commit 38a764ab4 Update CreateStatefulContractExample.java
commit 38ac9afc3 fixed tls/ssl issue
commit 38e4fca5e refactor: `FileInfo.keys`, type `List<Key>` to `KeyList`
commit 3902b5f39 Update gradle
commit 3924c7d9c Make protobuf and grpc public deps
commit 39437deac Deploying to gh-pages from master @ 4dd6107c5b75bd567b531d7e908388f64102b47c 🚀
commit 395430a29 rename `HederaException` to `HederaStatusException`
commit 39945a8f2 implement retry with backoff for `BUSY` on `HederaCall.execute[Async]()`
commit 39bcc193a snapshot repo
commit 3a0b5216b chore: update changelog
commit 3a3d1226f feat: add TokenRelationships class, add tokenRelationships to accountInfo, minor refactoring
commit 3a3dfa6e6 docs: minor tweaks and TopicDeleteTransaction
commit 3a4b6b5cc suppress spotbugs warning about `FunctionSelector.finished`
commit 3a739de42 test: add more `Contract*IntegrationTests`
commit 3a982c192 CI: set android build-tools and platform-tools versions
commit 3ab0e25c8 Revert "Remove javadoc workflow"
commit 3ac05a2b0 test: add CI configuration for GitHub and GitLab
commit 3af835008 Fix MultiAppTransfer example. Closes #89.
commit 3b2fd24c2 Minor tweaks in README. Adding hyperlinks in README to Maven and Eclipse.
commit 3b44bfb34 HederaTransactionRecord wasn't fully populated
commit 3b75b0c7b Add fileId
commit 3b9e44ed1 feature: toProtoBuf() for AccountInfo
commit 3ba0225bf add methods to `ContractFunctionSelector`
commit 3bcf33658 Google java style guide recommends 2 spaces
commit 3bddf4243 Rename MessageSendTransaction to ConsensusMessageSubmitTransaction
commit 3bf0eff7f Keystore: use explicit UTF-8 for encoding/decoding
commit 3bf25e41d Fixed formatting
commit 3c07c16fb fill out `ConsensusClient` API
commit 3c0c703a7 fix: typo in `TokenUpdateTransaction.setSymbol()`
commit 3c4dcaa4b Update Demo Account
commit 3c618c3eb Version 0.3.1 pushed to maven
commit 3c9a12956 docs: expand a little
commit 3cab1d519 fix: update changelog to contain `TransactionId.fromString()` changes
commit 3ccf31d41 chore(deps): bump grpc-core from 1.45.1 to 1.46.0 (#985)
commit 3ce20829d WIP implement more solidity types
commit 3d0685f92 feat: update protobufs
commit 3d07ba4da docs: Status
commit 3d405c5b2 Added support for updating `receiveSignatureRequired` on cryptoAccounts
commit 3d57810f9 fix: `Transaction[Receipt|Record]Query` should map `ReceiptStatusException` correctly instead of throwing `PrecheckStatusException`
commit 3d6a9cef9 chore(deps): bump protoc-gen-grpc-java from 1.48.1 to 1.49.0 (#1107)
commit 3d90a0c5d Updates to readme + token example works
commit 3dae12223 test: client
commit 3de8f4a9f Update GetFileContents.java
commit 3dec1cd65 chore: add changelog
commit 3decb10c0 implement Keystore
commit 3e13e94ea build: add commented-out method of turning off JDK7/Android warnings
commit 3e4cfa605 port `ContractInfoQueryTest` to Java and fix logic
commit 3e589c9ec move `CallParams` to `contract` package, slim down API
commit 3e9ab3778 chore: update dependencies
commit 3eba4f182 add checking of android example to CI
commit 3eeeffba0 Update java.yml
commit 3ef749109 Prepare v0.8.0
commit 3f0160c21 docs: apply documentation from protos
commit 3f1e5f0ac profile-deploy
commit 3fdb73355 renames IPublicKey to Key and implements it for ContractId and removes the now redundant ContractId setKey methods
commit 3ff9b2927 refactor: update readme to reflect the ability to use a config file for custom network and operator information
commit 401e98fd4 refactor: rename unit test methods for Id tests
commit 4043cddeb test: add ContractExecuteTransactionTest and snapshot
commit 404495737 AccountUpdateTransaction: don't require setKey()
commit 40651d799 feat: update `Transaction.fromBytes()` to support all the `Token*Transaction` types
commit 40ad83a29 port `AccountUpdateTransactionTest` to Java
commit 40b4d553d Deploying to gh-pages from master - b479d868c45d81cf56bec0aaf3a6475a461f66f2 🚀
commit 40c4d4e0a Transaction: deprecate `getId()` and provide `id` field
commit 40c6fbde0 Gas needs to be set for each piece _and_ Hedera wants the hex, not the bytes
commit 4145fd671 android-example: fix dependency resolution
commit 41558ef20 feat: add toString to TransactionResponse
commit 415742664 feat: implement StakingExample (#1023)
commit 416123b46 refactor: remove `Mirro` prefix from classes
commit 4174edc18 refactor: add client integration test and readd old Client unit test
commit 4181f1b20 Deploying to gh-pages from master - 5b561024018deaba8ebe027af18888239b097cb4 🚀
commit 4198a9cbc Initial changes to support multi-node networks
commit 422e2e485 changes for new proto
commit 42538768a Deploying to gh-pages from master b49edb5c80dff9bf0159f08d9734dca682cc2e8d
commit 4254352dd Fix error with setting keys, and add FileCreateTransactionTest
commit 433f4f770 feat: update protobufs, depercate `CryptoTransferTransaction` and `TokenTransferTransaction`, implement `TransferTransaction`
commit 4359c7518 feat: update client to close mirror channels as well
commit 437693e17 changes from logger.info to logger.debug
commit 43a0546dc refactor: implement `SingleTransactionBuilder`
commit 43c9fcba9 implement tests for array types and fix errors
commit 4403da148 implement Hbar helper class and overload tinybar-accepting APIs for it
commit 4404d9e04 Update smart contracts
commit 4406ae1e5 example: FileContentsQuery works again
commit 443030ea1 test: add TransactionRecordTest (to/FromBytes)
commit 444a504f4 HJS-23: Adds Crypto Add Claim Transaction
commit 4487a63fc refactor: make sure mnemonics are validated on creation, throwing an exception otherwise mnemonic can be recovered from the exception if the validation is to be ignored
commit 44ae6f847 fix: bring back old logic for replaceNodes, add node removal and addition in replaceNodes
commit 44b0b2c9b fix: schedule transactions
commit 44d2c5303 Published to maven as version 0.3.0
commit 44e0cf11a feat: add default transaction fee to all transactions
commit 4527f2cc5 Configure gradle-release more
commit 452bfe1b0 [release] start next development iteration:  'v0.4.7'.
commit 45327fb3e port `Ed25519PublicKeyTest` to Java
commit 4548b84ca chore(deps): bump protoc-gen-grpc-java from 1.45.1 to 1.46.0 (#984)
commit 454e79a18 change .intValueExact() to .intValue()
commit 4559c9da1 Update DeleteFile.java
commit 457e013c9 fix and test `CallParams`, `FunctionResult` and adapt builders/examples
commit 459bf077f port `AccountDeleteTransactionTest` to Java
commit 45a22875a feat: add forPreviewnet to Client
commit 45d775632 Changed artifact-ids
commit 45dfce451 feat: fix `Client.fromJson()` expecting network to be `AccountId -> URL`
commit 45f588732 Set a few more defaults on crypto create
commit 4608fea10 test: live hash transactions and query
commit 4637da6e2 chore(deps): bump io.grpc:grpc-inprocess from 1.64.0 to 1.67.1 in /sdk-dependency-versions (#2083)
commit 46383c57a Hedera consensus service prototype
commit 465e1f971 feat: add KeyList (merge with ThresholdKey)
commit 4683f8158 Update example with new middle-level API
commit 46a149479 Revert "GitBook: [master] 8 pages modified"
commit 46b3f4c03 test: add json-snapshot dep and add AccountId snapshot test
commit 46c777a3b remove deprecated APIs on `Client`
commit 46c8ff61b Clean up CreateFile and GetAccountBalance examples
commit 46cc90918 port `ContractInfoTest` to Java
commit 472c70d24 test: add AccountUpdateTransactionTest and snapshot
commit 474ebe741 add override of `toString()` for `Transfer`
commit 47c88d03d add overloads with timeouts for `Transaction.queryRecordn[Async]`
commit 47d8dea9c chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#2046)
commit 47eee0f93 widen versions for `maven-enforcer-plugin`
commit 4804060ea test: close client after integration test
commit 481947afc Document that `Keystore.fromStream()` throws `KeystoreParseException`
commit 489b70370 fix: instructions for running examples
commit 48e15c777 Removes the duration based expiration function and adds the ContractId setKey
commit 49044f251 Setup BinTray for publishing artifacts
commit 49207af5a Deploying to gh-pages from master @ d19415335779cb0c479a25cfc5465405ef9096d6 🚀
commit 49466a2d0 FileInfo: deprecate getters and replace with public fields
commit 49ae64e40 Add example for generating key with a mnemonic
commit 49c86179a fill out `CryptoCreateTransaction`, introduce `IPublicKey` interface
commit 4a137d9df Added IdUtils and fromString methods (#164)
commit 4a28fd5b6 document possible throwable types in API
commit 4a3c796ca Add AdminUndeleteTransactionTest
commit 4aa684432 chore: add README, CONTRIBUTING, LICENSE, and initial pom.xml
commit 4b346f270 Update CHANGELOG
commit 4b53c0d6f fix tests
commit 4b62def5f Update AdminDeleteTransaction
commit 4b68075d1 update examples to use `Hbar`
commit 4b6f76776 Added duration (expiry) to claims
commit 4b7c4b332 add ConsensusSubPubWithSubmitKeyExample, fix/add toString for TopicInfo and MirrorTopicResponse
commit 4b8b69a3a document this empty method
commit 4b90c2c88 account to account balance example
commit 4bc1bd746 fix `Transaction.executeAsync()` to auto-sign the transaction like `.execute()` does
commit 4bd26b55f fix: update protobufs and fix `Schedule*` types
commit 4bd3a631c port `CallParamsTest` to Java
commit 4c32f9357 feat: add toSolidityAddress, fromSolidityAddress, and fromString for Entity
commit 4c3cef0b1 fix: Use IntegrationTestClientManager in remaining integration tests
commit 4c4142134 automatically fetch COST_ANSWER for queries and set payments
commit 4c5106b4a chore: run all examples
commit 4ccd04a42 add `TransactionBuilder.executeFor[Receipt,Record]Async()`
commit 4cf8f7b28 AccountId: deprecate getters and replace with public fields
commit 4d1256f70 fixed examples
commit 4d7007af8 test: add ContractDeleteTransactionTest and snapshot
commit 4d72538fe Settle on a final MirrorClient API
commit 4d880b4cb release: 2.0.5
commit 4d926536e Prepare v0.9.0-beta-3
commit 4dae0efb8 fixing example compilation (for testing purposes)
commit 4daee63e0 fix: AccountInfo snapshot addition and Status additions
commit 4db31313e chore(deps): bump io.grpc:grpc-protobuf-lite from 1.64.0 to 1.68.1 in /sdk-dependency-versions (#2061)
commit 4dd2c48fb Run spotless
commit 4dd6107c5 fix: Kyc and freeze statuses
commit 4dd7bdc6b 459 Add deprecations
commit 4e1d1e74b fix: topic subscription re-using dead client call
commit 4e4511a48 refactor: rename method in AccountInfo and TopicInfo for consistency
commit 4e903d2df Deploying to gh-pages from master @ 24be51f1e2faa3b94e9019a8d0f5474ebf6f7138 🚀
commit 4ec440e9b Prepare v0.7.0
commit 4ef48ea69 chore(deps): bump grpc-protobuf-lite from 1.45.1 to 1.46.0 (#981)
commit 4f2d39ed3 refactor: Key #toProtobuf -> #toKeyProtobuf
commit 4f5ebbe6f feat: add Key fromString and toString
commit 4f6559e35 fix: update changelog to contain latest releases
commit 4f7a9439b fix: `PublicKey.verifyTransaction()` was checking `ECDSA384` signature instead of `Ed25519` signature
commit 4f938fcb5 renamed methods
commit 4fb0cd57f fix nullaway errors
commit 4fd9f5e1d add unsigned integers to `ContractFunctionParams`
commit 4fee09f4f Add a few high-level operations
commit 5000e011e shirt
commit 502f30cd5 feature: add 12 word mnemonic support
commit 505e96586 Update transaction fee and auto renew period
commit 50673a6d7 Error codes
commit 506f63ed8 Update DemoContractToken.java
commit 507301dfb upgrade hedera-protobuf-java-api dependency
commit 5074981d2 refactor:Client#forNetwork should be URL->ID
commit 509def767 add working android example project
commit 50aca63cf fix build, crank indents to 4 spaces (explained in `build.gradle`)
commit 50b93177f Mark the HCS types as Experimental and require an explicit opt-in to use
commit 50cb5db29 Add License Headers (#952)
commit 512f09df1 Deploying to gh-pages from master 64c461ed839fd79f4e3d0b8056188d302f289bf1
commit 5145d8d58 spotless on !89
commit 5158872e7 release: 2.0.5-beta.6
commit 51882e4c7 fee schedule
commit 51bece81f feat: implement node deprioritization
commit 51e13dac5 test: add ContractByteCodeQueryTest and snapshot
commit 5210918b5 improved simplified client and reduced overall complexity of using client
commit 524fdfbcf feat: move query's node account initialization to the beginning of execute
commit 529a5caf0 Deploying to gh-pages from master - 5c86f7e3202af0a4d052657b6913e376b8124122 🚀
commit 52a50aab8 fix:contractintegrationtest uses the same node
commit 52bbce349 spotless
commit 53579ed38 [release] version:  'v0.4.1'.
commit 53895b0c1 release: 2.0.5-beta.4
commit 538c75395 AccountCreateTransaction should default the autoRenew period
commit 53ad0dbaa uses new Key interface for update transaction
commit 53fba090b Update README.md (#1535)
commit 5421c52bf chore(deps): bump protoc from 3.21.3 to 3.21.4 (#1066)
commit 544b2dcab Add AdminDeleteTransactionTest
commit 5492c4d52 Added schema definitions to pom.xml in sdk and examples
commit 54b2007f7 fix: make more classes final
commit 54fa34649 feat: Updated TransactionId
commit 550dfacb6 Change to using Github Actions badge
commit 55195b5b7 FunctionResult: implement more result getters
commit 5537df5d0 feat: (wip) implement chunking for FileAppend
commit 55620c5ee Deploying to gh-pages from master 2753cd4f5d0f727aa26ec3d44d51df1ff888c1fb
commit 5564ed581 Update README.md
commit 5580f39ff test: fix integration tests
commit 55816ad8a release: 2.0.5-beta.3
commit 558a40ec8 enforce that deployment uses JDK 1.8
commit 558fafeae Add FileDeleteTransaction
commit 55b7b40d4 feat: update examples to support `HEDERA_NETWORK` and `CONFIG_FILE` and remove `TokenTransfer.add[Hbar|Token][Sender|Recipient]()`
commit 560a3d899 Add a few blank lines to break up variables in ConsensusMessage
commit 562572938 test: signatures should be 64 bytes
commit 563c0ce90 Client-Server-signing
commit 566adef7e docs: Transaction, QueryBuilder, TransactionBuilder
commit 56a963c31 feat: add support for `TransactionRecord.tokenTransfers`
commit 56be852f1 Prepare v1.1.4
commit 570692c48 fill in file delete transaction
commit 571ab8921 feat: update SDK to use `SignedTransaction`
commit 579021fc7 Add TransactionId.toString
commit 57a4d3b8b chore: initial commit
commit 57c503296 .editorconfig: set indent_size=2 for *.yml
commit 581fc6924 refactor: makeRequest and onMakeRequest no longer take Client
commit 582b0f392 adds example for updating an account public key
commit 58766c492 feat: update SDK to use `SignedTransaction`
commit 58d06c3cc makes constructor for account balance query public
commit 58fa28630 fix: `PublicKey.verifyTransaction()` returned `true` when key did not sign the transaction
commit 5907d3aff fix: `TransactionRecordQuery.shouldRetry()` shoould check if `status` is `OK` before checking `Receipt.status`
commit 59764881f Delete back-to-the-future.sed
commit 59b28cba7 port `TransactionReceiptQueryTest` to Java
commit 59b3db527 Fix more cases of requireClient
commit 59ca71f9d test: break up contract integration tests
commit 59cad42c2 refactor: remove getIncreasingInstant and add random jitter to TxId timestamp
commit 5a0bda12e fix: remove print call in src/
commit 5a35e971d Update CreateFile.java
commit 5a4274a9c remove `GRADLE_HOME` assignment from `.travis.yml`
commit 5a4f77881 Use version constants instead of literals
commit 5ac2a1133 fixed typo in comment (habr -> hbar)
commit 5ad504658 make operator precedence explicit
commit 5b3344f53 Update pom.xml
commit 5b34c5e20 changes for smart contracts
commit 5b42c05f1 implement `QueryBuilder.execute*()`
commit 5b45aef84 Reduce maven requirement to 3.6.0 (for Travis)
commit 5b5610240 Update README.md
commit 5b9b1bf17 Add .setTransferXID to ContractDeleteTx
commit 5bd9b726c docs: Key, FileInfo, IDs, KeyList
commit 5bf7aab1c fix: Client.fromJson format, update readme, update client-config formats
commit 5c09b66e0 waiting for record involves a different response code
commit 5c336cd7a Add todo for getbykey query
commit 5c3632109 Deprecate Hbar.of and replace with "new Hbar"
commit 5c3a82b3e Deploying to gh-pages from master @ 32965164b1972d7ffe2f134c6e912ecea88318a7 🚀
commit 5c5a86230 remove claims
commit 5c649f849 Add tests
commit 5c67863ab Convert TransactionRecord to a POJO
commit 5c69d67cf remove `Builder` as an intermediate class, add validation to `Transaction`
commit 5c754290f Rename AccountUpdateTransaction.setAccountForUpdate to .setAccountId
commit 5c820f590 Prepare v0.9.0-beta-4
commit 5c8611548 feat: update `Transaction.fromBytes()` to support all the `Token*Transaction` types
commit 5cb061baf feat: rename `[get|set]NodeId` -> `[get|set]NodeAccountId`
commit 5cc940774 port `AdminUndeleteTransactionTest` to Java
commit 5cf23fd2a Deploying to gh-pages from master 1e719c0fd3a393b5eba6b33a652b9349fbec4d9b
commit 5d03cb228 [release] start next development iteration:  'v0.4.6'.
commit 5d1289f09 fix: re-add print in example
commit 5d27e3057 feat: add getCostAsync() override to some query classes
commit 5d30d0746 Delete pom.xml.orig
commit 5d3686255 prepare v1.3.0-alpha.1
commit 5d4293f8c feat: Adding more scheduled transaction tests
commit 5d53225be fix: remove `*.toBytesPerNode()`
commit 5d56747d6 fix examples after `Client` map key-value swap
commit 5d695e03c int256: don't allocate more than 8 bytes
commit 5d8f4775b HederaCall: forbid executing more than once
commit 5d9247d10 remove `GetBySolidityIdQuery`
commit 5d928ade6 Adjust Checkstyle
commit 5d97bf066 fix: use modern libraries for time when possible (jdk8+)
commit 5da8412df HJS-44: implement `CryptoGetAccountRecordsQuery`
commit 5e2ddf54c refactor: change readme links
commit 5e582696e fix: prevent lost exceptions (#961)
commit 5e958a47f noexamples
commit 5ef034976 feat: update `ContractId` to be a `Key` and add several more `Contract*IntegrationTest`
commit 5f0c76065 override version of `io.grpc` in `hedera-protobuf-java-api`
commit 5f15ed71c HJS-21: implement `ContractCreateTransaction`
commit 5f3907d3b refactor: minor warning fixes from errorprone
commit 5f8694949 Deploying to gh-pages from master 4d926536e0d8dc8d91ff6137aab0b6f58df9f4b2
commit 5f9966d3a chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#2094)
commit 5fbcdd30d feat: Updating scheduled transactions
commit 5fc902cc6 fix: add requireNotFrozen in setX methods for Transaction
commit 5fcfd685b :shirt:
commit 5fd50e190 add `mvn install` to CI before checking examples
commit 600222619 wip: AccountCreateTransaction, Transaction, TransactionBuilder
commit 60939ee2c Deploying to gh-pages from master c5a444ce03f2cff07ef43ed357f3df9fab2585f2
commit 60b0faba7 :art:
commit 60cd545f8 Update CreateStatefulContractExample.java
commit 611ad328c Initial commit
commit 612f7f179 Makes Entity into an empty Interface
commit 614082fd6 chore(deps): bump threetenbp from 1.6.0 to 1.6.1 (#1085)
commit 6140be4b7 fix consistency RE: `setContract()`/`setContractId()`
commit 618a17e27 Update README.md
commit 61ac0b52f fix: ignore some integration testing to work on previewnet
commit 61adad5d0 Deploying to gh-pages from master @ c4becc40340ed958f9542131ef3bccf6fef0f0d7 🚀
commit 61edaf399 makes it so Targets can be strictly immutable
commit 61f454e0b fix imports in CreateFileExample
commit 620e288be Default shardId and realmId from the transaction Id when set
commit 6231068b5 refactor: throw better error message when creating a bad entity id from a string
commit 626853c6f build: fix build on JDK12
commit 626a4da95 TransactionReceipt: make getters non-nullable
commit 627321aae fix: change addTokens to veriadic in Associate, finish Dissociate
commit 627d0de9b Use builder pattern
commit 628a5a576 feat: remove `SingleTopicMessageTransaction` in favor of `Transaction.nextTransactionGroupIndex`
commit 62df27b6c feat: implement query getCost
commit 62e916a1e build: use a source distribution of gradle to get completion in intellij
commit 62f3f545c Add Gradle plugin to fixup `modulePath`
commit 6328bfe26 fix build.gradle to api some dependencies
commit 632fb877b fix: compatibility with Android API < 23 and enforce through error prone
commit 637889f0c test: add AccountDeleteTransactionTest and snapshot
commit 639665a3f change `AccountBalanceQuery` to return `Hbar`
commit 63b2e5e17 Prepare v2.0.2
commit 63b8bac21 fix: default ctor for KeyList should not have a threshold
commit 63f415917 test: revise AccountId test
commit 64a05d2be chore: update dependencies and gradle, fixes compatibility with Java 13-14
commit 64b1cb72e fix references to polyfills from latest merge
commit 64b78a7d9 update `CreateAccount` example
commit 64c461ed8 ContractInfo.memo -> ContractInfo.contractMemo
commit 64db79f5f add HederaReceiptStatusException
commit 650fe0555 Unify the package names
commit 65318cef1 Update README.md
commit 655814cb8 feat: add support for string array in ContractCallResult
commit 65c85465e run spotless
commit 65f113f9a implement exponential backoff for transaction receipt queries
commit 65f86a202 WIP implement int serialization
commit 65f9c82f1 document reasoning for `<exclusions>` on hedera-protobuf-java-api dep
commit 663a63add feat: export a default requestTimeout
commit 6643131dc LoadAddressBook -> GetAddressBook and document purpose
commit 66970314a feat: TransactionReceiptQuery
commit 67255a14a tweaks to logs
commit 676966b18 feat: add fromBytes() and toBytes() to accountInfo
commit 677dd722b unit tests ok
commit 67a2066e8 test: add ContractRecordsQueryTest and snapshot
commit 67bc13ddf fix: use final in NetworkVersionInfo and use better names
commit 6827ac8e7 feat: implement `Client.forName()`
commit 683b02fc7 feat: add to/fromBytes to FileInfo
commit 683e6f7df release: 2.0.5-beta.2
commit 684251936 touch up
commit 68472d876 chore: update CHANGELOG
commit 686263c5a Mark a missed deprecation from the client refactor
commit 68695c797 test: add more `Topic*IntegartionTest` tests
commit 687fe627f Add CONTRIBUTING and README
commit 688201bad fix: Added missing ScheduleInfo.getTransaction()
commit 6897ff3aa adds Contract Update
commit 6898c8565 Updates to pom
commit 68a9ba5b2 refactor: remove unused variables in ContractInfoQueryTest
commit 68ceadf23 refactor: remove unused import
commit 68cf194a7 docs: TransactionRecordQuery
commit 68f095b03 test: add more test for various queries/transactions
commit 68f81a4eb fixup documentation
commit 6909636ad test: add test for `PrivateKey.signTransaction()`
commit 690c6dc36 Update CreateStatefulContractExample.java
commit 6932e3493 adds create file from file example
commit 693c3c5a2 Deploying to gh-pages from master - f21ea99ccbbc93acbc549423f4a04fdfcd9b6374 🚀
commit 6967e8afb feat: add `TokenRelationship` support to `AccountInfo`
commit 6997ede2b Deploying to gh-pages from master @ a0d4162fc07a9446fa25e78f468e1cee34293417 🚀
commit 69df34cf8 Add getTopicSequenceNumber and getTopicRunningHash to TransactionReceipt
commit 6a01ff295 TransactionId: ensure the default `transactionValidStart` is always increasing
commit 6a3b9692b Added BigInteger function to SoliditySupport
commit 6a4e205eb Added callForRecord method which calls a smart contract function and returns a record
commit 6a7556a6c chore(deps): bump headlong from 7.0.0 to 8.0.0 (#1086)
commit 6a87ead0f Deploying to gh-pages from master 287e831b0b6ad428dfdb513f0bb87fb2197fba25
commit 6a992fce9 doc/chore: update SDK_ANATOMY.md and remove some unused stuff from ManagedNode (#1070)
commit 6aecf8bcc release: v2.0.8
commit 6b29bd635 Simplified contract function calls in examples
commit 6b2ba1335 separate integration testing into its own profile
commit 6b3207092 Use printf
commit 6b5e7ced6 refactor: change example name, clean up
commit 6b6a854f0 Initial query builder
commit 6ba33896c feat: add `memo` fields to the all entity type creation and update transactions
commit 6bfd46901 Add CryptoGetClaimQuery
commit 6c0ac0e57 Remove the Claim class
commit 6c286f86c implement `Ed25519` keypair generation
commit 6c3501df7 Separate HederaCall and a base Builder class
commit 6c420f306 Deploying to gh-pages from master - 8ca51bb6cc351e230eb97209a2fbd677964a5c8c 🚀
commit 6c5307e1e test: add TopicCreateTransactionTest and snapshot
commit 6cac3c9c6 spotless and Add ContractUpdateTransactionTest
commit 6cbafa3e2 Return long not the proto for GetAccountBalance
commit 6cd146508 [TransactionRecord] Rename getCallResult and getCreateResult to getContractExecuteResult and getContractCreateResult respectively
commit 6ce1dbd6a GitBook: [master] 8 pages modified
commit 6cf0788ea TransactionBuilder: rename `setTransactionFee` to `setMaxTransactionFee`
commit 6d187f343 Deploying to gh-pages from master d2d76cc3d1deae1bfcd40c5340b094b0919ea95c
commit 6d79c9819 feat: allow close with a timeout
commit 6d7fd9f63 add unsigned integers to `ContractFunctionResult`
commit 6dc61a0ed Update to CONTRIBUTING.md
commit 6ddbf65e4 fix and test `ContractFunctionParams`
commit 6df4aa3dc Changed snapshot repository
commit 6e8de8ad4 fix: `Client.ping()` and `requireExactNode()` condition
commit 6ec17318e test: update serialize tests for `MessageSubmitTransaction`
commit 6ec1c35ad fix: make getTransfers return hashmap
commit 6ed1b63b9 Clean up AccountId and TransactionId - add some comments
commit 6ed5463b8 Rename setNodeAccountId
commit 6f0c62d31 test `Status.valueOf()` for all valid cases of `ResponseCodeEnum`
commit 6f179a950 spotless on !87
commit 6f44f44ba Add spotless and apply
commit 6f66459c2 Add sources to JAR
commit 6f6e9d37e chore: bump version to .2
commit 6f725435f fix: re-add try..catch wrapping of onNext in TopicMessageQuery
commit 6f83f2f36 fix: getNumberOfMostHealthyNodes() (#950)
commit 6fa8db00f feat: add `transactionId` to `TopicMessage`
commit 6fc791f6c chore: add `[to|from]Bytes()` for ContractLogInfo
commit 703cfd7f8 HederaAccountClass receive and send record thresholds were incorrectly set.
commit 7066268ba fix: setFileID -> setFileId
commit 70671daa8 Contract updates (#973)
commit 710efe102 ChannelHolder -> Node
commit 712c1c194 remove interface `Entity`
commit 713aabfbe Be more explicit about validation and defer to execute
commit 7140d1deb chore: add unsigned int variants to function selector
commit 71438fd49 Deploying to gh-pages from master b67547b763b9e91b2fc06b84bb1a662e59909893
commit 7143d2673 feat: add TokenId for TransactionReceipt
commit 716459b52 chore(deps): bump protobuf-javalite from 3.20.0 to 3.20.1 (#971)
commit 7173abb5c feat: remove `SingleFileAppendTransaction` in favor of `Transaction.nextTransactionIndex`
commit 717c1af7a Added error handling
commit 719716cff :fire: create file from file example
commit 72095a5bb add new exception types for different sources of status errors
commit 724c9b71b port `Ed25519SignatureTest` to Java and fix logic
commit 72649cf91 Fix unhandled merge
commit 72830c6a5 Update README.md
commit 7292c2e48 fix: regenerate snapshot test files for failing tests
commit 72ca4382d refactor: fix example compatibility with JDK7
commit 72ce14e2c FileId: deprecate `[to,from]SolidityAddress`
commit 72d66589e CallParams: don't calculate a selector for constructors
commit 72e34e864 feat: add `[TransactionReceipt|ScheduleInfo].scheduledTransactionId` and update `Transaction.schedule()` to copy `TransactionId` if one is set
commit 7302e4379 chore: improve toString format for TransactionReceipt
commit 73315a094 chore: remove `Hedera` prefix from `HedreaPreCheckStatusException` and `HederaReceiptStatusException` and implement `PublicKey.verifyTransaction()`
commit 7385722ea makes claim implement EntityID
commit 73abec2de Deploying to gh-pages from master f8e5d20d93826cc5786249441ca1eee1bb10a3cf
commit 73b2046d1 fix: update `TokenInfo.*key` to be nullable
commit 73c940e7f test: fix key.is[ECDSA|ED25519]() tests (#1129)
commit 73de619c9 Fix warnings
commit 73ee271a9 Failing contract example
commit 744ac653c Remove initial Library class
commit 745c5affd feat: Decreased chunking byte boundary from 4096 bytes, to 1024 bytes.
commit 74656d4c3 Update README.md
commit 746fb8863 chore(deps): bump com.google.protobuf:protobuf-javalite from 4.29.0 to 4.29.1 in /sdk-dependency-versions (#2125)
commit 7498017ad Deploying to gh-pages from master dff42b17c3d3c9ea3de54612a75c3e1f03dccf26
commit 749a0c7bf fix: AccountInfo deleted -> isDeleted and receiverSignatureRequired -> isReceiverSignatureRequired
commit 749c3e48f fix tests and examples, nullaway config
commit 74b179307 Deploying to gh-pages from master 3eeeffba05aa600feecd45e5a079b67ff5b7db0f
commit 74b86e0a7 spotless
commit 7504ce12c move HCS code to `experiment/hcs`
commit 7539b492e test: add CryptoTransferTransactionTest and snapshot
commit 7554e2b4b test: add tests for FileInfo
commit 7583e1d87 remove proto files
commit 75c97ef09 Add dependency versions gradle plugin to keep us up-date-date and bump a couple dependencies
commit 76092f456 move `client` param on builders to build/execute
commit 760be65d3 Rename setPaymentAmount to setQueryPayment for parity with JavaScript
commit 762fc14f8 feat: test and tweak until multi-node back-off works
commit 765bace0d fix: doc references
commit 767bcd7e3 test: add FileContentsQueryTest and snapshot
commit 76b0605e5 Update README.md
commit 76cc5c290 added a balance query to the transfer example
commit 7751d5144 Deploying to gh-pages from master @ f5933144bb474fc1a4fcab9ffcfab86369ba38ea 🚀
commit 7781cc532 Format example files too
commit 77821102b fix: update `QueryBuilder` to support `TokenInfoQuery`
commit 778bd36a8 fix: remove all `.setQueryPayment()` methods in integration tests
commit 778cc51d2 feat: rename `getOperatorKey` -> `getOperatorPublicKey` and `getOperatorId` -> `getOperatorAccountId`
commit 779d324cc HJS-3 Implement Ed25519PrivateKey.sign
commit 77c1e0b51 :shirt: run spotless
commit 77f645654 Deploying to gh-pages from master @ 87dee8bd4ddb72116d668e6c87cb02149e1e6a78 🚀
commit 77ff15e75 feat: implement `ScheduleCreateTransaction.[waitForExpiry|expirationT… (#1005)
commit 7819ba341 switches to splitter and iterator
commit 781c6e611 don't throw `MaxPaymentExceededException` if clients don't use `setMaxQueryPayment`; list exception on `HederaThrowable`
commit 783bc2475 WIP: implement RngTransaction (#1040)
commit 7841ff7cf feat: TopicUpdateTransaction
commit 7847179ad refactor: reorder TopicId and FileId for consistency
commit 786c21c65 refactor source to support Java 8
commit 787a44820 various updates
commit 78b25d521 Fee schedules
commit 78bf6a611 Initial gh-pages commit.
commit 7913abd07 feat: add transactions for tokens
commit 791bdb950 Add ContractExecuteTransactionTest
commit 791f517bc refactor: prioritize checks correctly
commit 792b22699 chore(deps): bump com.google.protobuf from 0.8.18 to 0.8.19 (#1042)
commit 794f3fdc9 Updated README and added CONTRIBUTING.md
commit 797359e0b test: uncomment FreezeTranscationTest
commit 799bdf484 fix android-example CI build
commit 79c3d6aab Update README.md
commit 79d952601 update readme
commit 7a202515f java.time.Instant is not Java 7 compatible. Replaced it with System.currentTimeMillis()
commit 7a2601f98 feat: enable simple TLS if a node explicitly requests it via the standard ports
commit 7a34dd6bb fix: make all `TokenInfo.*Key` fields nullable
commit 7a546dd18 fix: cost queries need a null payment
commit 7a74968ab test: add TopicDeleteTransactionTest and snapshot
commit 7abc78e3a Update README.md
commit 7ac6ff68b build: tweak spotless to help it when it gets stuck
commit 7ad91ca69 test: requires Java 14 to build/test
commit 7af1f90d5 build: suppress future return value for its many false positives
commit 7b60a16e6 Deploying to gh-pages from master @ 8678f02c5c8cedeb28f94bd04518b72785bccdf1 🚀
commit 7b77b627b feat: implement TransactionResponse
commit 7b8df03be fix: examples by updating references and requiring non nulls
commit 7bb3a4c02 Generated and recovered key pairs are now defaulting to key index 0 instead of -1
commit 7bb3b7345 add `FunctionParams` helper
commit 7c08cf674 chore: update dependencies
commit 7c0af1ebd feat: MessageSubmitTransaction
commit 7c3cad0b2 Check the precheck code for at least the receipt and record queries (for now)
commit 7c80d5065 feature: toBytes() and fromBytes() for TopicId, cleanup: AccountId, AccountIdTest
commit 7ccab2eb4 chore: move sdk into a proper module
commit 7ccfdace6 Retry on ReceiptNotFound for GetReceipt
commit 7cd9be30f Updated proto files should merge to master
commit 7ce897cc8 Create javadoc.yml
commit 7d183d5b2 Mark .consensus package as @ParametersAreNonnullByDefault
commit 7d3c70119 feat: update `AccountInfo.tokenRelationships` to be an unmodifiable map
commit 7d3df5ed3 Deploying to gh-pages from master - c7bda97f7fda8cbf51cf1a076ba419f8f947afe3 🚀
commit 7d3f07469 Prepare v0.5.1
commit 7d8c911dd Update HederaAccountID.java
commit 7d8d15487 Fix examples/ build
commit 7dfbafbe8 chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 (#2081)
commit 7e17043db docs: TransactionRecord
commit 7e369dd68 execute*Async(): provide overloads that pass `this` for context
commit 7e43c8efc deprecate `Transaction[Builder].executeForRecord*()` and `QueryBuilder.setPaymentDefault()` (no-arg overload)
commit 7e84438af spotless and check
commit 7ea70a84c Update README.md
commit 7eac98178 Update README.md
commit 7f131f183 Fix to examples utilities + java doc
commit 7f17c9fad introduce SingleTransactionBuilder which implements TransactionBuilder for transaction types that result in a single Hedera transaction
commit 7f28babfe Hello world smart contract example
commit 7f45f0ece Add TopicDelete and TopicUpdate transactions
commit 7f8a9f1e7 previewnet client comment + delete out file if already exists
commit 7f90a1511 Add serialization test for AccountCreateTransaction
commit 7f9f1cad6 Deploying to gh-pages from master 26ac515c18975354275c3b1e8787c420a949b16b
commit 7fa7c7b37 Smart contract examples
commit 7fb07adae flipped accountid and string in client constructor map
commit 7fc0b73ad port `FileDeleteTransactionTest` to Java and fix validation error
commit 7fe09fb59 fix and test HederaPrecheckStatusException
commit 8001706e0 migrate account-related classes to `.account` package
commit 8008069dd Run spotless
commit 8090e89b1 feat: update client to contain channels for hedera mirror
commit 809b3c4cf remove deprecated Hbar.of method
commit 80a5581e4 fix: add overrided freezeWith and isFrozen methods
commit 80b447c46 chore(deps): bump gson from 2.9.0 to 2.9.1 (#1064)
commit 80c8a015e account balance works now
commit 811836f63 chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.3.0 to 2.4.2 in /gradle/plugins (#2068)
commit 81186528e Deploying to gh-pages from master 830e3493ea69f14c1a88a18075925d71552f9e6a
commit 8136b5f90 add test and Android build job to workflows
commit 815e6ac44 Deploying to gh-pages from master 354f2ef3d18697748a0cafc3d048f2ce5600aec8
commit 817ea1dd5 refactor: rename toProto() to toProtobuf() in ContractFunctionResult and ContractLogInfo
commit 8187dcb5d TransactionRecord API changes
commit 819d3d257 Add primary github workflow for Java/Maven
commit 81a266fa4 Add FileAppendTransaction
commit 81af2e423 FileId: deprecate getters and replace with public fields
commit 82187ea0e feat: Added Transaction.schedule() and ScheduleSignTransaction() tests
commit 827fc2b25 use `@ParametersAreNonnullByDefault` everywhere
commit 82aa8d8f0 fix validation tests, make `toProto()` validate for builders
commit 82df0f205 `ContractCreateTransaction`: make setters public
commit 82eddeabf Deploying to gh-pages from master 47417b1c7aad05e273d5d1515ff5a06ceb1d8650
commit 8304ab802 Adds FileUpdateTransaction
commit 830e3493e Update javadoc.yml
commit 83154a5c9 refactor: reorder AccountInfo methods
commit 831976f54 fix: `Transaction[Receipt|Record]Query` should *not* error with status `IDENTICAL_SCHEDULE_ALREADY_CREATED`
commit 833388069 fix and test HederaReceiptStatusException
commit 83475a74d chore(deps): bump protoc from 3.20.1 to 3.21.1 (#1011)
commit 8349865d8 Update java.yml
commit 83672143e fix: remove `TokenTransfer.proto
commit 8381ab04e chore: update CHANGELOG
commit 83aaeac05 adds from string to account id
commit 83b1a422a test: add test for unsupported proto key type
commit 83f2f9ac6 feat: prepare sdk for 2.0 release
commit 83f8920bc Generic contract, crypto and file transaction methods weren't setting the HederaTransactionID in the response properly.
commit 842a90c0b remove protected visiblity to clean up javadocs
commit 8454295da Prepare v1.1.2
commit 845949641 feat: adding getCost tests
commit 845fd829b chore(deps): bump grpc-stub from 1.46.0 to 1.47.0 (#1020)
commit 84601dfb5 [TransactionRecord] Return empty list from getTransfers instead of null if there are no transfers
commit 84a93af19 update unit tests
commit 84e43fe35 wip: AccountCreateTransaction, Transaction, TransactionBuilder
commit 84eabf13f Update .gitignore
commit 84ec8e970 fix tests
commit 8536a408e fix: `Transaction.[to|from]Bytes()` by using a new protobuf type `TransactionList`
commit 8549e50cd refactor: remove integration test's client-config, make sure 0.0.3 is not operator in unit tests
commit 85a2a2cf7 Update version in pom.xml
commit 85ed42c2a Use artificats configuration for bintray
commit 860ffeb2b Implemented public key compression on signatures such that it happens only when a transaction is sent to the network
commit 86547d959 chore(deps): bump grpc-core from 1.47.0 to 1.48.0 (#1055)
commit 86618b37d Remove TopicListener and use Consumer<_> instead
commit 8662ea6b0 throw `LocalValidationException` instead of `IllegalStateException` from validation methods
commit 86641a6fe refactor: scheduled transactions
commit 8678f02c5 fix: update `TokenTransfersTransaction.getMethod()` to return correct method. Also implement `TokenUnfreezeTransaction`
commit 867f4810e Deploying to gh-pages from master 23ed1f05609edf6dd7010b54a745f60bab1a7a50
commit 8697467c4 Added overloaded methods for solidityAddress calculations
commit 86a3781a0 fix: unnecessary explicit import for proto.AccountID
commit 86a9352c9 Update CreateAccount.java
commit 86ab71bd0 Add Timestamp and TimestampSeconds wrappers
commit 86d19a797 update some examples
commit 8703fd43d [release] start next development iteration:  'v0.4.3'.
commit 87462b0d3 WIP Client in constructor, defaults from client but not in tests, fix validations
commit 876c1f908 Use double quotes when we need interpolation
commit 877951ae5 feature: toBytes() fromBytes() for AccountId, fix: unit test warnings
commit 877de85b8 adds setContract to Contract U[date transaction
commit 878afb78c :art: Fix PMD and Error Prone warnings
commit 87a3420cf Remove references to Rust in Contributing.md (#179)
commit 87dee8bd4 feat: update protobufs and fix `Token[Create|Update]Transaction.[set|get][AutoRenewPeriod|ExpirationTime]()` to be `Duration` and `Instant` respectively.
commit 8810ce352 Update README.md
commit 881e2c593 port `ContractExecuteTransactionTest` to Java
commit 882b129a3 Persist Client not ChannelHolder and setup auto payment for queries
commit 8840384b2 chore: remove `setMaxTransactionFee()` when building transaction from protobuf
commit 884f3cb6a AccountInfo: deprecate getters and replace with public fields
commit 886ffe5fc remove trace logging
commit 8882ada9d Deploying to gh-pages from master @ 77821102b6de5686721e25f3df505e37e8073f60 🚀
commit 88c86311c HJS-47: implement `CryptoGetStakersQuery`
commit 890306f3b chore: update changelog
commit 891562779 Convert TransactionId to a POJO
commit 896813995 port `TransactionTest` to Java
commi…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant