dependabot[bot] opened a new pull request, #24325:
URL: https://github.com/apache/camel/pull/24325

   Bumps `web3j-version` from 5.0.0 to 6.0.0.
   Updates `org.web3j:core` from 5.0.0 to 6.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/releases";>org.web3j:core's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>pass accessList to parent in Transaction7702 constructor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2292";>#2292</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/6f285a490eb083cb5b72475318a9afb6e088e323";>Sai
 Asish Y</a>)</li>
   <li>handle null values in Transaction getters to prevent serialization 
failure (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2293";>#2293</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7cc1c1801dd1530fc36fa9d63345cef6bd0113eb";>Dev
 dev</a>)</li>
   <li><strong>crypto</strong>: prevent NPE when deriving child keys from 
public-only Bip32ECKeyPair (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2284";>#2284</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7e76aa135a4c123f0267f3585d4632baa15bd8ca";>Dev
 dev</a>)</li>
   <li>correct Utf8String encoding and dynamic array handling for non-ASCII 
strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2289";>#2289</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/3fb1687f6419a121669b8f817addfc1eb5508dfc";>Dev
 dev</a>)</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add support for EIP-7594 blob transaction wrapper by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>LFDT-web3j/web3j#2263</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>LFDT-web3j/web3j#2296</a></li>
   <li>Bump 5.0.4 snapshot by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2297";>LFDT-web3j/web3j#2297</a></li>
   <li>fix: pass accessList to parent in Transaction7702 constructor by <a 
href="https://github.com/SAY-5";><code>@​SAY-5</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li>Add signTypedData address recovery test (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2019";>#2019</a>) by 
<a href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> 
in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li>fix: prevent Transaction serialization failures when fee fields are null 
by <a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>LFDT-web3j/web3j#2293</a></li>
   <li>fix: handle public-only Bip32ECKeyPair to avoid NullPointerException in 
deriveChildKey by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>LFDT-web3j/web3j#2284</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2294";>#2294</a> by <a 
href="https://github.com/dc-andy";><code>@​dc-andy</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li>fix: correct Utf8String encoding and dynamic array handling for 
non-ASCII strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) by 
<a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>LFDT-web3j/web3j#2289</a></li>
   <li>Context7 file aded by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>LFDT-web3j/web3j#2301</a></li>
   <li>Bump snapshot 6.0.0 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>LFDT-web3j/web3j#2302</a></li>
   <li>EIP-7702 signing authorization methods by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>LFDT-web3j/web3j#2299</a></li>
   <li>Blob fee changes - EIP-7691 and EIP-7918 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>LFDT-web3j/web3j#2300</a></li>
   <li>add skills, agent files by <a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> in 
<a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/SAY-5";><code>@​SAY-5</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li><a 
href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li><a href="https://github.com/dc-andy";><code>@​dc-andy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li><a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0";>https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0</a></p>
   <h2>v5.0.3</h2>
   <h2>Features</h2>
   <ul>
   <li><strong>ens</strong>: route resolve() through the Universal Resolver 
(ENSv2 readiness) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2283";>#2283</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/59184577f3ef3e674cad63a264c2b15c0bbf25b0";>dhai</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>remove raw type usage of EthLog.LogResult and add generics for type 
safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2254";>#2254</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/f464616b51debb5115c2832be3ac12af07726f1d";>Dev10-sys</a>)</li>
   <li>support safe shutdown and reuse of Async executor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2255";>#2255</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/8315323e815e455d8504c5c3863bb81828e91011";>Dev10-sys</a>)</li>
   <li>refine Async executor lifecycle and handle RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/b8cd76a09e67736236f0caa5443ed6b0992b24a1";>Dev10-sys</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/blob/main/CHANGELOG.md";>org.web3j:core's
 changelog</a>.</em></p>
   <blockquote>
   <h1><a href="">6.0.0</a> (Upcoming)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix NullPointerException when deriving child keys from public-only 
Bip32ECKeyPair <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a></li>
   <li>Fix Utf8String encoding + dynamic array for non-ASCII characters <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a></li>
   <li>Fix pass accessList to parent in Transaction7702 constructor <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a></li>
   <li>Fix Transaction serialization failure when fee fields are null <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a></li>
   <li>Fix stale EIP-7691 blob base-fee update fraction <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.3";>5.0.3</a> 
(2026-06-01)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix Async executor lifecycle to support safe shutdown and reuse <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2244</a></li>
   <li>Fix Async executor lifecycle to safely recreate executor after shutdown 
and prevent RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a></li>
   <li>Replace raw usage of EthLog.LogResult with parameterized type to improve 
type safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2252</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>route resolve() through the Universal Resolver (ENSv2 readiness) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Update to Jackson 3.1.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2285</a></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.2";>5.0.2</a> 
(2026-01-21)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix failing integration tests <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2248";>#2248</a></li>
   <li>Fix 4844 transaction serialized with access list <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2205";>#2205</a></li>
   <li>fix NPE when encoding transaction with null data <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2237";>#2237</a></li>
   <li>fix encoding for non-ASCII chars. <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1741";>#1741</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/LFDT-web3j/web3j/commits/v6.0.0";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.web3j:geth` from 5.0.0 to 6.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/releases";>org.web3j:geth's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>pass accessList to parent in Transaction7702 constructor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2292";>#2292</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/6f285a490eb083cb5b72475318a9afb6e088e323";>Sai
 Asish Y</a>)</li>
   <li>handle null values in Transaction getters to prevent serialization 
failure (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2293";>#2293</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7cc1c1801dd1530fc36fa9d63345cef6bd0113eb";>Dev
 dev</a>)</li>
   <li><strong>crypto</strong>: prevent NPE when deriving child keys from 
public-only Bip32ECKeyPair (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2284";>#2284</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7e76aa135a4c123f0267f3585d4632baa15bd8ca";>Dev
 dev</a>)</li>
   <li>correct Utf8String encoding and dynamic array handling for non-ASCII 
strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2289";>#2289</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/3fb1687f6419a121669b8f817addfc1eb5508dfc";>Dev
 dev</a>)</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add support for EIP-7594 blob transaction wrapper by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>LFDT-web3j/web3j#2263</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>LFDT-web3j/web3j#2296</a></li>
   <li>Bump 5.0.4 snapshot by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2297";>LFDT-web3j/web3j#2297</a></li>
   <li>fix: pass accessList to parent in Transaction7702 constructor by <a 
href="https://github.com/SAY-5";><code>@​SAY-5</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li>Add signTypedData address recovery test (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2019";>#2019</a>) by 
<a href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> 
in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li>fix: prevent Transaction serialization failures when fee fields are null 
by <a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>LFDT-web3j/web3j#2293</a></li>
   <li>fix: handle public-only Bip32ECKeyPair to avoid NullPointerException in 
deriveChildKey by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>LFDT-web3j/web3j#2284</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2294";>#2294</a> by <a 
href="https://github.com/dc-andy";><code>@​dc-andy</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li>fix: correct Utf8String encoding and dynamic array handling for 
non-ASCII strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) by 
<a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>LFDT-web3j/web3j#2289</a></li>
   <li>Context7 file aded by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>LFDT-web3j/web3j#2301</a></li>
   <li>Bump snapshot 6.0.0 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>LFDT-web3j/web3j#2302</a></li>
   <li>EIP-7702 signing authorization methods by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>LFDT-web3j/web3j#2299</a></li>
   <li>Blob fee changes - EIP-7691 and EIP-7918 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>LFDT-web3j/web3j#2300</a></li>
   <li>add skills, agent files by <a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> in 
<a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/SAY-5";><code>@​SAY-5</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li><a 
href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li><a href="https://github.com/dc-andy";><code>@​dc-andy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li><a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0";>https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0</a></p>
   <h2>v5.0.3</h2>
   <h2>Features</h2>
   <ul>
   <li><strong>ens</strong>: route resolve() through the Universal Resolver 
(ENSv2 readiness) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2283";>#2283</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/59184577f3ef3e674cad63a264c2b15c0bbf25b0";>dhai</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>remove raw type usage of EthLog.LogResult and add generics for type 
safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2254";>#2254</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/f464616b51debb5115c2832be3ac12af07726f1d";>Dev10-sys</a>)</li>
   <li>support safe shutdown and reuse of Async executor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2255";>#2255</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/8315323e815e455d8504c5c3863bb81828e91011";>Dev10-sys</a>)</li>
   <li>refine Async executor lifecycle and handle RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/b8cd76a09e67736236f0caa5443ed6b0992b24a1";>Dev10-sys</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/blob/main/CHANGELOG.md";>org.web3j:geth's
 changelog</a>.</em></p>
   <blockquote>
   <h1><a href="">6.0.0</a> (Upcoming)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix NullPointerException when deriving child keys from public-only 
Bip32ECKeyPair <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a></li>
   <li>Fix Utf8String encoding + dynamic array for non-ASCII characters <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a></li>
   <li>Fix pass accessList to parent in Transaction7702 constructor <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a></li>
   <li>Fix Transaction serialization failure when fee fields are null <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a></li>
   <li>Fix stale EIP-7691 blob base-fee update fraction <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.3";>5.0.3</a> 
(2026-06-01)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix Async executor lifecycle to support safe shutdown and reuse <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2244</a></li>
   <li>Fix Async executor lifecycle to safely recreate executor after shutdown 
and prevent RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a></li>
   <li>Replace raw usage of EthLog.LogResult with parameterized type to improve 
type safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2252</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>route resolve() through the Universal Resolver (ENSv2 readiness) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Update to Jackson 3.1.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2285</a></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.2";>5.0.2</a> 
(2026-01-21)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix failing integration tests <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2248";>#2248</a></li>
   <li>Fix 4844 transaction serialized with access list <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2205";>#2205</a></li>
   <li>fix NPE when encoding transaction with null data <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2237";>#2237</a></li>
   <li>fix encoding for non-ASCII chars. <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1741";>#1741</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/LFDT-web3j/web3j/commits/v6.0.0";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.web3j:parity` from 5.0.0 to 6.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/releases";>org.web3j:parity's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>pass accessList to parent in Transaction7702 constructor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2292";>#2292</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/6f285a490eb083cb5b72475318a9afb6e088e323";>Sai
 Asish Y</a>)</li>
   <li>handle null values in Transaction getters to prevent serialization 
failure (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2293";>#2293</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7cc1c1801dd1530fc36fa9d63345cef6bd0113eb";>Dev
 dev</a>)</li>
   <li><strong>crypto</strong>: prevent NPE when deriving child keys from 
public-only Bip32ECKeyPair (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2284";>#2284</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/7e76aa135a4c123f0267f3585d4632baa15bd8ca";>Dev
 dev</a>)</li>
   <li>correct Utf8String encoding and dynamic array handling for non-ASCII 
strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2289";>#2289</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/3fb1687f6419a121669b8f817addfc1eb5508dfc";>Dev
 dev</a>)</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add support for EIP-7594 blob transaction wrapper by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>LFDT-web3j/web3j#2263</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>LFDT-web3j/web3j#2296</a></li>
   <li>Bump 5.0.4 snapshot by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2297";>LFDT-web3j/web3j#2297</a></li>
   <li>fix: pass accessList to parent in Transaction7702 constructor by <a 
href="https://github.com/SAY-5";><code>@​SAY-5</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li>Add signTypedData address recovery test (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2019";>#2019</a>) by 
<a href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> 
in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li>fix: prevent Transaction serialization failures when fee fields are null 
by <a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>LFDT-web3j/web3j#2293</a></li>
   <li>fix: handle public-only Bip32ECKeyPair to avoid NullPointerException in 
deriveChildKey by <a 
href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>LFDT-web3j/web3j#2284</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2294";>#2294</a> by <a 
href="https://github.com/dc-andy";><code>@​dc-andy</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li>fix: correct Utf8String encoding and dynamic array handling for 
non-ASCII strings (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1841";>#1841</a>) by 
<a href="https://github.com/Dev10-sys";><code>@​Dev10-sys</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>LFDT-web3j/web3j#2289</a></li>
   <li>Context7 file aded by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>LFDT-web3j/web3j#2301</a></li>
   <li>Bump snapshot 6.0.0 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>LFDT-web3j/web3j#2302</a></li>
   <li>EIP-7702 signing authorization methods by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>LFDT-web3j/web3j#2299</a></li>
   <li>Blob fee changes - EIP-7691 and EIP-7918 by <a 
href="https://github.com/NickSneo";><code>@​NickSneo</code></a> in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>LFDT-web3j/web3j#2300</a></li>
   <li>add skills, agent files by <a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> in 
<a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/SAY-5";><code>@​SAY-5</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>LFDT-web3j/web3j#2292</a></li>
   <li><a 
href="https://github.com/Sukuna0007Abhi";><code>@​Sukuna0007Abhi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>LFDT-web3j/web3j#2260</a></li>
   <li><a href="https://github.com/dc-andy";><code>@​dc-andy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>LFDT-web3j/web3j#2295</a></li>
   <li><a 
href="https://github.com/abhijeetbhagat";><code>@​abhijeetbhagat</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>LFDT-web3j/web3j#2298</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0";>https://github.com/LFDT-web3j/web3j/compare/v5.0.3...v6.0.0</a></p>
   <h2>v5.0.3</h2>
   <h2>Features</h2>
   <ul>
   <li><strong>ens</strong>: route resolve() through the Universal Resolver 
(ENSv2 readiness) (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2283";>#2283</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/59184577f3ef3e674cad63a264c2b15c0bbf25b0";>dhai</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>remove raw type usage of EthLog.LogResult and add generics for type 
safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2254";>#2254</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/f464616b51debb5115c2832be3ac12af07726f1d";>Dev10-sys</a>)</li>
   <li>support safe shutdown and reuse of Async executor (<a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/2255";>#2255</a>) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/8315323e815e455d8504c5c3863bb81828e91011";>Dev10-sys</a>)</li>
   <li>refine Async executor lifecycle and handle RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a> (<a 
href="https://github.com/LFDT-web3j/web3j/commit/b8cd76a09e67736236f0caa5443ed6b0992b24a1";>Dev10-sys</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/LFDT-web3j/web3j/blob/main/CHANGELOG.md";>org.web3j:parity's
 changelog</a>.</em></p>
   <blockquote>
   <h1><a href="">6.0.0</a> (Upcoming)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix NullPointerException when deriving child keys from public-only 
Bip32ECKeyPair <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2284";>#2284</a></li>
   <li>Fix Utf8String encoding + dynamic array for non-ASCII characters <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2289";>#2289</a></li>
   <li>Fix pass accessList to parent in Transaction7702 constructor <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2292";>#2292</a></li>
   <li>Fix Transaction serialization failure when fee fields are null <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2293";>#2293</a></li>
   <li>Fix stale EIP-7691 blob base-fee update fraction <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Add signTypedData address recovery test <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2260";>#2260</a></li>
   <li>Add support for EIP-7594 blob transaction wrapper <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2263";>#2263</a></li>
   <li>Add http code to the ClientConnectionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2295";>#2295</a></li>
   <li>Full EIP-7594 tx and Kzg cell proof generation <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2296";>#2296</a></li>
   <li>Added Agent and skills files <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2298";>#2298</a></li>
   <li>Add EIP-7702 authorization signing and recovery <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2299";>#2299</a></li>
   <li>Add <code>eth_blobBaseFee</code> RPC (EIP-7918 / Fusaka-correct blob 
base fee) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2300";>#2300</a></li>
   <li>Adds context7 json file <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2301";>#2301</a></li>
   <li>Bump snapshot version to 6.0.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2302";>#2302</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.3";>5.0.3</a> 
(2026-06-01)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix Async executor lifecycle to support safe shutdown and reuse <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2244</a></li>
   <li>Fix Async executor lifecycle to safely recreate executor after shutdown 
and prevent RejectedExecutionException <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2255</a></li>
   <li>Replace raw usage of EthLog.LogResult with parameterized type to improve 
type safety <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2255";>#2252</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>route resolve() through the Universal Resolver (ENSv2 readiness) <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2283";>#2283</a></li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Update to Jackson 3.1.0 <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2285";>#2285</a></li>
   </ul>
   <h1><a 
href="https://github.com/LFDT-web3j/web3j/releases/tag/v5.0.2";>5.0.2</a> 
(2026-01-21)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix failing integration tests <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2248";>#2248</a></li>
   <li>Fix 4844 transaction serialized with access list <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2205";>#2205</a></li>
   <li>fix NPE when encoding transaction with null data <a 
href="https://redirect.github.com/LFDT-web3j/web3j/pull/2237";>#2237</a></li>
   <li>fix encoding for non-ASCII chars. <a 
href="https://redirect.github.com/LFDT-web3j/web3j/issues/1741";>#1741</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/LFDT-web3j/web3j/commits/v6.0.0";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | org.web3j:core | [< 5.1, > 5.0.0] |
   | org.web3j:geth | [< 5.1, > 5.0.0] |
   | org.web3j:parity | [< 5.1, > 5.0.0] |
   </details>
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to