Commit Graph

21 Commits

Author SHA1 Message Date
35d7486869 Added dependency management and bumped gradle version 2017-07-02 11:46:27 +02:00
a8addf946b Minor improvements and version bumps 2017-07-02 08:37:43 +02:00
322bddcc4f Migrated networking and fixed networking tests 2017-06-25 20:06:17 +02:00
894e0ff724 Fixes and improvements, SystemTest still broken 2017-06-16 07:03:12 +02:00
1d3340a547 Migrated cryptography and some improvements 2017-06-08 21:56:31 +02:00
dca0330a7c Bumped dependency versions 2017-04-03 18:21:08 +02:00
784ed9ed4e Fixed importer exception on Android 2016-10-07 22:08:55 +02:00
0fadb40c6c Improved tests and fixed some 2016-06-16 19:47:59 +02:00
678a48ac3f Fixed system test and ProofOfWorkService 2016-05-05 10:50:22 +02:00
4f7f80c12a Added tests and code improvements 2016-04-08 19:22:40 +02:00
57057298a1 Code cleanup 2016-02-26 16:30:45 +01:00
2a17e6024f Code cleanup 2016-02-26 15:06:47 +01:00
9f1e0057c9 Code cleanup 2016-02-24 23:10:04 +01:00
ac6f291964 Renamed module 'domain' to 'core' to make its purpose more clear 2016-01-17 05:42:49 +01:00
549c8854ed Refactoring: renamed 'security' to 'cryptography' 2016-01-10 13:38:32 +01:00
51bf3b8bd2 Fixed tests 2015-12-12 11:05:13 +01:00
991a0e5f86 Some improvements for custom message handling 2015-12-02 17:45:50 +01:00
b8546e28af Moving "Security" to a separate port, so there can be a Bouncycastle and a Spongycastle implementation. (BC doesn't work on Android, SC can't be used on Oracle's JVM) 2015-08-05 19:52:18 +02:00
070cde699e Version 0.2.1-SNAPSHOT bump - minor changes so anyone should be able to build and I can easily upload to maven central 2015-07-04 10:26:02 +02:00
6f50c200ee Added import/export to the demo app
- discovered private key length was wrong - fixed
- as things are broken anyway, refactored flyway migrations - you'll need to delete ~/jabit.*.db
2015-07-03 11:28:06 +02:00
c8960df2b3 issues #11 and #12 - import and export for Wallet Import Format 2015-06-27 07:52:28 +02:00