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 |
|
pinpong
|
39db0fa897
|
fix
|
2016-12-24 14:25:08 +01:00 |
|
AZ
|
a8c88b767b
|
Merge remote-tracking branch 'origin/master'
|
2016-12-24 14:22:32 +01:00 |
|
pinpong
|
6471467ade
|
Bugfixes
|
2016-12-24 14:07:49 +01:00 |
|
AZ
|
83027dfc68
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/jota/IotaAPIProxy.java
|
2016-12-24 12:08:00 +01:00 |
|
pinpong
|
ad486446ad
|
fixed merge conflict
|
2016-12-24 10:55:33 +01:00 |
|
pinpong
|
a976e48f6b
|
added replayTransfer
|
2016-12-24 10:46:52 +01:00 |
|
pinpong
|
b1c75bf0de
|
fixed NullPoointer
|
2016-12-24 10:46:52 +01:00 |
|
pinpong
|
5881879f78
|
added documentation
|
2016-12-24 10:46:52 +01:00 |
|
pinpong
|
3f8922a089
|
added findTransactionObjects
|
2016-12-24 10:46:20 +01:00 |
|
Oliver Nitzschke
|
3a3f7f6a59
|
added getLatestInclusion (#14)
* added getLatestInclusion
* added findTransactionObjects
* added documentation
|
2016-12-23 09:48:15 +01:00 |
|