Skip to content

Releases: hyperledger/web3j

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

v4.8.3

07 Jan 06:52
be12932
Compare
Choose a tag to compare

Release of version 4.8.3:

be12932 Fix Javadoc warning for org.web3j.protocol.core.Batcher (#1323)
c19e20e Update OkHttp dependency 4.3.1 to 4.9.0 (#1324)
cd3ca72 Fix leak in HttpService (#1325)
7c2bba4 Make Sign.getEthereumMessageHash() method public (#1326)
98a7187 Close Scanner in RawResponseDeserializer (#1327)
88c5616 Restore ClassProvider and CompilerClassLoader. (#1314)
01648d3 Update publishing config

v4.8.2

11 Dec 22:33
750a5f7
Compare
Choose a tag to compare

Release of version 4.8.2:

750a5f7 depend on current web3j-uni version (#1311)
c074c40 Tests code cleanup (#1304)
358050c removed credentials attribute (#1308)
4aff2e0 Javadoc publish on release (#1307)
bf75362 Update Spotless config
514a548 Fix Integration Tests (#1294)
b8961f2 Unable to parse input ABI file fix (#1299)
4a5038c Merge pull request #1297 from AlexandrouR/changeReadME
463afc4 Update README.md
d5ac359 Replaced rst readme with md
266abcb Add blockHash filter to EthFilter due to EIP-234 (#1292)
7ed7ae0 Fix #919. Gen consistent privateKey with other eth libs (#1259)
3ac2201 Bumps snapshot version