Skip to content

chore(deps): bump org.web3j:crypto from 5.0.2 to 6.0.0 - #66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.web3j-crypto-6.0.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.web3j-crypto-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps org.web3j:crypto from 5.0.2 to 6.0.0.

Release notes

Sourced from org.web3j:crypto's releases.

v6.0.0

Features

  • Add signTypedData address recovery test #2260
  • Add support for EIP-7594 blob transaction wrapper #2263
  • Add http code to the ClientConnectionException #2295
  • Full EIP-7594 tx and Kzg cell proof generation #2296
  • Added Agent and skills files #2298
  • Add EIP-7702 authorization signing and recovery #2299
  • Add eth_blobBaseFee RPC (EIP-7918 / Fusaka-correct blob base fee) #2300
  • Adds context7 json file #2301
  • Bump snapshot version to 6.0.0 #2302

Bug Fixes

  • pass accessList to parent in Transaction7702 constructor (#2292) #2292 (Sai Asish Y)
  • handle null values in Transaction getters to prevent serialization failure (#2293) #2293 (Dev dev)
  • crypto: prevent NPE when deriving child keys from public-only Bip32ECKeyPair (#2284) #2284 (Dev dev)
  • correct Utf8String encoding and dynamic array handling for non-ASCII strings (#1841) (#2289) #2289 (Dev dev)

What's Changed

New Contributors

Full Changelog: LFDT-web3j/web3j@v5.0.3...v6.0.0

v5.0.3

Features

  • ens: route resolve() through the Universal Resolver (ENSv2 readiness) (#2283) #2283 (dhai)

Bug Fixes

  • remove raw type usage of EthLog.LogResult and add generics for type safety #2254 (Dev10-sys)
  • support safe shutdown and reuse of Async executor (#2255) #2255 (Dev10-sys)
  • refine Async executor lifecycle and handle RejectedExecutionException #2255 (Dev10-sys)

... (truncated)

Changelog

Sourced from org.web3j:crypto's changelog.

6.0.0 (Upcoming)

Bug Fixes

  • Fix shutdown hook accumulation in Async.defaultExecutorService() — hooks are now removed when executor is explicitly shut down #2265
  • Fix dynamic array decoding in generated wrappers for struct types #2272
  • Fix incorrect casting for array types in generated contract wrappers #2274
  • Fix NullPointerException when deriving child keys from public-only Bip32ECKeyPair #2284
  • Fix Utf8String encoding + dynamic array for non-ASCII characters #2289
  • Fix pass accessList to parent in Transaction7702 constructor #2292
  • Fix Transaction serialization failure when fee fields are null #2293
  • Fix stale EIP-7691 blob base-fee update fraction #2300
  • Fix integration-tests: remove unstable legacy Sonatype repositories #2304

Features

  • Add signTypedData address recovery test #2260
  • Add support for EIP-7594 blob transaction wrapper #2263
  • Add http code to the ClientConnectionException #2295
  • Full EIP-7594 tx and Kzg cell proof generation #2296
  • Added Agent and skills files #2298
  • Add EIP-7702 authorization signing and recovery #2299
  • Add eth_blobBaseFee RPC (EIP-7918 / Fusaka-correct blob base fee) #2300
  • Adds context7 json file #2301
  • Bump snapshot version to 6.0.0 #2302
  • Add support for txpool_contentFrom JSON-RPC method to query transaction pool by address #2262
  • Add support for txpool_inspect JSON-RPC method #2262

BREAKING CHANGES

5.0.3 (2026-06-01)

Bug Fixes

  • Fix Async executor lifecycle to support safe shutdown and reuse #2244
  • Fix Async executor lifecycle to safely recreate executor after shutdown and prevent RejectedExecutionException #2255
  • Replace raw usage of EthLog.LogResult with parameterized type to improve type safety #2252

Features

  • route resolve() through the Universal Resolver (ENSv2 readiness) #2283

BREAKING CHANGES

  • Update to Jackson 3.1.0 #2285
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [org.web3j:crypto](https://github.com/LFDT-web3j/web3j) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/LFDT-web3j/web3j/releases)
- [Changelog](https://github.com/LFDT-web3j/web3j/blob/main/CHANGELOG.md)
- [Commits](LFDT-web3j/web3j@v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: org.web3j:crypto
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants