Commit Graph

105 Commits

Author SHA1 Message Date
pinpong
3a9ecf464a fixed typos 2017-01-23 20:20:20 +01:00
AZ
c075d0d06a fixed last commit 2017-01-22 16:47:44 +01:00
AZ
2f495e3464 Merge remote-tracking branch 'origin/master' 2017-01-22 16:45:48 +01:00
AZ
6d4605cfe6 removed brainf***ed piece of code 2017-01-22 16:45:27 +01:00
pinpong
379897900a minor 2017-01-22 15:31:44 +01:00
AZ
499cfea0e1 fixed gettransfer handling for seed without transactions 2017-01-22 14:41:39 +01:00
AZ
572cf55680 slightly improved error handling 2017-01-22 14:31:52 +01:00
AZ
a1a5a1de8f fixed addremainder 2017-01-22 14:08:42 +01:00
AZ
5d1e4aae0c correct error handling for addremainder 2017-01-22 13:59:56 +01:00
AZ
3474ee69cc removed unused param 2017-01-22 00:24:35 +01:00
pinpong
cb0aa17f1c refactored 2017-01-22 00:04:32 +01:00
pinpong
c4ab852283 fixed timestamp 2017-01-21 23:33:16 +01:00
AZ
a27168dee0 cleanup 2017-01-15 20:45:46 +01:00
AZ
327c3bbf72 allow the injection of custom curl implementations 2017-01-15 18:46:13 +01:00
AZ
deae4945b4 * refactoring started
* performance optimization through multithreading
* added duration for the proposed calls
2017-01-15 18:04:45 +01:00
pinpong
e375423b21 Merge branch 'master' of https://github.com/pinpong/iota.lib.java 2017-01-08 19:06:26 +01:00
pinpong
034c45e28a extended IotaUnitConverter 2017-01-08 19:06:17 +01:00
AZ
b9b3b5d828 validate seed & if needed pad to 81 chars 2017-01-06 15:06:11 +01:00
AZ
b730d13105 replaced generic exception catch with concrete multicatching of thrown exceptions form getbundle 2017-01-03 11:03:06 +01:00
AZ
8c0833a9ba ignore errors from getbundle 2017-01-03 10:56:58 +01:00
pinpong
29c5c26b0a sendTransfer return fix 2017-01-02 21:55:06 +01:00
pinpong
04cfb6debc fixed getNewAddress 2017-01-02 18:07:01 +01:00
pinpong
bf8e7aa122 added ReplayBundleResponse 2017-01-01 21:14:29 +01:00
pinpong
01538fe3c4 fixed sendTransfer 2017-01-01 20:38:30 +01:00
pinpong
d3b45f11ed added isAddressWithoutChecksum 2017-01-01 19:47:38 +01:00
AZ
8ebd340c3f better error handling for traverseBundle 2016-12-30 10:46:01 +01:00
AZ
9011339f3b fixed getbalances 2016-12-30 10:14:37 +01:00
AZ
8db0f33481 fixed almost everything 2016-12-29 22:02:29 +01:00
AZ
4c83f38892 ... 2016-12-29 19:55:47 +01:00
pinpong
7e7b7f029c fix 2016-12-29 19:10:20 +01:00
pinpong
d216193bf3 renamed 2016-12-29 18:27:51 +01:00
pinpong
dfd5fb86db removed unused file 2016-12-29 17:54:00 +01:00
pinpong
3d5776f3ec fix 2016-12-29 10:32:24 +01:00
AZ
6f94c90edd ... 2016-12-29 10:24:41 +01:00
AZ
fd67bb797e fixed value in trx object 2016-12-29 09:17:54 +01:00
AZ
7f09e45c08 fixed value in trx object 2016-12-29 08:46:27 +01:00
pinpong
6c2ec92a25 minor 2016-12-28 23:27:29 +01:00
AZ
d9275f1208 bugfixing 2016-12-28 21:03:02 +01:00
AZ
356a04f4b1 bugfixing 2016-12-28 19:54:34 +01:00
AZ
d87159c2f4 fixed sendtransfer 2016-12-28 18:18:28 +01:00
pinpong
10793975e9 Merge branch 'master' of https://github.com/pinpong/iota.lib.java 2016-12-28 14:59:44 +01:00
pinpong
15fda3f488 added GetTransferResponse and SendTransferResponse 2016-12-28 14:59:33 +01:00
AZ
648a2d6b5f Merge remote-tracking branch 'origin/master' 2016-12-28 14:26:38 +01:00
AZ
72d99f0993 added getBundle, traverseBundle, bundleFromAddresses - pls test & verify 2016-12-28 14:26:30 +01:00
pinpong
a66a9afb8b fix 2016-12-28 14:24:36 +01:00
pinpong
0d32622d48 fix 2016-12-28 14:19:24 +01:00
AZ
11bb41a889 added getBundle, traverseBundle, bundleFromAddresses - pls test & verify 2016-12-27 19:23:36 +01:00
AZ
1951ce76f8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/jota/IotaAPIProxy.java
#	src/test/java/jota/IotaAPIProxyTest.java
2016-12-24 14:46:10 +01:00
pinpong
edabd0ec38 added sednTransfer 2016-12-24 14:45:08 +01:00
AZ
5a8e3a7222 WIP (once again) 2016-12-24 14:36:44 +01:00