Kagami Hiiragi
|
156a3f7e56
|
Fix polifilled promise name
|
2015-02-01 16:10:03 +03:00 |
|
Kagami Hiiragi
|
56679a0f8f
|
Check objects POW
|
2015-01-30 20:13:09 +03:00 |
|
Kagami Hiiragi
|
25d5b70bae
|
Fix target calculation
Relates: Bitmessage/PyBitmessage#758
|
2015-01-30 18:15:20 +03:00 |
|
Kagami Hiiragi
|
d50dcac4a2
|
Huge commit with partial objects.getpubkey impl
|
2015-01-22 03:14:21 +03:00 |
|
Kagami Hiiragi
|
8fa539c61b
|
Add SHA-1 (used for signing)
|
2015-01-16 18:35:40 +03:00 |
|
Kagami Hiiragi
|
667775f015
|
More consistent API
|
2015-01-12 21:27:14 +03:00 |
|
Kagami Hiiragi
|
3804adea7f
|
Fix platform.browser.pow
|
2015-01-11 20:31:26 +03:00 |
|
Kagami Hiiragi
|
b7f796e78b
|
Fix test again
|
2015-01-11 15:00:12 +03:00 |
|
Kagami Hiiragi
|
e562fbf645
|
Fix naming
|
2015-01-10 16:03:14 +03:00 |
|
Kagami Hiiragi
|
53f38be9ed
|
Use webworkify
|
2015-01-10 16:00:08 +03:00 |
|
Kagami Hiiragi
|
225fba30e1
|
Do a POW (Node)
|
2015-01-10 00:36:42 +03:00 |
|
Kagami Hiiragi
|
8c799f4e91
|
Do a POW (Browser)
|
2015-01-09 16:12:23 +03:00 |
|
Kagami Hiiragi
|
a7eb439706
|
Calculate POW target
|
2015-01-08 00:28:13 +03:00 |
|
Kagami Hiiragi
|
96ba6b0fad
|
Use hash.js for SHA-512
|
2015-01-06 04:24:48 +03:00 |
|
Kagami Hiiragi
|
591134bd9a
|
Fix hashes
|
2015-01-05 16:41:34 +03:00 |
|
Kagami Hiiragi
|
2dd9efd1a6
|
Use hash.js impl of SHA-256 and RIPEMD-160
Because it's already required by elliptic
|
2015-01-05 16:34:52 +03:00 |
|
Kagami Hiiragi
|
bf8b663c5d
|
Do not use promises in crypto
Because sha.js is faster than WebCryptoAPI for POW.
|
2015-01-03 17:52:27 +03:00 |
|
Kagami Hiiragi
|
f6165d891b
|
Reorganize platform-specific routines
|
2015-01-03 13:29:22 +03:00 |
|