Commit Graph

31 Commits

Author SHA1 Message Date
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
Oliver Nitzschke
9af3d2d027 updated tests (#13)
* updated tests

* Bundle: fixed addEntry
2016-12-22 14:55:13 +01:00
Oliver Nitzschke
bee2aa3302 fixed getTransactionsToApprove (#12)
* updated GetNodeInfo

* fixed getTransactionsToApprove

* fixed getTransactionsToApprove
2016-12-22 10:19:21 +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 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
davassi
9dc1947234 some refactoring 2016-12-07 17:34:09 +01:00
Oliver Nitzschke
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 Davassi
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 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
5875d68751 changed data types of GetNodeResponse to match iri 2016-12-01 19:55: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
33daac32ef Updated pom.xml to buld fat jar 2016-11-14 23:00:18 +01:00
pinpong
28b8a4dbb5 rerranged entries, optimized imports 2016-11-13 22:42:38 +01:00
pinpong
5c74733584 updated dto 2016-11-13 22:28:59 +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
117694cdc2 first commit 2016-10-06 17:38:42 +02:00
davassi
baa9f32e9b first commit 2016-10-06 17:37:28 +02:00