Commit Graph

22 Commits

Author SHA1 Message Date
pinpong
bc451b81aa documentation 2017-02-14 20:20:15 +01:00
pinpong
cdea177ebd added more documentation 2017-02-05 13:43:06 +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
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
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
7f09e45c08 fixed value in trx object 2016-12-29 08:46:27 +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
AZ
11bb41a889 added getBundle, traverseBundle, bundleFromAddresses - pls test & verify 2016-12-27 19:23:36 +01:00
Gianluigi Davassi
eedd456af2 Update (#9)
* fixed getTransactionsToApprove (#12)

* updated GetNodeInfo

* fixed getTransactionsToApprove

* fixed getTransactionsToApprove

* updated tests (#13)

* updated tests

* Bundle: fixed addEntry

* added getLatestInclusion (#14)

* added getLatestInclusion

* added findTransactionObjects

* added documentation

* added replayTransfer, findTransaction (#15)

* added findTransactionObjects

* added documentation

* fixed NullPoointer

* added replayTransfer

* extended InputValidatorTest

* fixed merge conflict
2016-12-26 09:36:41 +01:00
AZ
5a8e3a7222 WIP (once again) 2016-12-24 14:36:44 +01:00
pinpong
6471467ade Bugfixes 2016-12-24 14:07:49 +01:00
pinpong
b1c75bf0de fixed NullPoointer 2016-12-24 10:46:52 +01:00
davassi
937a2b2e38 Implemented broadcastAndStore and sendTrytes 2016-12-18 12:33:26 +01:00
Oliver Nitzschke
21ddac09d0 updated and added new Utils (#9)
* added SeedRandomGenerator

* extended IotaUnitConverter

* minor

* added isArrayOfHashes

* renamed constants

* added error package

* added transactionObject

* fixed IotaUnitConverter
2016-12-14 11:06:06 +01:00
Gianluigi Davassi
f697dac422 @pinpong fixed getNewAddress (#4)
* implemented toTrytes and toStrings

* added TrytesConverterTest

* WIP

* added checksum calculation, pls review

* updated checksum

* updated tests

* fixed getnewaddress
2016-12-02 23:57:44 +01:00
pinpong
544631a097 Merge remote-tracking branch 'upstream/master' 2016-11-17 16:37:22 +01:00
davassi
b7b45bb74f first GetNewAddress implementation 2016-11-17 12:19:07 +01:00