Files
pallectrum/electrum
SomberNight cc42b4a226 transaction: segwit input signing was doing quadratic hashing
performance improvements are negligible for typical transactions though.
some measurements of wall clock time for Transaction.sign (with libsecp256k1):
  0.11 sec -> 0.08 sec    (  61 p2wpkh-p2sh inputs, 1 output)
  2.48 sec -> 0.75 sec    ( 522 p2wpkh-p2sh inputs, 1 output)
 13.2  sec -> 1.8  sec    (1445 p2wpkh inputs, 1 output)
176.4  sec -> 7.6  sec    (5542 p2wpkh inputs, 1 output)
2019-07-09 17:37:02 +02:00
..
2019-02-28 20:26:30 +01:00
2019-07-05 21:16:58 +02:00
2019-05-02 15:19:03 +02:00
2019-07-04 19:13:12 +02:00
2019-05-02 15:19:03 +02:00
2019-05-02 15:19:03 +02:00
2019-05-02 15:19:03 +02:00
2019-05-02 15:19:03 +02:00
2019-05-03 03:10:31 +02:00
2019-07-04 19:55:03 +02:00
2019-05-02 15:19:03 +02:00
2019-07-04 19:13:12 +02:00
2019-05-02 15:19:03 +02:00
2019-02-11 20:21:24 +01:00
2019-07-06 00:35:03 +02:00
2019-07-03 15:47:05 +02:00
2019-05-02 15:19:03 +02:00