web3j

Lightweight Java and Android library for integration with Ethereum clients

OTHER License

Stars
5K
Committers
231

Bot releases are hidden (Show)

web3j - v4.8.6

Published by yasseralaa about 3 years ago

add new attributes to support eip1559 transactions

web3j - v4.8.5

Published by AlexandrouR over 3 years ago

Support for upcoming London fork

web3j - v4.8.4

Published by AlexandrouR over 3 years ago

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

web3j - v4.8.3

Published by iikirilov almost 4 years ago

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

web3j - v4.8.2

Published by iikirilov almost 4 years ago

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

web3j - v4.8.1

Published by iikirilov almost 4 years ago

Release of version 4.8.1:

692eba7 Bump next snapshot version
e04924c Force latest Kotlin 1.3 patch vesion

web3j - v4.8.0

Published by iikirilov almost 4 years ago

Release of version 4.8.0:

d60432a Add additional admin rpc calls (#1255)
8cb1dce add salt to EIP712 domain (#1260)
bc3f03d Update gradle.properties
dafe4a8 spotlessapply fixes
32a5d82 add datadir admin rpc, fix adminnodeinfo consensus
63c4934 add admin rpcs, add consensus to adminnodeinfo, add enode to adminpeers, update tests

web3j - v4.7.0

Published by iikirilov about 4 years ago

Release of version 4.7.0:

web3j - v4.6.4

Published by iikirilov about 4 years ago

Release of version 4.6.4:

3343cc5 Bump version
94c13a7 Merge pull request #1265 from SweeXordious/Fixes_path_containing_spaces
aae8585 Adds CompilerClassLoaderTest
adb12e9 Use URLDecoder to decode path
64c38fa Add Arkane to companies using web3j (#1261)
29315ab replaceAll instead of replace when path contains %20 in CompilerClassLoader
5836037 spotless
7295e6f Fixes folder path containing space
9e51a34 Merge pull request #1263 from SweeXordious/fixes_classpath_windows
70788ac spotless
5f708fc Fixes classpath in CompilerClassLoader for windows support
7ab0f6a Merge pull request #1253 from SweeXordious/readme
0b9b62e Update README.rst
48cccc7 Update README.rst

web3j - v4.6.3

Published by iikirilov about 4 years ago

Release of version 4.6.3:

web3j - v4.6.2

Published by iikirilov about 4 years ago

Release of version 4.6.2:

fd486e3 Merge pull request #1231 from blockchaintp/numeric-changes
2370de9 Merge pull request #1250 from benjaminion/rlp-input-validation
7e11912 Add precautionary cast to long in length calculation
cfca39c Also validate endPos
ac3991d Add some input vaklidation to RLP decoding
57eb150 Add link to Web3j user survey
c104456 fix two typos in README (#1235)
b951ed2 Add Epirus binary
d2e9544 Update Web3j version
72f8edd Merge pull request #1222 from lab10-coop/dh-add-minerva
17379a9 Make toHexCharArray() private
45665df Distribute raw tx (#1229)
8bddea9 Slightly fster array population
9bdfdf0 Faster byte array to hex string generator
f233400 added BinarApps
b13f1e0 added Minerva wallet, lab10 collective

web3j - v4.6.1

Published by iikirilov over 4 years ago

Release of version 4.6.1:

web3j - v4.6.0-android

Published by iikirilov over 4 years ago

Release of version 4.6.0-android:

web3j - v4.6.0

Published by iikirilov over 4 years ago

Release of version 4.6.0:

5877c30 Removes Epirus specific code from Web3j (#1212)
677e612 feature/abiv2 (#1206)
d1810a1 Add IBFT 2.0 API methods to Besu Protocol (#1205)
16d2426 Upgrade to jackson 2.8.11.6. (#1203)
11950f6 Implement Besu PrivateLog flowable subscription (#1198)

web3j - v4.5.18

Published by iikirilov over 4 years ago

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)

web3j - v4.5.17

Published by iikirilov over 4 years ago

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)

web3j - v4.5.16

Published by iikirilov over 4 years ago

Release of version 4.5.16:

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

web3j - v4.5.15

Published by iikirilov over 4 years ago

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)

web3j - v4.5.14

Published by iikirilov over 4 years ago

Release of version 4.5.14:

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

web3j - v4.5.13

Published by iikirilov over 4 years ago

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

Badges
Extracted from project README
Documentation Status build status codecov Discord
Related Projects