Releases: hyperledger-web3j/web3j
Releases · hyperledger-web3j/web3j
v1.0.8
v1.0.7-android
See v1.0.7 for release notes.
v1.0.7
- Updates to support new Geth Transaction Receipt fields added in 1.5 release.
- Creation of a dedicated Infura client that manages Infura TLS certificates for you. So no more certificate imports!
- Enhanced smart contract wrapper API to support multiple return values, such as those from a Solidity struct. See #18.
v1.0.6-android
See v1.0.6 for release notes.
v1.0.6
v1.0.5-android
web3j's first Android release!
Note:
- The binary was built using jdk1.7.0_40 with target and source compatibility set to version 1.6
- The code generator uses JavaPoet which requires JDK 7+. Therefore for generating smart contract wrappers please use the command line tools that come as part of the 1.0.5 web3j distribution. All code generated is JDK 6+ compatible.
v1.0.5
v1.0.4
v1.0.3
Added web3j command line tools.
See http://docs.web3j.io/command_line.html for further information.