Stefan Thomas
77debc1d4f
Added Paillier and ECDSA split signing demo.
2011-08-29 12:17:53 +01:00
Stefan Thomas
0f424562f2
Added more ECDSA function and some fixes.
...
decodeFrom is no longer destructive with it's inputs.
Added isOnCurve().
Added validate().
Fixed formatting.
Factored out new functions serializeSig and parseSig.
2011-08-26 20:47:47 +01:00
Stefan Thomas
6fdba19373
New utility function for parsing value strings.
2011-08-18 05:01:00 +01:00
Stefan Thomas
721d0791bf
Added ability to add fees in createSend.
2011-08-18 05:00:48 +01:00
Stefan Thomas
90c30f248e
Moved wallet loading out of bitcoinjs-lib.
2011-08-18 05:00:35 +01:00
Stefan Thomas
9fee035c58
Added utility function for TransactionDatabase reset.
2011-08-18 04:57:58 +01:00
Stefan Thomas
27ceffaee3
Split getDescription() into two functions.
2011-08-18 04:57:29 +01:00
Stefan Thomas
8b32d43335
Moved sources into src/ subdirectory.
2011-08-11 18:35:23 +01:00