Skip to content

Releases: hyperledger/web3j

v4.9.1

30 Mar 13:26
Compare
Choose a tag to compare

Commits

  • d40a169: Set release version to 4.9.1 (AlexandrouR)

v4.9.0

07 Feb 16:09
c73a67c
Compare
Choose a tag to compare

Commits

  • c73a67c: Release Version 4.9.0 (Rousos Alexandros)

v4.8.9

16 Nov 17:48
619be4a
Compare
Choose a tag to compare

Commits

  • 619be4a: Updating the release version (Rousos Alexandros)

v4.8.8-android

11 Oct 13:33
7054ab3
Compare
Choose a tag to compare
Fix repo owner in release script

v4.8.8

11 Oct 13:27
7054ab3
Compare
Choose a tag to compare
Fix repo owner in release script

v4.8.7-android

26 Aug 13:07
f2d4d29
Compare
Choose a tag to compare
Bump master (#1472)

v4.8.7

04 Aug 12:32
f2d4d29
Compare
Choose a tag to compare
Bump master (#1472)

v4.8.6

28 Jul 12:54
08ae98e
Compare
Choose a tag to compare

add new attributes to support eip1559 transactions

v4.8.5

13 Jul 10:05
7556de0
Compare
Choose a tag to compare

Support for upcoming London fork

v4.8.4

01 Feb 17:21
Compare
Choose a tag to compare

Release of version 4. 8.4:

87d2446 Structs arrays support
9af39ee fixes closed connection before getting response from Geth
6d5b2fe uses InputStreamByteArray instead of InputStream to handle client response and fix the InputStream being closed
bf44b8f Migrate to GitHub actions