Changelog
bffe845 Version 0.16.0
ae6f378 Merge pull request #147 from OpenElements/my-balance
e48e776 Get balance for operator account more easily
57bd49d Merge pull request #146 from OpenElements/bytes32-support
cffe89e bytes datatypes added
02c50ae bytes datatypes added
a9eaac0 bytes datatypes added
03345d1 bytes datatypes added
f83b457 Merge pull request #144 from manishdait/issue-90
609ac88 Merge pull request #145 from OpenElements/dependabot/github_actions/actions/upload-artifact-4.6.0
fc4d989 Bump actions/upload-artifact from 4.5.0 to 4.6.0
70df9c2 implemented test to validate 'createNftType' functionality
ccada82 remove duplicate variable and fix intendation
11ce705 Merge pull request #141 from OpenElements/dependabot/github_actions/actions/upload-artifact-4.5.0
fe40da4 Merge pull request #139 from Lemeri123/working
625f3be Merge pull request #143 from manishdait/issue-98
01c1e86 fix minor changes.
887c6bb Implemented TokenRepository to interact with MirrorNodeClient
1eaf6e3 Merge pull request #138 from Lemeri123/feature
04ea701 Merge branch 'main' into working
8184ecc Update hiero-enterprise-base/src/main/java/com/openelements/hiero/base/implementation/AccountClientImpl.java
d467128 Merge pull request #132 from theboywholived/main
e397a34 Merge pull request #142 from manishdait/issue-103
969dd04 Bump actions/upload-artifact from 4.4.3 to 4.5.0
1cfe3d6 Implemented tests for missing functionalities in FileClientImpl.updateExpirationTime()
2293bb1 Merge pull request #140 from manishdait/issue-100
7d7a56c Implemented tests for missing functionalities in FileClientImpl.readFile()
b384b11 Merge pull request #136 from manishdait/issue-102
83d84e5 Added tests for deleteFile method
75f6c2a Implemented tests for createAccount method
6d0ec11 Remove unused imports
5ef3f78 Implemented tests for missing functionalities in FileClientImpl.updateFile()
bce1fb8 Merge pull request #133 from manishdait/issues-99
d7653c7 Minor fix and message checking for thrown exceptions
6bbe6ba Make 'content' and 'appendCount' field final
042ba76 Implemented tests for missing functionalities in FileClientImpl.createFile()
33c053c Resolves #127 to add implementation for Microprofile JSON parser
51a80ca Merge pull request #131 from manishdait/issue-105
fccb380 fix minor change 'Hello Hedera' -> 'Hello Hiero'
658bff3 Implemented test for getSize() method of FileClientImpl
8ed92d1 Merge pull request #123 from Lemeri123/main
3dd0f3f build fixed
31f35bd build fixed
c7c2fd1 Made changes
5764f56 TokenClient -> FungibleTokenClient
6f7cda2 Merge pull request #121 from OpenElements/mirror-node-support
357862d main merged
4023ccf main merged
89ef5e5 Merge branch 'main' into mirror-node-support
a898b04 Merge pull request #126 from OpenElements/mirror-node-for-microprofile
154f2e9 Merge pull request #120 from manishdait/issue-97
9a7bf15 Merge branch 'main' into mirror-node-support
d897bf7 mirror node refactored and microprofile integration started
df81ee5 Added tests for AccountClientImpl.getAccountBalance functionality
391919f refactoring
8681d78 Version 0.16.0-SNAPSHOT
1c0f6bc More functionality for NFT Repository and dummy impl of mirror node for microprofile
f8b7bea Removed unused imports and newline
36f4576 Added test for TokenClient
55d33a9 Added TokenClient and its Implementation