Skip to content

Releases: hyperledger-web3j/web3j

v4.5.9

09 Dec 13:31
Compare
Choose a tag to compare

Release of version 4.5.9:

6c23f37 build fix github script
fc8132c Removed web3-unit dependency from codegen. (#1117)
4a93b76 float and double converted to BigInteger via BigDecimal(doubleValue()).toBigInteger() in asBigInteger() (#1094)
1844f5f Changed the web3j unit dependency to version. (#1114)
2a66233 roll keys
e7e8df4 Changed the web3j unit dependency from snapshot to latest release 4.5.8.
a702d83 Merge pull request #1102 from magooster/master
5b76d14 Fix WebSocketService connect (#1110)
8cb221b Merge pull request #1106 from ligi/fix_404ing_url
25aa27b [Draft] Migrating unit test generation form web3j-cli to web3j codegen module. (#1089)
08bcff8 fix: github release
2e7a9f2 Fix 404ing URL
ff88102 Add eth_chainId method Ran spotlessApply
ef6e1b6 Add eth_chainId method
09afc37 Update EthChainId.java
c55b73e Add eth_chainId method

v4.5.8

27 Nov 10:10
Compare
Choose a tag to compare

Release of version 4.5.8:

62df9d1 spotless fix
e48b069 bintray: prevent upload for base project
6905e1b build: do not publish empty web3j/base project
97b85f2 build: update build tools
843d5df Merge pull request #1111 from web3j/AlexandrouR-patch-1
9df979c Deleting CNAME
746c090 build: update build tools
0a687e1 build: bring back bintray upload
24675bd build: bring back bintray
5001c05 Fix gradle warnings (#1101)

v4.5.7

18 Nov 12:42
Compare
Choose a tag to compare

Release of version 4.5.7:

24e7d1e build: update scm property for publishing after applying publishing
bee23aa build: update scm property for publishing
f6889a0 Fix issues on private transaction receipt (#1104)
136efdd Updates docs to contain analysis information (#1098)
ff136ec build: pull build scripts from shared repo
907762f build: check runs spotless
cdd6174 build: consistent working spotless
d089ec1 build: consistent spotless
50f74bc build: split gradle files
b4f3ee7 build: add java components to publication
c09c25a build: publish sources and javadocs
c4a15af build: publish snapshots to sonatype
351c645 build: Move publish.gradle to be applied inside allProjects

v4.5.6

13 Nov 09:09
Compare
Choose a tag to compare

93eed33 build: evaluate description later so that it is available
72bc631 fix: spotless
7a8dca8 publish: add credentials for close and promot
67d17e0 fix: signing build action
3c606fe build: publish using maven-publish and nexus-publish
603bb3e release: disable parallel upload
daad174 fix: typo in .travis.yml
fcc5015 build: travis encrypt fixed
d8bec56 build: debug travis encrypt
de27771 build: debug keys
9f4540d build: update keys again
f6de19b build: update keys
04d85e9 build: decrypt pgp file
2ee1ede build: decrypt pgp file
cfb9371 build: decrypt pgp file into root dir
67b44b9 build: decrypt pgp file
00f0b66 build: fix snapshot release
aa1fb46 build: fix lint errors that didn't show on pr
07d6bf1 Merge pull request #1090 from antonydenyer/master
32b56ba build: use nexus sonatype for release process
63facc5 Updated Junit and mockito refactored the tests. (#1084)
aaebd8e build: spotlessApply
70687f7 Fix for EthCall reverts (#902) (#1022)
9732012 Makes everything work with Java 11/12, upgrades to Gradle 5.0 (#1086)
92d8400 Update docs to reference Besu rather than Pantheon
a119c7d build: update travis keys
d9baba4 Update web3j to be compatible with new private transaction receipt (#1077)
9e9297e adds functional websocket listener at WebSocketService (#1011)
73ab9ab bytes, bytes1..32 fix; chainId is not restrictly required anymore (issues #1054, #1063) (#1055)
8a5cd73 changed gradle build to gradlew build (#1082)
c2e0896 Add ethereum-ingest block/tx ingest utility to list of projects. (#1080)
8dd2e4c Merge pull request #1079 from iikirilov/besu-quickstart-fix
6d0f4de spotless
7111837 besu-quickstart-fix
dcd3712 Merge pull request #1076 from josh-richardson/fix-readme
3ea85d7 One-line readme fix
1decc25 spotless (#1074)
772ef48 style: fix some compiler warnings (#1058)
1a88dbc Add Alphawallet (#1061)
b74ea47 Adds admin_nodeInfo (#1064)
116539f fix-company-name-license (#1072)
e8c1eca build: Update travis to build web3j-quorum
1ade5d6 build: only run build master build on pull requests
6cb3f16 Various documentation updates (#1065)
ec5c045 update web3j dependant
ad46ac4 build: release using travis
6986f73 Merge pull request #1059 from web3j/docs-updates
d38e577 Update quickstart and CLI section
ae51d15 build: no need to run tests
bbbc27a build(travis): handle stages sequential

v4.5.5

24 Sep 17:31
Compare
Choose a tag to compare

Release of version 4.5.5:

b58beb1 Web3j new and import small functionalliy change (#1046)
adeee2c [WIP] Update docs for web3j run/import (#1042)
feacac4 build: spotlessApply to fix formatting
aa08736 build: fix bad merge
4b5ed86 add config loader from JSON string (#1010)
0cc4c88 Fix and test for duplicated fields (#680) (#989)
a2baa76 add aur release in pipeline (#1047)
8d05f3d Build: fix warnings in TypeDecoder Class (#1050)
ba94fa4 Merge pull request #1049 from antonydenyer/master
562ed74 Build(ci): only publish signed console version
8c0554d Merge pull request #1048 from iikirilov/fix-build
275fa1d fix-build
06d41d2 build(ci): github release
9570d2c build: bintrayPublish is unreliable

v4.5.4

21 Sep 07:35
Compare
Choose a tag to compare

468e969 build: bintrayPublish is unreliable
4a595a7 Merge branch 'release/4.5.2'
a58d039 build: speed up build
3ebaaa8 build: move github release after publish
39555de build(ci): separate upload and publish
8988340 build(ci): separate upload and publish
19530ff build(ci): do not run builds in parallel on gitlab
6174b9d build(ci): do not run builds in parallel on gitlab
0c3a2d8 build: homebrew is always on master

v4.5.2

18 Sep 16:37
Compare
Choose a tag to compare

18aaac0 build: explicitly push to branch
a283cbf build(ci): stay in local directory
9b5bb7a build(ci): add scripts for post build!
02a70ef build: add dependant script to build quorum
93dce4a Build(ci): trigger build in org.web3j.quorum by creating branch

v4.5.1

18 Sep 16:07
Compare
Choose a tag to compare

b35828d build(ci): stay in local directory
49e8d83 build(ci): add scripts for post build!
bdc611e Build(ci): trigger build in org.web3j.quorum by creating branch
4634c58 Build(ci): update automated homebrew update
2fa4243 fix version vars for homebrew deploy
29f4adf fix dependencies for github upload (#1036)
048131a fix build for github upload (#1035)
9cf1287 publish githubRelease (#1034)
b884890 fix commit message for homebrew repo (#1033)
18907d0 tidy up build release code (#1032)
f02c313 automate publishing of artifacts (#1031)
bab307a fix build regex for releases (#1028)
bdcabff fix build regex (#1027)
7ea2d61 [PAN-3111] Renames EeaGetTransactionReceipt to PrivGetTransactionReceipt (#1025)
3ac950e Suppresses raw types on code generation (#1023)
c03e909 Fix broken link in the readme file (#1017)
b46bee2 Build: take release version from branch name (#1020)
3d92e6e Build: force branch to be created for release (#1019)
eb814fe Always publish snapshot build from master (#1018)

v4.5.0

27 Aug 14:04
Compare
Choose a tag to compare

Changes

This release breaks backwards compatibility

v4.4.1

19 Aug 10:53
Compare
Choose a tag to compare

Changes

  • Changed the README file to reflect the documentation #960
  • Changed SignedMessageHashToKey to public #827
  • Fixes the MessageDecoding Exception when the size of a block is null #576
  • Fixes the order of gasPrice and gas in the super of TransactionObject #900
  • Implemented ReadonlyTransactionManager sendCall #933
  • The new docs using markdown #979
  • Base class for events #970
  • Support kotlin format in tuples #971
  • Bump bouncycastle version to 1.61 #991
  • Remove javafx exception #990
  • Create Type, TypeReference, Function on the fly from ABI without compiling java code #997
  • Support encoding a function without actually calling it #972
  • Stale bot #998