This is going to be used to hash outpoints. This is part of the work started with D342 .
Depends on 490
Differential D491
Add SipHashUint256Extra as a specialization of siphash for a 256bits int and a 32 bit one. deadalnix on Aug 26 2017, 19:27. Authored by Tags None Subscribers None
Details
This is going to be used to hash outpoints. This is part of the work started with D342 . Depends on 490 make check
Diff Detail
Event TimelineComment Actions Looks Good To Me. However I can't compile it as it complains about missing FastRandomContext::rand64(). Please rebase this? |