Wlad Meixner
d4a7641125
Fixed wrong versioning in maven example.
...
Newer versions of the lib don't prefix the version number with a 'v' letter. Using the code from the example fails on maven build.
2018-01-19 10:04:24 +01:00
pinpong
7613eb2f63
fixed 6c2df37
2017-12-16 00:42:24 +01:00
Oliver Nitzschke
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 Nitzschke
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 Nitzschke
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
Oliver Nitzschke
c668a41784
Merge pull request #73 from JcMinarro/hotfix/fix-jitpack-dependency-example
...
Fix jitpack dependency example
2017-12-09 11:16:07 +01:00
Jc Miñarro
2d4c7b1f8b
Fix jitpack dependency example
2017-12-09 00:44:17 +01:00
Paul Handy
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 Handy
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
Oliver Nitzschke
c2c7b1fcbd
updated readme
2017-11-11 19:40:39 +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
pinpong
9ed5716730
updated travis
2017-11-11 18:37:36 +01: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
pinpong
b2afec225d
updated readme
2017-11-11 18:00:22 +01: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
a34cd91686
fixed github credentials
2017-11-11 17:50:06 +01:00
Oliver Nitzschke
2b1bdfe09e
Merge pull request #61
...
Added SCM information to pom.xml
2017-11-11 09:40:47 +01:00
Juraci Paixão Kröhling
0da3457d44
Added SCM information to pom.xml
...
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
2017-11-11 09:38:47 +01:00
Oliver Nitzschke
1955ab6fc4
Merge pull request #60
...
Fixed bintray credentials
2017-11-10 18:27:11 +01:00
Juraci Paixão Kröhling
7f87006e98
Fixed bintray credentials
...
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
2017-11-10 18:24:16 +01:00
pinpong
cfccb67848
updated readme
2017-11-10 18:08:19 +01: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
Oliver Nitzschke
d60f5e5a2a
Merge pull request #57
...
refactoring
2017-11-10 17:17:46 +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
Oliver Nitzschke
2ad556652e
updated readme
2017-11-07 20:52:55 +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
Oliver Nitzschke
512a7a092d
Merge pull request #58 from heinrichreimer/update-docs
...
Update documentation (fixes #39 )
2017-11-07 07:28:26 +01:00
Heinrich Reimer
1329a2ec2a
Improve CONTRIBUTING file
2017-11-07 00:57:02 +01:00
Heinrich Reimer
66145470f6
Improve RELEASE file
2017-11-07 00:55:59 +01:00
Heinrich Reimer
42b6a8719b
Improve README file
2017-11-07 00:55:45 +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