1 2017-05-06 11:07:19 <nsh> ' The following advisory describes Java deserialization vulnerability found in CloudBees Jenkins version 2.32.1 that leads to a Remote Code Execution.' - https://blogs.securiteam.com/index.php/archives/3171
2 2017-05-06 11:08:51 <nsh> cc BlueMatt
3 2017-05-06 23:21:17 <CryptAxe> Asking again today, I don't think anyone else was here last time. Anyways... Can anyone explain the comments about fee sniping CWallet::CreateTransaction to me?
4 2017-05-06 23:22:11 <CryptAxe> 
5 2017-05-06 23:22:11 <CryptAxe> I understand why txNew.nLockTime = chainActive.Height(); encourages progress of the chain, but the part after that does not make sense to me.
6 2017-05-06 23:22:44 <CryptAxe> "Secondly occasionally randomly pick a nLockTime even further back"
7 2017-05-06 23:23:17 <CryptAxe> Doesn't this mean that occasionally the locktime is set to a value that actually encourages fee sniping?