Releases: hyperledger-web3j/web3j-cli
v4.5.16
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
v4.5.14
v4.5.13
Release of version 4.5.13:
66ee676 Merge pull request #32 from AlexandrouR/kotlinProject
b701769 Removed empty lines.
176d567 Changed overwrite to true in main gradle build file.
867f4a6 Added companion object in the kotlin templates. ProcessBuilder now dumps output to a temporary file.
bee916a Removed NotNull annotation.
5a7ea66 Remove kotlin main outside of class. Formatted kotlin template.
0b06408 Added Kotlin settings to import gradle build.
f81f0e8 Changed test command to default to koltin. For java web3j generate-test --java.
799b216 new command generates kotlin by default. --java flag must be passed to new eg new --java to generate java project
89680fc Added Unit Tests for Kotlin.
ae61b39 Reduced Duplicate Code.
bbb1421 Added basic implementation for kotlin project generation. Further refactoring.
8159ad4 Fixed unintentional changes made by text replacement.
37755cd Builder patter refactoring.
v4.5.12
Release of version 4.5.12:
26e2eec Merge pull request #31 from AlexandrouR/bumpPlugin
56754db Bumped plugin version for the generated projects.
5ead3e1 Merge pull request #30 from AlexandrouR/indentationFix
98e1616 Additional indentation changes.
fc0c2dc Fixed template indentation.
702a752 Merge pull request #28 from AlexandrouR/testRefactoring
f9c3013 Change NODE_URL to variable.
d9601ea Fixed Generate-tests show defaults Refactored the tests to improve the time.
v4.5.11
Release of version 4.5.11:
b4b6185 Merge pull request #27 from josh-richardson/fix-updater
08500bd spotless
ddce52b Fixes updater serializer
b28fbe0 Merge pull request #26 from AlexandrouR/walletGeneration
6ffe235 Added JCenter to template builds.
a47cb16 Bumped web3j version.
0541aba Changed the output text.
25be647 Removed 'exclude mortal in import'. Import now creates wallet. Added run task for generated projects. Both java 1.8 and 11 have the same body. Added env var and property for passing the url.
92487a1 Added fat jar creation with new Project. Fixed the template to generate code correctly.
d06af17 Refactored Project, ProjectCreator and ProjectImporter. Added gradle template based on java version. Fixed typo in package name utils.
b0b4b6a added new template based on version.
12687bc added new deplate based on version
336b9b2 Added wallet generation and code template in new project.
24e36ec Draft commit for wallet Creation.
v4.5.10
Release of version 4.5.10:
6a35b28 Merge pull request #25 from AlexandrouR/bumpGradleTemplate
0f47b5f Removed spaces.
7638c58 Bumped gradle.build template version.
4aef303 Merge pull request #24 from AlexandrouR/changeDefaults
15e301b Change utills to utils.
6d2cd13 Implemented formatting changes in the CLI
1294054 Merge pull request #17 from josh-richardson/update-checker
4c6a462 Fixes failing test due to different URLs
e72b7de Changes update URL to production version
58bd778 Merge branch 'master' into update-checker
91cd632 Spotless
cceef08 Merge branch 'master' of github.com:web3j/web3j-cli into update-checker
c01d288 Merge branch 'update-checker' of github.com:josh-richardson/web3j-cli into update-checker
8b9cb57 Daemonizes update thread and adds test for current version based on version.getversion
7c6ce77 Daemonizes update thread
7987326 Remove erroneous version directives
6b16b7e Merge branch 'master' into update-checker
5d5dac4 Finish merge
faeda63 Changes update checker to look at current version vs latest version instead of using an update boolean
872755a Parameterize tests
e1cca38 Refactoring, adds some tests
4d6601d Update check now works
02a8bcf Update checker
8e8850c Adds a config file for the CLI, beginnings of update checker
v4.5.9
Release of version 4.5.9:
c2dfa60 Merge pull request #23 from AlexandrouR/fixedDot
324f6aa Fixed issue with passing . as a path
cff0b7e Merge pull request #19 from AlexandrouR/unitGenerator
5a4b218 Spotless.
4050e01 Cleared code.
5799497 Changed the generated project's build java version to 1.8
b5458cd Spotless
438f4b8 Added generate-tests usage to the description.
d955287 Applied feedback.
4a5773f web3j-cli unit test generation addition.
a1b6ebc Added generate-tests usage to the description.
d6f90ba Applied feedback.
a13452c web3j-cli unit test generation addition.
64c33d4 Merge pull request #22 from josh-richardson/new-faucets
b19f0f6 Allows usage of new faucets in web3j
03ea0fd Merge pull request #21 from AlexandrouR/helloWorld
89d39f7 Changed Greeter to HelloWorld and greet method to greeting.
c7ee5af Merge pull request #20 from AlexandrouR/master
873d560 Added solcj as repository dependency.
v4.5.8
v4.5.7
Release of version 4.5.7:
cc85d37 fix application name
1a1c60f build: update cli to deploy tar file
64487ba build: fix distZip filename for github upload
8cb9553 Merge pull request #16 from josh-richardson/add-analysis
8b28a8a Update rst because it's not md
1f1cf0c Slight optimizations
a2aacfc Merge branch 'master' into add-analysis
c8659d2 Updates readme to add more information
8c60a18 Check arguments
2b22462 build: pull build scripts from shared repo
0ece196 build: pull build scripts from shared repo
4a987d4 build: update license
6896203 build: consistent build gradle
6723868 build: use snapshot build for master
fa2ddac build: pull dependencies from sonatype
eb2aa4b Adds smartcheck jar
b1bda55 Merge branch 'master' of github.com:web3j/web3j-cli
15b870a Adds initial privacy group management contracts