Releases: hyperledger-web3j/web3j
Releases · hyperledger-web3j/web3j
v4.9.2
Commits
- 61d1c6f: Bumped Version to 4.9.2 (AlexandrouR)
What's Changed
- add BigInteger gets to baseFeePerGas, maxPriorityFeePerGas and maxFee… by @yasseralaa in #1477
- Generate functions to get the ABI encoding of function selector and parameters by @drinkcoffee in #1537
- Minor version updates by @AlexandrouR in #1546
- Fix ClassCastException when using native types (default) and arrays. by @alexdupre in #1494
- Fixes external struct codegen by @sweexordious in #1570
- updates besu version to avoid log4shell vulnerability. by @sweexordious in #1572
- fix full debug trace info serialization by @mfornos in #1550
- Implement epi1014 create2 by @ZhiyuCircle in #1540
- Fix wrapper generator to create Struct java native constructor by @andrii-kl in #1597
- Feature/364 integretion with hsm by @andrii-kl in #1602
- 366 add chainid field, fix chainid calculation by @andrii-kl in #1608
- Upgrade java websocket dependencies to 1.5.2 (fix CVE-2020-11050) by @maximegris in #1601
- Add missing third party dependency to list by @intertin in #1599
- Corrected link and added description where missing by @soumyajitsamanta in #1596
- Fix/1564 change exception message fix eip 2544 by @andrii-kl in #1612
- add test for PR 1537 by @AlexandrouR in #1614
- JSON-RPC error details by @dparmar in #1532
- 368 upgrade jnr unixsocket to 0.38.17 (fix CVE-2020-15250) (#1616) by @andrii-kl in #1618
- Update snapshot version to 4.9.0 by @AlexandrouR in #1619
- DO NOT MERGE add trace call many by @frankisawesome in #1626
- Spotless by @AlexandrouR in #1630
- Update Contributions guide by @AlexandrouR in #1632
- FIX-1318 | update solidity java wrapper event parameters by @gtebrean in #1637
- FIX-1475 | add encodePacked by @gtebrean in #1628
- fixes #Fix-1503 by @gtebrean in #1642
- Fix 1468 by @gtebrean in #1654
- updates vulnerable jackson version by @sweexordious in #1655
- FIX-1240 - Race condition in java.util.ServiceLoader by @gtebrean in #1648
- README cosmetics by @sweexordious in #1663
- Add support for new EIP-1559 RPC methods. by @alexdupre in #1651
- Fix reconnect on refused connection by @zilm13 in #1645
- Add support for EIP-1559 smart contract transactions. by @alexdupre in #1638
- bump snapshot version by @gtebrean in #1671
- Fix EIP712 encodeType with Array by @OptimisticQuan in #1683
- Downgrade log level from error to warn by @ZhiyuCircle in #1674
- Fix recId calculation by @mbaxter in #1587
- Add validation for recovery id parameter by @andrii-kl in #1692
- Fix ABI JSON parser/definition. by @alexdupre in #1647
- Fix retrieval of revert reason by using the same weiAmount in the call. by @alexdupre in #1656
- Don't allow leading zeroes for quantities by @Xilis in #1679
- Feature/1603 ens offchain integration by @andrii-kl in #1617
- Make functions parsing the event logs explicitly static. by @alexdupre in #1650
- Fix array types in solidity struct constructor by @vchernetskyi993 in #1673
New Contributors
- @drinkcoffee made their first contribution in #1537
- @mfornos made their first contribution in #1550
- @ZhiyuCircle made their first contribution in #1540
- @andrii-kl made their first contribution in #1597
- @maximegris made their first contribution in #1601
- @intertin made their first contribution in #1599
- @soumyajitsamanta made their first contribution in #1596
- @dparmar made their first contribution in #1532
- @frankisawesome made their first contribution in #1626
- @gtebrean made their first contribution in #1637
- @zilm13 made their first contribution in #1645
- @OptimisticQuan made their first contribution in #1683
- @mbaxter made their first contribution in #1587
- @Xilis made their first contribution in #1679
- @vchernetskyi993 made their first contribution in #1673
Full Changelog: v4.8.8...v4.9.2
v4.9.1
v4.9.0
v4.8.9
v4.8.8-android
Fix repo owner in release script
v4.8.8
Fix repo owner in release script
v4.8.7-android
Bump master (#1472)
v4.8.7
Bump master (#1472)
v4.8.6
add new attributes to support eip1559 transactions
v4.8.5
Support for upcoming London fork