Releases: web3j/web3j-quorum
v4.10.0
What's Changed
- Bump version by @gtebrean in #69
- Adding support for new API quorumExtension_generateExtensionApprovalU… by @krishnan-narayanan-partior in #70
- Update to Web3J 4.10.0 by @gtebrean in #72
New Contributors
- @SatpalSandhu61 made their first contribution in #58
- @krishnan-narayanan-partior made their first contribution in #68
Full Changelog: v4.8.3...v4.10.0
v4.9.5
Commits
- 96cdabc: release 4.9.5 (gtebrean)
What's Changed
- Privacy enhancements changes by @nicolae-leonte-go in #54
- Feature/add privacy marker transactions by @SatpalSandhu61 in #58
- Tidy up QuorumTransactionManager to support chainId and madatoryFor by @antonydenyer in #63
- Bumped version to 4.9.1-SNAPSHOT by @AlexandrouR in #67
- Support for Quorum Extension APIs by @krishnan-narayanan-partior in #68
- Bump version by @gtebrean in #69
New Contributors
- @SatpalSandhu61 made their first contribution in #58
- @krishnan-narayanan-partior made their first contribution in #68
- @gtebrean made their first contribution in #69
Full Changelog: v4.8.3...v4.9.5
v4.9.0
v4.8.4
v4.8.3
v4.6.4
Release of version 4.6.4:
429c550 Merge pull request #55 from AlexandrouR/version-update
a5508ba bump project version to 4.6.4
9a876c7 Merge pull request #52 from apratt3377/quorumRpcs
d3a1615 Merge pull request #53 from apratt3377/updateToCurrentWeb3j
244b1db fix spotless
5c5b6ea upstream merge
17ca36c Merge pull request #49 from konbluesky/master
aa929f4 Merge pull request #50 from fullkomnun/handle_contract_call_reverts
4b7563e update web3j snapshot version to pass tests
be2e29e update to current web3j version
0fb87a7 thow unsupported exception for EIP1559 send
d84cbd3 add back deleted overrides
9db387e add missing raft and permission rpcs
3cc2b7a changes to be compatible with web3j 4.6.0
07c528b fixed format violations
1c297b5 handle contract call reverts properly by throwing a ContractCallException
63b95b7 fixed #48