Releases: ArkEcosystem/java-crypto
Releases · ArkEcosystem/java-crypto
2.0.0
21 Sep 12:30
Compare
Sorry, something went wrong.
No results found
1.2.9
20 Mar 22:17
Compare
Sorry, something went wrong.
No results found
Fixed
Source Compatibility Build Configuration #127
1.2.8
20 Mar 08:20
Compare
Sorry, something went wrong.
No results found
Fixed
Maven Signing and Deployment (#126 )
Dynamic Buffer Allocation When Building Larger Transactions (#101 )
Changed
Refactor To Follow Builder Pattern Approach (#123 )
1.2.2
19 Mar 14:08
Compare
Sorry, something went wrong.
No results found
chore: added source compatibility settings (#127)
1.2.3
19 Mar 14:43
Compare
Sorry, something went wrong.
No results found
release: 1.2.3 (#125)
* chore: github actions reorg
* fix: remove repo
* chore: remove github packages publish profile
* fix: typo
1.2.1
19 Mar 13:46
Compare
Sorry, something went wrong.
No results found
release: 1.2.1 (#123)
* refactor: make abstract instance method public (#120)
* test: increase test coverage (#122)
* test: test type specific hashMaps
* style: apply spotless
* refactor: made dynamic byteBuffer allocation
* test: MultiSignatureBuilder Test
* style: spotless on tests
* chore: update build.gradle (version bump and removed deprecated properties)
* chore: added maven settings
* chore: use github secrets
* chore: mvn actions adjusting to Github Automation
* chore: call corret gh action
* chore: version bump
* chore: fix maven repo stuff
Co-authored-by: KovacZan <39158639+KovacZan@users.noreply.github.com>
1.1.2
13 Mar 07:32
Compare
Sorry, something went wrong.
No results found
Changed
refactor and adoption of the builder pattern for transaction generation (same as through the core) (#117 )
updated dependencies (#116 , #115 , #114 )
build.gradle bump (#119 )
1.1.1
13 Mar 07:20
Compare
Sorry, something went wrong.
No results found
Changed
update dependency gradle to v6.2.2 (#114 )
update dependency com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin to v3.27.2 (#115 )
update dependency org.bitcoinj:bitcoinj-core to v0.15.8 (#116 )
java-crypto to follow builder/serializer improvements from latest arkecosystem/crypto changes (#112 , #117 )
1.1.0
13 Mar 07:10
Compare
Sorry, something went wrong.
No results found
Changed
refactor and adoption of the builder pattern for transaction generation (same as through the core) (#117 )
updated dependencies (#116 , #115 , #114 )
1.0.2
18 Feb 10:20
Compare
Sorry, something went wrong.
No results found
Fixed
gradle root project naming (#110 )