36 Commits
Author SHA1 Message Date
pinpong 7613eb2f63 fixed 6c2df37 2017-12-16 00:42:24 +01:00
Oliver NitzschkeandGitHub 0478ffbc5f Merge pull request #75 from BerserkerInterpreter/potential_race_condition_signing_63
Issue: "#63 Potential for race condition in signing.java"
2017-12-13 16:22:58 +01:00
Oliver NitzschkeandGitHub 2397a9beaa Merge pull request #76 from BartoszMiller/mocked-server-for-tests
Enable mock web server for integration tests
2017-12-13 16:22:06 +01:00
Oliver NitzschkeandGitHub 4723c145d7 Merge pull request #74 from BartoszMiller/enable-tests
Enabled unit tests in Travis build
2017-12-13 16:21:37 +01:00
Bartosz Miller 4aa4dfe7a1 Enable mock web server for integration tests 2017-12-13 00:14:36 +01:00
BerserkerInterpreter d09a6d14a6 Some changes are made to fix the issue:
"#63 Potential for race condition in signing.java". The changes are related
to a problem of race condition in Signing class when using the object
of type ICurl.
2017-12-11 10:07:25 -05:00
pinpong 6c2df37959 extended sendTransfers 2017-12-11 13:27:41 +01:00
Bartosz Miller 8e12cbb758 Delete skipTests flag and separate unit and integration tests 2017-12-10 21:45:55 +01:00
Paul HandyandGitHub dd7382fdd0 Merge pull request #65 from iotaledger/paulhandy-patch-1
Fix getBundle signature array creation
2017-11-21 19:47:27 -08:00
pinpong bac4c728c4 added Kerl tests 2017-11-13 13:47:58 +01:00
Paul HandyandGitHub 9ec8946179 Update IotaApi.java
* Fixed bundle signature fragment array iteration
2017-11-12 21:54:50 -08:00
pinpong fbacc5ae44 updated tests 2017-11-12 16:47:55 +01:00
pinpong 4304c53d44 fixed getInputs 2017-11-12 16:47:47 +01:00
pinpong c6ba6fd749 updated javadoc 2017-11-12 16:47:15 +01:00
Travis CI User a56983c829 [maven-release-plugin] prepare for next development iteration 2017-11-11 17:40:15 +00:00
Travis CI User a0439b7485 [maven-release-plugin] prepare release 0.9.10 2017-11-11 17:40:10 +00:00
Travis CI User f0747ced17 [maven-release-plugin] prepare for next development iteration 2017-11-11 17:02:57 +00:00
Travis CI User 5f7060d537 [maven-release-plugin] prepare release 0.9.9 2017-11-11 17:02:52 +00:00
Travis CI User 6e9127bd7c [maven-release-plugin] prepare for next development iteration 2017-11-11 16:52:45 +00:00
Travis CI User 98ca500fd0 [maven-release-plugin] prepare release 0.9.7 2017-11-11 16:52:40 +00:00
pinpong cbf214704c updated InputValidator 2017-11-10 17:43:32 +01:00
pinpong 01fc02d9df updated InputValidationTest 2017-11-10 17:41:55 +01:00
Andreas C. Osowski eca0e4e223 fix JS compatibility for seeds > 81 trytes 2017-11-10 12:19:12 +01:00
pinpong 48b6cc96ed added error message constants 2017-11-10 10:54:03 +01:00
pinpong 422ad402cd restructured 2017-11-09 17:41:17 +01:00
pinpong 0ff9b4463c fixed java doc 2017-11-07 20:47:11 +01:00
pinpong 05400fd702 added more documentation 2017-11-07 19:13:33 +01:00
pinpong afd6f1152d refactored, updated SendTransferResponse, tests 2017-11-07 17:11:05 +01:00
pinpong 8d07e0ba60 refactored 2017-11-06 22:31:34 +01:00
pinpong e0dc12681f expanded getAccountData 2017-11-06 21:21:43 +01:00
pinpong 836688139f fixed prepareTransfer 2017-11-06 17:01:43 +01:00
Andreas C. Osowski a316f05df3 remove (security > 3) checks 2017-11-06 00:20:05 +01:00
Andreas C. Osowski 022f1665aa signing: bugfix for key generation for seeds >81 trytes 2017-11-05 23:55:00 +01:00
pinpong 7525934a41 updated sendMessage test 2017-11-05 12:40:26 +01:00
pinpong 1dee918ac7 fixed signing 2017-11-04 17:21:43 +01:00
Juraci Paixão Kröhling ac23414c41 Module reorganization and fixes to Travis
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
2017-10-27 14:45:00 +02:00