Commit Graph
45 Commits
Author SHA1 Message Date
AZ 71fce781b2 refactored 2017-01-29 22:30:30 +01:00
AZ 6176b0d556 refactored 2017-01-29 20:23:23 +01:00
pinpong cc1c17b703 fixed tests 2017-01-22 19:35:43 +01:00
pinpong b63bf5f237 fixed tests 2017-01-22 14:55:47 +01:00
AZ a1a5a1de8f fixed addremainder 2017-01-22 14:08:42 +01:00
AZ 3474ee69cc removed unused param 2017-01-22 00:24:35 +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 5e4415c3f5 fixed test 2017-01-02 17:00:26 +01:00
pinpong b422b40243 extended TrytesConverter test 2016-12-31 10:49:30 +01:00
pinpong 368d613266 sendTransfer test 2016-12-30 16:35:46 +01:00
pinpong 31654ae166 updated tests 2016-12-30 10:21:45 +01:00
AZ 9011339f3b fixed getbalances 2016-12-30 10:14:37 +01:00
pinpong ba3dd71750 updated tests 2016-12-30 10:03:51 +01:00
AZ 7504c1ead3 added getInputsTest 2016-12-29 22:03:41 +01:00
pinpong 6c2ec92a25 minor 2016-12-28 23:27:29 +01:00
pinpong cbc88dac4a tests 2016-12-28 18:47:16 +01:00
pinpong 8eb007993b added tests 2016-12-27 23:51:12 +01:00
pinpong edabd0ec38 added sednTransfer 2016-12-24 14:45:08 +01:00
pinpong 9a327a6a43 extended InputValidatorTest 2016-12-24 10:46:52 +01:00
Oliver NitzschkeandGianluigi Davassi 3a3f7f6a59 added getLatestInclusion (#14)
* added getLatestInclusion

* added findTransactionObjects

* added documentation
2016-12-23 09:48:15 +01:00
Oliver NitzschkeandGianluigi Davassi 9af3d2d027 updated tests (#13)
* updated tests

* Bundle: fixed addEntry
2016-12-22 14:55:13 +01:00
davassi bbe837975e Implemented prepareTransfer and getInputs 2016-12-19 19:03:11 +01:00
davassi 937a2b2e38 Implemented broadcastAndStore and sendTrytes 2016-12-18 12:33:26 +01:00
Oliver NitzschkeandGianluigi Davassi 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
Oliver NitzschkeandGianluigi Davassi 9173bb9fb6 updated tests (#8) 2016-12-07 15:19:24 +01:00
davassi d0dbff07fe refactoring, moving getNewAddress to Proxy class 2016-12-06 00:21:39 +01:00
Gianluigi DavassiandGitHub cad499448b Pinpong PR + refactoring (#7)
* implemented toTrytes and toStrings

* added TrytesConverterTest

* WIP

* added checksum calculation, pls review

* updated checksum

* updated tests

* fixed getnewaddress

* fixed test

* updated node config

* updated tests

* newAddress

* improved newAddress
2016-12-05 23:49:35 +01:00
davassi 2cb221c227 updated getNewAddress Test 2016-12-03 00:01:21 +01:00
Gianluigi DavassiandGitHub 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 2114b12e4a updated IotaUnitConverter test 2016-11-30 22:13:22 +01:00
pinpong 23ca1354e9 fixed typo 2016-11-30 21:28:01 +01:00
pinpong 606dc34c4b implemented convertUnits 2016-11-30 19:47:39 +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
pinpong 28b8a4dbb5 rerranged entries, optimized imports 2016-11-13 22:42:38 +01:00
davassi 87bbf9c474 removed regression test 2016-11-13 11:22:09 +01:00
davassi ddd7e34f5f 100% command coverage for IRI 1.1.0 2016-11-13 11:20:20 +01:00
davassi fcbaf19acc improvements for IRI 1.1.0 2016-11-02 23:47:32 +01:00
davassi bcf3a7a39e implemented getTransactionToApprove command request 2016-10-08 11:12:20 +02:00
davassi 300be40b72 implemented getNewAddress command request 2016-10-08 10:16:21 +02:00
davassi 3b4afb5e75 implemented analyseTransaction command request 2016-10-07 16:17:59 +02:00
davassi 53067530f8 implemented getTrytes command request 2016-10-07 15:24:27 +02:00
davassi baa9f32e9b first commit 2016-10-06 17:37:28 +02:00