1 2016-09-01 02:00:22 <moa> http://arstechnica.com/security/2016/08/new-attack-steals-private-crypto-keys-by-corrupting-data-in-computer-memory/
 2 2016-09-01 19:50:50 <elichai2> hey, I need some help modifying my bitcoin core to accept conflicted transactions into the mempool
 3 2016-09-01 19:51:12 <elichai2> or at least agree to send conflicting raw transaction
 4 2016-09-01 20:00:33 <jonasschnelli> elichai2: there is a PR somewhere... you may need to use the search
 5 2016-09-01 20:00:44 <elichai2> PR?
 6 2016-09-01 20:01:02 <jonasschnelli> read the second part of my line. :)
 7 2016-09-01 20:01:10 <jonasschnelli> ah.. PR = pull request
 8 2016-09-01 20:01:11 <jonasschnelli> sry
 9 2016-09-01 20:01:16 <jonasschnelli> https://github.com/bitcoin/bitcoin/search?p=3&q=conflicts&type=Issues&utf8=✓
10 2016-09-01 20:02:44 <jonasschnelli> elichai2: maybe this https://github.com/bitcoin/bitcoin/pull/6240/files
11 2016-09-01 20:03:09 <jonasschnelli> This line here would be your "key"-line: https://github.com/bitcoin/bitcoin/pull/6240/files#diff-7ec3c68a81efff79b6ca22ac1f1eabbaR1003
12 2016-09-01 20:06:05 <elichai2> jonasschnelli,  maybe this? https://github.com/bitcoin/bitcoin/pull/7533
13 2016-09-01 20:07:21 <elichai2> jonasschnelli, amm so why you wrote misuse?