Commit Graph

15 Commits

Author SHA1 Message Date
pinpong
3a9ecf464a fixed typos 2017-01-23 20:20:20 +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
8c0833a9ba ignore errors from getbundle 2017-01-03 10:56:58 +01:00
AZ
8db0f33481 fixed almost everything 2016-12-29 22:02:29 +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
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
davassi
9dc1947234 some refactoring 2016-12-07 17:34:09 +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
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