| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-21 | 2.1 kB | |
| v5.0.2 source code.tar.gz | 2026-01-21 | 1.7 MB | |
| v5.0.2 source code.zip | 2026-01-21 | 2.5 MB | |
| Totals: 3 Items | 4.3 MB | 3 | |
Commits
What's Changed
- Bump 5.0.2 by @gtebrean in https://github.com/LFDT-web3j/web3j/pull/2231
- Unify JDK distribution in release workflow by @MidSage0614 in https://github.com/LFDT-web3j/web3j/pull/2233
- Update Besu to 25.10.0 and Besu Native to 1.4.0 by @fab-10 in https://github.com/LFDT-web3j/web3j/pull/2239
- chore: edited the broken codecov badge by @Olexandr88 in https://github.com/LFDT-web3j/web3j/pull/2232
- Fix missing weiValue in transaction when estimating gas for payable function by @liulinhui in https://github.com/LFDT-web3j/web3j/pull/2206
- update web3j-unit by @gtebrean in https://github.com/LFDT-web3j/web3j/pull/2248
- Update to gradle 9 by @gtebrean in https://github.com/LFDT-web3j/web3j/pull/2249
- fix: transaction serialized with access list by @zouxyan in https://github.com/LFDT-web3j/web3j/pull/2205
- docs: update link by @VolodymyrBg in https://github.com/LFDT-web3j/web3j/pull/2228
- fix NPE when encoding transaction with null data by @furkilic in https://github.com/LFDT-web3j/web3j/pull/2237
- fix(encoder): fix encoding for non-ASCII chars. by @Kun3375 in https://github.com/LFDT-web3j/web3j/pull/2247
- feat: Add EIP-7702 authorization list support to Transaction by @Filter94 in https://github.com/LFDT-web3j/web3j/pull/2246
New Contributors
- @fab-10 made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2239
- @Olexandr88 made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2232
- @liulinhui made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2206
- @zouxyan made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2205
- @VolodymyrBg made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2228
- @furkilic made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2237
- @Kun3375 made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2247
- @Filter94 made their first contribution in https://github.com/LFDT-web3j/web3j/pull/2246
Full Changelog: https://github.com/LFDT-web3j/web3j/compare/v5.0.1...v5.0.2