| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-05 | 1.6 kB | |
| v4.13.0 source code.tar.gz | 2025-03-05 | 1.7 MB | |
| v4.13.0 source code.zip | 2025-03-05 | 2.5 MB | |
| Totals: 3 Items | 4.2 MB | 1 | |
Commits
- cc37604: release 4.13.0 (gtebrean)
What's Changed
- bump 4.12.4 by @gtebrean in https://github.com/hyperledger-web3j/web3j/pull/2132
- fix Transaction.getChainId when v=27 must return null by @jpnovais in https://github.com/hyperledger-web3j/web3j/pull/2133
- chore: fix typo by @chloefeal in https://github.com/hyperledger-web3j/web3j/pull/2134
- Label Hash function added by @NickSneo in https://github.com/hyperledger-web3j/web3j/pull/2140
- fixes [#2127] - do not use a separate counter for batch ids by @Shohou in https://github.com/hyperledger-web3j/web3j/pull/2128
- added Linea RPC APIs by @NickSneo in https://github.com/hyperledger-web3j/web3j/pull/2150
- Update README.md by @fibonacci998 in https://github.com/hyperledger-web3j/web3j/pull/2153
- Dynamic gas provider by @NickSneo in https://github.com/hyperledger-web3j/web3j/pull/2142
- deisable failing test by @gtebrean in https://github.com/hyperledger-web3j/web3j/pull/2159
- Fix Typo of Code Comments in TransactionEncoder.java by @andrewcoder666 in https://github.com/hyperledger-web3j/web3j/pull/2155
New Contributors
- @jpnovais made their first contribution in https://github.com/hyperledger-web3j/web3j/pull/2133
- @chloefeal made their first contribution in https://github.com/hyperledger-web3j/web3j/pull/2134
- @fibonacci998 made their first contribution in https://github.com/hyperledger-web3j/web3j/pull/2153
- @andrewcoder666 made their first contribution in https://github.com/hyperledger-web3j/web3j/pull/2155
Full Changelog: https://github.com/hyperledger-web3j/web3j/compare/v4.12.1...v4.13.0