Skip to content

v6.0.0

Latest

Choose a tag to compare

@gtebrean gtebrean released this 29 Jun 10:27

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: v5.0.3...v6.0.0