Jason Rhinelander
20f603c6be
Fix broken multisig pubkey sorting
...
The sort predicate is a boolean ordered-before value, but these are
returning the memcmp value directly, and thus returns true whenever the
pubkeys aren't equal. This means:
- it isn't actually sorting.
- it can (and does) segfault for some inputs.
2020-08-05 12:42:27 -03:00
..
2020-07-19 03:40:19 -07:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:36:39 -07:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:38:53 -07:00
2020-05-06 22:36:54 -04:00
2020-07-19 03:36:39 -07:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:41:55 -07:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-07-19 03:40:19 -07:00
2020-07-19 03:32:59 -07:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2019-11-04 02:28:45 -07:00
2020-07-19 03:32:59 -07:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-08-05 07:57:54 -07:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:32:59 -07:00
2020-07-19 03:38:07 -07:00
2020-08-05 12:42:27 -03:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-07-06 23:22:25 +02:00
2019-08-26 19:28:25 +00:00