Skip to content

Web3j 4.0.0 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@snazha-blkio snazha-blkio released this 27 Oct 23:21
· 98 commits to release/4.0 since this release

This release contains the following fixes/changes:

Major changes:

  • Migrate from rxJava1 to rxJava2: #482
  • BIP-44 implementation: #686

Various code fixes and improvements

  • Improvements to the Solidity code generation: #672
  • Remove deprecated methods: #508
  • Improve implementation of MnemonicUtils: #665
  • Update to CLI usage string: #660
  • Updated OkHttp CipherSuites to include all INFURA CiperSuites: #757
  • Remove *.bin file requirement for contract wrapper generation: #408
  • Prefix message signing according to eth_sign: #761