Commit graph

17 commits

Author SHA1 Message Date
Daniel Cousens
16195cc6ce explicitly import mocha variables 2018-07-23 17:45:01 +10:00
Daniel Cousens
256656f766 use payments in integration tests 2018-06-27 14:34:05 +10:00
Daniel Cousens
a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
Daniel Cousens
93b1ae4303 sed -i 's/^let /const /' 2018-06-25 16:24:37 +10:00
Daniel Cousens
2fe220517f transition ECPair to properties over getters 2018-05-30 15:52:03 +10:00
Daniel Cousens
fba0699dd3 rm ecdsa, add new ECPair using secp256k1 2018-05-30 15:52:03 +10:00
Daniel Cousens
c2a5d9dc1a rm getAddress 2018-05-30 11:09:07 +10:00
Daniel Cousens
29316a2fbc block: use writeUInt32BE for target calculation 2017-03-29 09:36:07 +11:00
Daniel Cousens
ac4b9d5c43 stealth: use \+ to represent point addition 2016-12-11 12:23:35 +11:00
Daniel Cousens
d3da936adc stealth: add randomly 2016-12-11 12:23:35 +11:00
Daniel Cousens
6f47bc4d70 stealth: d is not involved in the receiver private key 2016-12-11 12:23:35 +11:00
Daniel Cousens
b4062d56d1 stealth: add dual key example 2016-12-11 12:23:35 +11:00
Daniel Cousens
1304527c1d stealth: clarify super simply 2016-12-11 12:23:35 +11:00
Daniel Cousens
11850cc1a5 stealth: add stealth child key recover example 2016-12-01 01:07:21 +11:00
Daniel Cousens
ed093aec69 stealth: more explicit inner variable names 2016-10-06 14:07:08 +11:00
Daniel Cousens
e74b882e54 tests: improved readability for stealth address code 2016-08-17 13:11:01 +10:00
Daniel Cousens
f2ecbeb90f tests/integration: separate crypto tests 2016-08-13 11:42:53 +10:00