Skip to content

Releases: hyperledger/web3j

v4.5.18

27 Apr 19:34
84bb820
Compare
Choose a tag to compare

Release of version 4.5.18:

84bb820 Integrate with cloud (#1201)
fcfdeda Integrate with cloud (#1200)
d17f6de Align type of constructor parameter chainId with RawTransactionManager (#1197)
baba7a8 Added Besu privacy getLogs and filter methods (#1195)
e4366f5 fix mutability issue in TxPoolContentResult (#1192)
37e9710 EIP 1559: Fee market change for ETH 1.0 chain (#1191)
144c0a4 Update bouncycastleVersion to fix illegal reflective access operations (#1194)
b705add Added Besu information and links: (#1189)
6deca4b [Bugfix] NPE in JsonRpc2_0Rx (#1183)
bdf146e Fix order of parameters passed to priv_call method (#1185)
c594443 Support admin txpool_content method (#1178)
30297bc Changed CLI help link to point to quickstart (#1177)

v4.5.17

18 Mar 17:24
99e9df1
Compare
Choose a tag to compare

Release of version 4.5.17:

99e9df1 Adds add to & remove from privacy group (#1146)
0bbf282 Merge pull request #1174 from antonydenyer/master
d78f535 Handle decoding values that are long values
935b338 Fix instantiateType method (#1173)

v4.5.16

06 Mar 14:26
c0b7b9c
Compare
Choose a tag to compare

Release of version 4.5.16:

c0b7b9c Online services implementation (#1170)
14f8c18 Increase test coverage for Web3j (#1168)

v4.5.15

21 Feb 12:36
c65e6be
Compare
Choose a tag to compare

Release of version 4.5.15:

c65e6be Changes variable order for priv_getCode (#1163)
7513540 Added batch request (#1150)
20f2d91 Fixed a problem with solc compiler >= 0.6 since the constant flag is not produced in the ABI files anymore (#1151)

v4.5.14

30 Jan 09:01
09d2634
Compare
Choose a tag to compare

Release of version 4.5.14:

09d2634 Merge pull request #1153 from cfelde/ENS-Update
02c3d43 Update ENS contract address

v4.5.13

28 Jan 15:49
Compare
Choose a tag to compare

Release of version 4.5.13:

f5b4b3b Update version number in README.rst (#1144)
6a6536e Unit tests generation in Kotlin (#1145)
a793461 Replace Gitter with Discourse community badge

v4.5.12

14 Jan 13:25
439e3df
Compare
Choose a tag to compare

Release of version 4.5.12:

439e3df Merge pull request #1142 from AlexandrouR/int40tests
6fd12da Added tests in TypeEncoder for uints
b7b9915 Added Tests in Type Decoder and Encoder for each Int type and Uint type.
a52fd7a Merge pull request #1026 from lyotam/add-revert-reason-exceptions
b655f5b Merge pull request #1140 from AlexandrouR/okHttpBump
6b4e1cf Merge pull request #1141 from AlexandrouR/fixStar
780aa57 Fix the getType method for int40 and uint40 (#1137)
e19ae43 Fixed * imports.
861797d Replaced * import in RequestTester
92ecdb7 Bumped okhttp version. Changed test to comply with new okhttp version.
ecb0af7 Fix junit5 failing tests (#1134)
3491faf Spotless formatting corrections applied
5d8fa8f Spotless formatting corrections applied
23f6088 Change revert flag for PrivateTransactionManager
96638fa Modify revertReasonEnabled flag
d9cd35e Merge branch 'master' of https://github.com/web3j/web3j into add-revert-reason-exceptions
2e0111b Merge pull request #1129 from antonydenyer/master
2c7b2b3 fix typo in listenAddr
94faf23 Wire up admin_peers RPC endpoint
e0eddae Map more NodeInfo properties from admin_nodeInfo RPC endpoint
d3d3328 Added revertReason to PrivateTransactionManager
1625428 Added revertReason changes to tests
cfb6726 Added revertReason to TransactionReceipt
b015f4a Moved revert reason retrieval to static RevertReasonExtractor
3a3db6a Merge branch 'release/4.5.10'
0bf3316 Fixed broken link (#1127)
6f34811 build: remove dependants release
d97c640 Merge branch 'master' of https://github.com/web3j/web3j into add-revert-reason-exceptions
a90ea19 build fix github script
3cbe1d8 Merge branch 'master' of https://github.com/web3j/web3j into add-revert-reason-exceptions
1e2895d Merge branch 'master' of https://github.com/lyotam/web3j into add-revert-reason-exceptions
e9d59d2 Merge remote-tracking branch 'remotes/upstream/master' into add-revert-reason-exceptions
9e57724 Added revert reason retrieval to Contract's send Transaction
0225d04 Added revert reason to Transaction Manager's sendCall
22272d8 Added transactReceipt to TransactionException
71ab4e2 Eea phase2 fix (#1009)
67857fc run spotless in pipeline (#1003)
36ab9fb Release/4.4.1 (#1000)
a15362e added google analytics (#1002)
0c34155 Update stale.yml
d455ab4 Added more exempted labels
c240fdd Stale bot (#998)
8c8a426 Support encoding a function, without calling it. (#972)
75bd317 replaces #922 (#997)
e6b58d6 remove javafx exception (#990)
f90933c Bump bouncycastle version to 1.61 (#991)
dcd0f93 Support kotlin format in tuples (#971)
1b05258 Log accessors (#970)
7011cab The new docs using markdown mkdocs.yml is main config file (#979)
def5585 Release/4.4 (#978)

v4.5.11

16 Dec 14:52
76dd40a
Compare
Choose a tag to compare

Release of version 4.5.11:

76dd40a Replaced snapshot dependency with stable version 1.5.2
5bf9012 Replaced snapshot dependency with stable version 1.5.2
b524b0d Add multiple event subscribers in filters (#1107)
3271e26 make contract binary public in smart contract wrapper
596ca2b Remove docs folder
59ecf71 Removed the docs folder since there is a separate repo for the documentation
d32251b make contract binary public in smart contract wrapper

v4.5.10

09 Dec 13:33
Compare
Choose a tag to compare

Release of version 4.5.10:

a90ea19 build fix github script
bb393e2 Generate EVMTest annotation based on the Java version. (#1122)
805b818 Merge pull request #1120 from AlexandrouR/fixingJava11
c5d48ba Replaced 'replaceAll' with 'replace in CompilerClassLoader'. This was failing on windows.
ba98b3f Abstracts getCode to transactionmanager (#1118)
3028fa0 Removed URLClassLoader usage.

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