Salomon BRYS
d702925e40
Kotlin 1.4.0 ( #11 )
...
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-08-18 10:52:42 +02:00
sstone
7a33c81c01
Use Kotlin 1.4
2020-08-18 09:51:20 +02:00
Romain Boisselle
2615187b87
Kotlin 1.4.0-rc ( #10 )
...
* Move to kotlin 1.4.0-rc
* Removing broken WSL bash
see https://github.com/actions/virtual-environments/issues/50
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-08-02 20:08:02 +02:00
Salomon BRYS
dbf8301f34
Android loading may fallback to standard JVM ( #9 )
...
* Android loading may fallback to standard JVM
* Java code must target JVM 1.8 in order to be compatible Android.
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-07-16 22:21:30 +02:00
Fabrice Drouin
0cc4c251f9
Fixup for #6 (native signature format detection) ( #8 )
...
* Fixup for #6
Behaviour was changed in the JNI wapper but not in Kotlin native code.
* Set version to 0.2.1-1.4-M3
2020-07-09 20:16:39 +02:00
Salomon BRYS
6c850eb2c4
Native jni build ( #5 )
...
* Each native library is in its own jar. Got rid of cross compilation. The project is `secp256k1` and not `secp256k1-kmp`.
* Updated CI to use all 3 OS VMs
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-07-09 14:54:34 +02:00
Salomon BRYS
c5dbc42496
Kotlin 1.4-M3, fixed CI glitches & fixed build on Mac ( #4 )
...
* Kotlin 1.4-M3, fixed CI glitches & fixed build on Mac
* Fixes https://github.com/eskatos/gradle-command-action/issues/24
* Explicit mode requirements in Android tests
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-07-06 21:45:17 +02:00
Salomon BRYS
316e585e4c
Rational ci ( #3 )
...
* Only test when pushing on master OR when there's a PR
* Added the bintray badge as well as the repository informations to README.
* Do not re-launch CI when updating documentation, auto-publish when pushing a snapshot.
* Update README.md
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-07-06 11:37:10 +02:00
Salomon BRYS
fa425731a1
GitHub actions ( #2 )
...
* Updated readme, enabled automatc testing
* Snapshot support
* Release CI support
Co-authored-by: Salomon BRYS <salomon@kodein.net>
2020-07-03 19:12:38 +02:00
Salomon BRYS
244673b04c
Reset version number
2020-07-02 18:07:28 +02:00
Salomon BRYS
17dd83e476
Tests in their own module so that they can run on Android with the connectedCheck task
2020-07-02 12:19:29 +02:00
Salomon BRYS
ffe4cc41dc
Maven publications
2020-07-02 11:39:42 +02:00
Salomon BRYS
6e4763e55b
Using javac to generate header
2020-07-01 13:53:26 +02:00
Salomon BRYS
1d9d57ca0a
Android & JVM loader in their own modules
2020-07-01 12:15:04 +02:00
Salomon BRYS
1787dedb4e
Android fix
2020-06-29 18:05:05 +02:00
Salomon BRYS
4bdc836556
Explicit Signature & PubKey formats + bug fixes
2020-06-29 17:10:58 +02:00
Salomon BRYS
3c317da9f5
Linux build in macos
2020-06-29 13:02:45 +02:00
Salomon BRYS
7e79a17a7f
Maven publish
2020-06-29 12:28:00 +02:00
Salomon BRYS
548fb27c33
Compat with linux host
2020-06-29 11:41:34 +02:00
Salomon BRYS
ff37b86ff3
Android implementation
2020-06-26 20:50:32 +02:00
Salomon BRYS
08b6d16836
Native & iOS implementation
2020-06-26 17:10:48 +02:00
Salomon BRYS
54abe2a397
JVM implementation
2020-06-26 13:48:50 +02:00