Skip to content

Releases: hyperledger/web3j-cli

v1.6.0

27 May 16:10
4dfeca2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.6.0

v1.5.3

28 Mar 09:31
d54dc27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

23 Feb 18:55
506b24e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.2

v1.5.1

20 Feb 17:13
3627179
Compare
Choose a tag to compare
Merge pull request #97 from web3j/update_to_4.10.0

Update to 4.10.1 Web3J

v1.5.0

19 Jun 07:41
3627179
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @okbg made their first contribution in #62

Full Changelog: v1.4.2...v1.5.0

v1.4.2

21 Oct 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

28 Jan 13:23
eca8b16
Compare
Choose a tag to compare
Version update (#56)

Release of version 1.4.0:

11 Jan 02:13
c8aac7d
Compare
Choose a tag to compare
Restoring web3j-cli (#50)

* Initial Comit

* Remove Epirus only functionality

* Further refactoring

* Spotless

* Bumped Web3j project Version.
Removed login Token from web3j config

* Made printing more flexible

* Changed Open Api on success text.
Spotless.

* Bumped web3j version for generated projects.
Applied feedback.
Removed docker functionality, it is now in epirus.

* Removed Docker text
Spotless.

* final commit.

v4.5.16

06 Mar 17:00
d2dff4b
Compare
Choose a tag to compare

Release of version 4.5.16:

d2dff4b Merge pull request #37 from AlexandrouR/online-services-integration
b86a987 Spotless Apply
17f8ad5 Added missing constructor argument in update tests. Added null check and empty check on token error message. Change gradle settings to look at web3j master snapshot version. Reverted main gradle overwrite value to true.
b454c6d Merge pull request #38 from josh-richardson/add-gitignore-password-files
242358c Implemented closable in the account manager to properly close the okhttp connection. Calling system exit due to okhttp thread hanging.
64fc1b2 Spotless.
d853e36 Added error message when token limit has been reached. Fixed unit tests failing when calling evict all in the mocked http client. Added more user friendly exception.
4a595c2 Unit test for account create
39b6489 Update target to use HTTPS
7459a7c Update badge status
4c61735 Adds gitignore for password resource files
ade8258 Calling evict all on the client connection pool to avoid hanging after the request has been executed.
6fa4e3d spotless
b17b36b changes the endpoint url
a841eb7 Accounts work now, spotless, etc
c6f13ba Web3j account login|logout|create is functional with my MVP
ca2aa7f Merge pull request #29 from josh-richardson/improve-audit
95eb84b Merge pull request #35 from josh-richardson/fix-exception-stacktrace
72d248e return something more sane if fund fails
feb5529 Attempt to appease spotless
d13e080 Audit tool now exits with nonzero error code if severe issues are found

v4.5.15

26 Feb 11:41
123e5e3
Compare
Choose a tag to compare

Release of version 4.5.15:

123e5e3 Merge pull request #34 from web3j/fix-unit-version
2d48133 bumped unit version