Sean Gilligan
|
03d7d7369f
|
Update slf4j to 1.7.28.
1.7.28 fixes an error in 1.7.27 that could affect some users of JPMS modules.
|
2019-08-27 12:16:59 +02:00 |
|
Sean Gilligan
|
1394f91d61
|
Update slf4j to 1.7.27.
|
2019-08-08 09:43:56 +02:00 |
|
Andreas Schildbach
|
cee5264ab9
|
build.gradle: Specify javadoc encodings.
|
2019-07-26 17:14:37 +02:00 |
|
Sean Gilligan
|
951d18b9a7
|
Update slf4j to 1.7.26.
|
2019-07-26 10:43:57 +02:00 |
|
Andreas Schildbach
|
d67f060e27
|
Remove Micropayment Channels.
Now that HTLC-based bi-directional payment channels are state of the art, nobody will ever use the old style.
|
2019-07-15 11:05:14 +02:00 |
|
Andreas Schildbach
|
d78ce55ee1
|
Update OkHttp to 3.12.3.
|
2019-05-19 10:18:06 +02:00 |
|
Andreas Schildbach
|
1fb770be69
|
Update protobuf-java to 3.7.1.
|
2019-05-19 10:03:43 +02:00 |
|
Matthew Leon
|
6aa56dbbe7
|
Address hierarchy: Add equals() and hashCode() tests.
|
2019-05-14 08:50:23 +02:00 |
|
Andreas Schildbach
|
106e2c8baa
|
Use Bouncy Castle's Scrypt implementation rather than the standalone library.
Amazingly, on a Pixel 2 this implementation is a bit quicker than Will Glozer/Colin Percival's native code.
|
2019-05-04 15:28:41 +02:00 |
|
Sean Gilligan
|
7bfeff65f6
|
build.gradle: Use plugins block rather than 'apply plugin' statements.
|
2019-04-18 16:41:12 +02:00 |
|
Sean Gilligan
|
98c5e42517
|
build.gradle: Declare Automatic-Module-Name entry in MANIFEST.MF to make bitcoinj-core compatible to Java9 modules.
|
2019-04-05 11:45:52 +02:00 |
|
Sean Gilligan
|
170cc80e45
|
Update Guava to 27.1-android.
|
2019-04-05 10:31:35 +02:00 |
|
Andreas Schildbach
|
83b1e44d7d
|
settings.gradle: Prefix project names by 'bitcoinj-'.
|
2019-03-24 10:34:23 +01:00 |
|
Tim Strasser
|
3c405931f8
|
Add test for DnsDiscovery.
|
2019-03-24 10:19:40 +01:00 |
|
Andreas Schildbach
|
b49d3e53ca
|
Prepare 0.16-SNAPSHOT
|
2019-03-01 11:46:48 +01:00 |
|
Andreas Schildbach
|
0be1008339
|
build.gradle: Exclude the same set of integration tests as we did for Maven.
This fixes the 'address already in use' error.
|
2019-02-25 21:11:51 +01:00 |
|
Andreas Schildbach
|
81ddd50ffb
|
build.gradle: Make protobuf-gradle-plugin use protoc from the repository.
This updates the protoc version to 3.6.1, fixing many warnings in the generated sources.
|
2019-02-23 23:27:48 +01:00 |
|
Oscar Guindzberg
|
66d54c11b1
|
build.gradle: Print failed tests a bit more detailed.
|
2019-02-15 18:58:25 +01:00 |
|
Andreas Schildbach
|
225941d88a
|
Update protobuf-java to 3.6.1.
|
2019-02-15 03:53:00 +01:00 |
|
Andreas Schildbach
|
d4da02155f
|
Update OkHttp to 3.12.1.
|
2019-02-15 03:45:51 +01:00 |
|
Andreas Schildbach
|
f24a4aa19a
|
Update Guava to 27.0.1-android.
|
2019-02-15 03:34:11 +01:00 |
|
Andreas Schildbach
|
34e8bc217a
|
build.gradle: Configure Eclipse plugin.
|
2019-02-14 23:03:24 +01:00 |
|
Andreas Schildbach
|
7b0a9c207f
|
Update Guava to 25.1-android.
|
2018-11-27 13:41:58 +01:00 |
|
Andreas Schildbach
|
092335e6fe
|
Update OkHttp to 3.12.0.
|
2018-11-27 13:29:12 +01:00 |
|
Andreas Schildbach
|
2992cc16ff
|
build.gradle: Specify source encodings.
|
2018-10-31 11:12:49 +01:00 |
|
Andreas Schildbach
|
64ab2d4519
|
Update BouncyCastle to 1.60.
|
2018-10-26 12:21:24 +02:00 |
|
Andreas Schildbach
|
ad262de961
|
Migrate from SpongyCastle back to BouncyCastle.
Google moved their broken BouncyCastle out of the way with Android 3.0
(see 0ac85ead96 %5E%21/).
|
2018-10-23 16:09:10 +02:00 |
|
Andreas Schildbach
|
6e85ea391d
|
build.gradle: Version control generated protobuf files again.
This effectively reverts commit 002fe8184c . It lead to too much support hassle.
|
2018-07-27 14:14:12 +02:00 |
|
Andreas Schildbach
|
002fe8184c
|
build.gradle: Don't version control generated protobuf files.
|
2018-05-05 18:56:29 +02:00 |
|
Andreas Schildbach
|
aaa5262ef4
|
Migrate from Maven to Gradle 3.4 for building.
|
2018-05-01 16:49:30 +02:00 |
|