Commit Graph

131 Commits

Author SHA1 Message Date
adrianziser
bbaa4d8b2f Multisig implementation finished 2017-02-18 20:37:26 +01:00
pinpong
5e956137a4 fixed last commit 2017-02-16 19:28:28 +01:00
pinpong
73799607cb refactored 2017-02-15 23:52:46 +01:00
pinpong
1c019746df Fixed NullPointer 2017-02-15 20:16:02 +01:00
pinpong
ec3a1fde08 Revert "Fixed NullPointer"
This reverts commit 220872d594.
2017-02-15 20:14:49 +01:00
pinpong
220872d594 Fixed NullPointer 2017-02-15 19:23:58 +01:00
pinpong
d0f2a5517c documentation 2017-02-15 18:16:25 +01:00
pinpong
8c2a36bacf documentation 2017-02-14 21:05:27 +01:00
pinpong
8cb20c2792 documentation 2017-02-14 20:58:35 +01:00
pinpong
bc451b81aa documentation 2017-02-14 20:20:15 +01:00
pinpong
6000f702d6 documentation 2017-02-13 18:06:23 +01:00
pinpong
878f5e9f95 documentation 2017-02-12 23:36:47 +01:00
pinpong
e4db4219e0 documentation 2017-02-12 23:18:51 +01:00
adrianziser
90ac1071ee always clone curl instance 2017-02-12 17:53:12 +01:00
pinpong
ecf1e5d58f fixed small extension 2017-02-05 20:03:20 +01:00
pinpong
cdea177ebd added more documentation 2017-02-05 13:43:06 +01:00
pinpong
8e08047b93 added documentation 2017-02-05 11:57:13 +01:00
AZ
7709521c8c add missing class 2017-02-04 19:11:13 +01:00
AZ
4b4c4af7ae multisigs [wip] 2017-02-04 18:56:10 +01:00
AZ
62bf75ed53 small extension for tests & inputvalidation, added multisignatures (WIP) 2017-02-04 18:55:07 +01:00
pinpong
f143cfbbf6 extended tests 2017-02-03 16:50:17 +01:00
pinpong
92f8d31a1d private key generation with security level param 2017-02-02 23:27:23 +01:00
pinpong
8cf315fb09 fixed merge #10 2017-02-02 16:59:12 +01:00
AZ
6176b0d556 refactored 2017-01-29 20:23:23 +01:00
AZ
34cfec47c0 fixed getinputs 2017-01-27 16:23:12 +01:00
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