Releases: web3j/web3j-quorum
Releases · web3j/web3j-quorum
v0.4.2
v0.4.1 Block and transaction history
This release incorporates web3j 2.2.0, which provides the ability to replay transactions and blocks from the blockchain via its Observable API. For more information refer to the web3j release notes.
v0.4.0
This release incorporates web3j 2.1.0, which provides configurable polling durations in transaction managers. Previously Quorum deployments were fixed at 15 seconds in web3j-quorum which was not ideal. The default is now 1 second, but can be configured at construction of the TransactionManager.
v0.3.1
v0.3.0 web3j 2.0 update
Support for web3j 2.0 new features, including TransactionManagers for simplifying Quorum integration.
v0.2.0 Smart contract wrappers
Added support for generating Java smart contract wrappers.