JeremyRand
a7f0c90c8a
Add pow_hash_header abstraction ( #7592 )
...
There is no reason why the hash function for identifying a block and the
hash function used to instantiate Hashcash must be the same; it's only a
coincidence that Bitcoin happens to use the same hash for both use
cases. Reflecting this fact by adding this abstraction makes the code
more flexible.
Co-authored-by: Jeremy Rand <jeremyrand@danwin1210.de >
2023-10-31 14:02:20 +00:00
..
2023-10-29 16:21:25 +01:00
2023-10-17 14:33:05 +00:00
2023-10-10 17:42:07 +02:00
2023-10-30 17:22:08 +00:00
2023-10-24 16:07:30 +00:00
2023-09-18 16:52:38 +00:00
2023-09-16 04:36:08 +00:00
2023-10-31 14:02:20 +00:00
2023-10-19 16:40:05 +00:00
2023-10-16 13:54:16 +02:00
2023-10-10 17:42:07 +02:00
2023-10-19 17:15:41 +00:00
2023-09-28 18:33:56 +02:00
2023-09-20 14:34:31 +02:00
2023-10-19 16:40:05 +00:00
2023-10-29 16:21:25 +01:00
2023-10-27 14:24:19 +00:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-10-19 16:40:05 +00:00
2023-10-27 16:01:23 +00:00
2023-10-19 16:40:05 +00:00
2023-10-29 16:21:25 +01:00
2023-10-27 14:24:12 +00:00
2023-09-16 04:36:08 +00:00
2023-10-03 11:42:12 +02:00
2023-10-24 14:51:51 +00:00
2023-10-10 14:33:22 +00:00
2023-10-24 17:25:53 +02:00
2023-10-24 16:07:30 +00:00
2023-10-29 16:21:25 +01:00
2023-10-24 14:41:39 +00:00
2023-09-27 23:37:36 +00:00
2023-10-16 13:54:16 +02:00
2023-10-30 17:22:08 +00:00
2023-10-30 18:16:00 +00:00