Skip to content

Releases: web3j/web3j-quorum

v0.4.2

17 May 06:32
Compare
Choose a tag to compare

Incorporates web3j v2.2.1.

v0.4.1 Block and transaction history

16 May 13:27
Compare
Choose a tag to compare

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

07 Mar 08:59
Compare
Choose a tag to compare

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

27 Feb 03:48
Compare
Choose a tag to compare

Updated to web3j v2.0.2.

v0.3.0 web3j 2.0 update

27 Feb 03:46
Compare
Choose a tag to compare

Support for web3j 2.0 new features, including TransactionManagers for simplifying Quorum integration.

v0.2.0 Smart contract wrappers

17 Jan 09:25
Compare
Choose a tag to compare

Added support for generating Java smart contract wrappers.

v0.1

04 Jan 21:55
Compare
Choose a tag to compare

Initial Quorum release supporting the Quorum JSON-RPC API and private transactions.