Daniel Cousens
|
256656f766
|
use payments in integration tests
|
7 years ago |
Daniel Cousens
|
a5db0a4e44
|
sed -i 's/ var / const /', with const->let fixes
|
7 years ago |
Daniel Cousens
|
93b1ae4303
|
sed -i 's/^let /const /'
|
7 years ago |
Daniel Cousens
|
2fe220517f
|
transition ECPair to properties over getters
|
7 years ago |
Daniel Cousens
|
fba0699dd3
|
rm ecdsa, add new ECPair using secp256k1
|
7 years ago |
Daniel Cousens
|
c2a5d9dc1a
|
rm getAddress
|
7 years ago |
Daniel Cousens
|
29316a2fbc
|
block: use writeUInt32BE for target calculation
|
8 years ago |
Daniel Cousens
|
ac4b9d5c43
|
stealth: use \+ to represent point addition
|
8 years ago |
Daniel Cousens
|
d3da936adc
|
stealth: add randomly
|
8 years ago |
Daniel Cousens
|
6f47bc4d70
|
stealth: d is not involved in the receiver private key
|
8 years ago |
Daniel Cousens
|
b4062d56d1
|
stealth: add dual key example
|
8 years ago |
Daniel Cousens
|
1304527c1d
|
stealth: clarify super simply
|
8 years ago |
Daniel Cousens
|
11850cc1a5
|
stealth: add stealth child key recover example
|
8 years ago |
Daniel Cousens
|
ed093aec69
|
stealth: more explicit inner variable names
|
8 years ago |
Daniel Cousens
|
e74b882e54
|
tests: improved readability for stealth address code
|
9 years ago |
Daniel Cousens
|
f2ecbeb90f
|
tests/integration: separate crypto tests
|
9 years ago |