12017-09-29T00:00:48  <sipa> unless SetAddressBook needs a lock, let me see
  22017-09-29T00:01:05  <sipa> nope
  32017-09-29T00:01:13  *** Geoffy has quit IRC
  42017-09-29T00:01:47  <promag> right, AddCScript is thread safe
  52017-09-29T00:03:15  <promag> sipa: however CWallet::AddCScript should be atomic, and it's not
  62017-09-29T00:04:16  <sipa> promag: ?
  72017-09-29T00:04:46  <promag> nevermind, it exits
  82017-09-29T00:14:01  *** promag has quit IRC
  92017-09-29T00:18:23  *** promag has joined #bitcoin-core-dev
 102017-09-29T00:26:53  *** wxxs has quit IRC
 112017-09-29T00:27:15  *** promag has quit IRC
 122017-09-29T00:35:12  *** meshcollider has quit IRC
 132017-09-29T00:36:21  *** To7 has quit IRC
 142017-09-29T00:55:56  *** fanquake has joined #bitcoin-core-dev
 152017-09-29T00:57:04  *** dabura667 has joined #bitcoin-core-dev
 162017-09-29T00:58:23  *** fanquake has quit IRC
 172017-09-29T01:04:16  *** meshcollider has joined #bitcoin-core-dev
 182017-09-29T01:19:01  *** d9b4bef9 has quit IRC
 192017-09-29T01:20:15  *** d9b4bef9 has joined #bitcoin-core-dev
 202017-09-29T01:27:29  *** AaronvanW has quit IRC
 212017-09-29T01:34:44  *** justanotheruser has joined #bitcoin-core-dev
 222017-09-29T01:35:20  *** lari has quit IRC
 232017-09-29T01:57:14  *** lari has joined #bitcoin-core-dev
 242017-09-29T02:17:50  *** NielsvG has quit IRC
 252017-09-29T02:19:05  *** trippysa1mon has quit IRC
 262017-09-29T02:21:42  *** NielsvG has joined #bitcoin-core-dev
 272017-09-29T02:21:45  *** NielsvG has joined #bitcoin-core-dev
 282017-09-29T02:25:32  *** Murch has quit IRC
 292017-09-29T02:28:06  *** trippysalmon has joined #bitcoin-core-dev
 302017-09-29T02:39:20  <bitcoin-git> [bitcoin] jonasschnelli closed pull request #11412: Simplify GetWarnings() (master...2017/09/getwarnings) https://github.com/bitcoin/bitcoin/pull/11412
 312017-09-29T02:40:14  *** Murch has joined #bitcoin-core-dev
 322017-09-29T03:03:08  *** afk11 has quit IRC
 332017-09-29T03:04:12  *** intcat has quit IRC
 342017-09-29T03:04:44  *** dermoth has quit IRC
 352017-09-29T03:04:45  *** Murch has quit IRC
 362017-09-29T03:05:16  *** arubi has quit IRC
 372017-09-29T03:05:48  *** wasi has quit IRC
 382017-09-29T03:05:49  *** ghost43 has quit IRC
 392017-09-29T03:12:45  *** clarkmoody has quit IRC
 402017-09-29T03:12:57  *** jtimon has quit IRC
 412017-09-29T03:15:12  *** meshcollider has quit IRC
 422017-09-29T03:26:06  *** afk11 has joined #bitcoin-core-dev
 432017-09-29T03:26:17  *** arubi has joined #bitcoin-core-dev
 442017-09-29T03:26:50  *** ghost43 has joined #bitcoin-core-dev
 452017-09-29T03:32:47  *** intcat has joined #bitcoin-core-dev
 462017-09-29T03:35:09  *** meshcollider has joined #bitcoin-core-dev
 472017-09-29T03:45:22  *** ghost43 has quit IRC
 482017-09-29T03:46:38  *** promag has joined #bitcoin-core-dev
 492017-09-29T03:46:38  *** ghost43 has joined #bitcoin-core-dev
 502017-09-29T03:50:54  *** promag has quit IRC
 512017-09-29T03:53:41  *** wittysense has quit IRC
 522017-09-29T03:59:47  <achow101> how do we handle RPC api changes?
 532017-09-29T03:59:48  <ossifrage> I think I just managed to get the client to take the fee from the wrong side of the transaction
 542017-09-29T04:00:32  <achow101> I want to change addmultisigaddress's output from an address to a json object with an address and redeemscript field, so what's the best way to do that?
 552017-09-29T04:02:20  <jonasschnelli> achow101: just do it and make sure it's mentioned in the release notes?
 562017-09-29T04:02:44  <jonasschnelli> API changes should be avoided, yes. But also we should not have every new RPC call static made in stone
 572017-09-29T04:03:35  <luke-jr> IMO just do it for that specific case, mainly because it's not useful for non-testing
 582017-09-29T04:04:32  <achow101> ok
 592017-09-29T04:05:21  *** SergioMassa has quit IRC
 602017-09-29T04:09:39  *** ghost43 has quit IRC
 612017-09-29T04:10:24  *** ghost43 has joined #bitcoin-core-dev
 622017-09-29T04:19:16  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 632017-09-29T04:30:00  <bitcoin-git> [bitcoin] achow101 opened pull request #11415: [RPC] Disallow using addresses in createmultisig (master...createmultisig-no-addr) https://github.com/bitcoin/bitcoin/pull/11415
 642017-09-29T04:34:28  *** ghost43 has quit IRC
 652017-09-29T04:35:12  *** ghost43 has joined #bitcoin-core-dev
 662017-09-29T04:44:34  *** justanotheruser has quit IRC
 672017-09-29T04:46:45  *** promag has joined #bitcoin-core-dev
 682017-09-29T04:50:11  *** wittysense has joined #bitcoin-core-dev
 692017-09-29T04:51:12  *** promag has quit IRC
 702017-09-29T04:54:35  *** ghost43 has quit IRC
 712017-09-29T04:55:19  *** ghost43 has joined #bitcoin-core-dev
 722017-09-29T04:56:10  *** wittysense has quit IRC
 732017-09-29T04:59:37  *** justanotheruser has joined #bitcoin-core-dev
 742017-09-29T05:12:05  *** ghost43 has quit IRC
 752017-09-29T05:12:50  *** ghost43 has joined #bitcoin-core-dev
 762017-09-29T05:24:01  *** tknp has quit IRC
 772017-09-29T05:24:54  *** ghost43 has quit IRC
 782017-09-29T05:25:38  *** ghost43 has joined #bitcoin-core-dev
 792017-09-29T05:29:11  *** Ylbam has joined #bitcoin-core-dev
 802017-09-29T05:36:34  *** jimmysong_ has joined #bitcoin-core-dev
 812017-09-29T05:39:40  *** jimmysong has quit IRC
 822017-09-29T05:40:56  *** ghost43 has quit IRC
 832017-09-29T05:41:06  *** ghost43 has joined #bitcoin-core-dev
 842017-09-29T05:42:50  *** Chris_Stewart_5 has quit IRC
 852017-09-29T05:43:07  *** NielsvG has quit IRC
 862017-09-29T05:44:22  *** justanotheruser has quit IRC
 872017-09-29T05:52:13  *** wittysense has joined #bitcoin-core-dev
 882017-09-29T05:57:05  *** wittysense has quit IRC
 892017-09-29T05:59:59  *** dermoth has joined #bitcoin-core-dev
 902017-09-29T06:01:04  *** justanotheruser has joined #bitcoin-core-dev
 912017-09-29T06:09:04  *** jimmysong_ has quit IRC
 922017-09-29T06:09:44  *** pbase has joined #bitcoin-core-dev
 932017-09-29T06:10:30  *** jimmysong_ has joined #bitcoin-core-dev
 942017-09-29T06:13:10  *** SopaXorzTaker has joined #bitcoin-core-dev
 952017-09-29T06:15:07  <esotericnonsense> looking back on the meeting; I've done some work previously on serverside ZMQ tracking of topics, it's kind of a hack on the protocol but you can detect when a client disconnects and queue up messages for them for some period, if you combine that with sequence numbers and overlap them you can mitigate missing messages to some extent, but it's still a hack on the ZMQ semantics for pubsub
 962017-09-29T06:15:31  <esotericnonsense> (and makes the notifications stateful)
 972017-09-29T06:23:08  *** intcat has quit IRC
 982017-09-29T06:25:12  *** meshcollider has quit IRC
 992017-09-29T06:36:17  *** chjj has quit IRC
1002017-09-29T06:52:56  *** wittysense has joined #bitcoin-core-dev
1012017-09-29T06:53:30  <bitcoin-git> [bitcoin] jl2012 opened pull request #11417: Correct typo in comments (master...patch-19) https://github.com/bitcoin/bitcoin/pull/11417
1022017-09-29T06:57:45  *** wittysense has quit IRC
1032017-09-29T06:58:12  *** ThomasV has joined #bitcoin-core-dev
1042017-09-29T07:40:17  *** dabura667 has quit IRC
1052017-09-29T07:40:19  *** timothy has joined #bitcoin-core-dev
1062017-09-29T07:43:59  *** dabura667 has joined #bitcoin-core-dev
1072017-09-29T07:53:43  *** wittysense has joined #bitcoin-core-dev
1082017-09-29T07:54:58  *** laurentmt has joined #bitcoin-core-dev
1092017-09-29T07:58:24  *** wittysense has quit IRC
1102017-09-29T08:12:29  *** wasi has joined #bitcoin-core-dev
1112017-09-29T08:19:27  <bitcoin-git> [bitcoin] laanwj pushed 10 new commits to master: https://github.com/bitcoin/bitcoin/compare/a72003d794f3...aa624b61c928
1122017-09-29T08:19:28  <bitcoin-git> bitcoin/master 1e46ebd Pieter Wuille: Implement {Encode,Decode}Destination without CBitcoinAddress
1132017-09-29T08:19:28  <bitcoin-git> bitcoin/master 8fd2267 Pieter Wuille: Import Bech32 C++ reference code & tests...
1142017-09-29T08:19:29  <bitcoin-git> bitcoin/master 6565c55 Pieter Wuille: Convert base58_tests from type/payload to scriptPubKey comparison
1152017-09-29T08:19:58  <bitcoin-git> [bitcoin] laanwj closed pull request #11167: Full BIP173 (Bech32) support (master...201708_bech32) https://github.com/bitcoin/bitcoin/pull/11167
1162017-09-29T08:21:00  <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/aa624b61c928...0ec9c91623fc
1172017-09-29T08:21:00  <bitcoin-git> bitcoin/master 6f33d8c Johnson Lau: Correct typo in comments
1182017-09-29T08:21:01  <bitcoin-git> bitcoin/master 0ec9c91 Wladimir J. van der Laan: Merge #11417: Correct typo in comments...
1192017-09-29T08:21:30  <bitcoin-git> [bitcoin] laanwj closed pull request #11417: Correct typo in comments (master...patch-19) https://github.com/bitcoin/bitcoin/pull/11417
1202017-09-29T08:25:05  *** AaronvanW has joined #bitcoin-core-dev
1212017-09-29T08:25:23  <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0ec9c91623fc...bbc901d3a683
1222017-09-29T08:25:23  <bitcoin-git> bitcoin/master bb174e1 fanquake: [docs] Remove partial gitian instructions from descriptors dir
1232017-09-29T08:25:24  <bitcoin-git> bitcoin/master bbc901d Wladimir J. van der Laan: Merge #11414: [docs] Remove partial gitian build instructions from descriptors dir....
1242017-09-29T08:26:03  <bitcoin-git> [bitcoin] laanwj closed pull request #11414: [docs] Remove partial gitian build instructions from descriptors dir. (master...gitian-cleanups) https://github.com/bitcoin/bitcoin/pull/11414
1252017-09-29T08:28:33  <esotericnonsense> wumpus: on the Termux thing; I did get it to work, I had to hack a few of the #defines in leveldb, compile libevent, and make that #include change from the issue.\
1262017-09-29T08:28:42  *** jtimon has joined #bitcoin-core-dev
1272017-09-29T08:29:11  <esotericnonsense> I'm heading off to work now but I can write it up later if you're interested, it's running on a few different phones I have here.
1282017-09-29T08:29:21  *** AaronvanW has quit IRC
1292017-09-29T08:32:59  *** promag has joined #bitcoin-core-dev
1302017-09-29T08:37:10  *** promag has quit IRC
1312017-09-29T08:44:16  *** vicenteH has joined #bitcoin-core-dev
1322017-09-29T08:48:33  *** promag has joined #bitcoin-core-dev
1332017-09-29T08:54:29  *** wittysense has joined #bitcoin-core-dev
1342017-09-29T08:55:15  *** JackH has joined #bitcoin-core-dev
1352017-09-29T08:56:38  *** Ylbam has quit IRC
1362017-09-29T08:56:53  <bitcoin-git> [bitcoin] maaku opened pull request #11418: Add error string for CLEANSTACK script violation (master...cleanstack-error-code) https://github.com/bitcoin/bitcoin/pull/11418
1372017-09-29T08:57:46  *** intcat has joined #bitcoin-core-dev
1382017-09-29T08:59:13  *** wittysense has quit IRC
1392017-09-29T09:00:16  *** sturles has quit IRC
1402017-09-29T09:01:03  *** ThomasV has quit IRC
1412017-09-29T09:01:04  *** sturles has joined #bitcoin-core-dev
1422017-09-29T09:04:37  *** promag has quit IRC
1432017-09-29T09:14:58  *** intcat has quit IRC
1442017-09-29T09:15:03  *** Magma has quit IRC
1452017-09-29T09:15:19  *** Magma has joined #bitcoin-core-dev
1462017-09-29T09:16:17  <bitcoin-git> [bitcoin] OmeGak opened pull request #11419: Utils: Fix launchctl not being able to stop bitcoind (master...fix-macos-init) https://github.com/bitcoin/bitcoin/pull/11419
1472017-09-29T09:20:05  *** intcat has joined #bitcoin-core-dev
1482017-09-29T09:41:55  *** intcat has quit IRC
1492017-09-29T09:46:15  *** promag has joined #bitcoin-core-dev
1502017-09-29T09:50:37  *** promag has quit IRC
1512017-09-29T09:55:14  *** wittysense has joined #bitcoin-core-dev
1522017-09-29T09:56:42  *** dabura667 has quit IRC
1532017-09-29T10:00:01  *** wittysense has quit IRC
1542017-09-29T10:06:53  *** promag has joined #bitcoin-core-dev
1552017-09-29T10:07:51  *** Magma has quit IRC
1562017-09-29T10:08:06  *** cdecker has joined #bitcoin-core-dev
1572017-09-29T10:08:38  *** tiagotrs has joined #bitcoin-core-dev
1582017-09-29T10:09:58  *** Magma has joined #bitcoin-core-dev
1592017-09-29T10:12:24  *** timothy has quit IRC
1602017-09-29T10:14:51  *** ThomasV has joined #bitcoin-core-dev
1612017-09-29T10:16:16  *** pbase has quit IRC
1622017-09-29T10:16:30  *** timothy has joined #bitcoin-core-dev
1632017-09-29T10:17:45  *** promag has quit IRC
1642017-09-29T10:18:07  *** Geoffy has joined #bitcoin-core-dev
1652017-09-29T10:20:44  *** timothy has quit IRC
1662017-09-29T10:25:48  *** AaronvanW has joined #bitcoin-core-dev
1672017-09-29T10:28:40  *** timothy has joined #bitcoin-core-dev
1682017-09-29T10:30:10  *** AaronvanW has quit IRC
1692017-09-29T10:34:51  *** tiagotrs has quit IRC
1702017-09-29T10:34:52  *** tiagotrs has joined #bitcoin-core-dev
1712017-09-29T10:38:03  <ThomasV> bip173 merged :)
1722017-09-29T10:42:29  *** Emcy_ has quit IRC
1732017-09-29T10:43:21  *** Dyaheon has quit IRC
1742017-09-29T10:46:42  *** promag has joined #bitcoin-core-dev
1752017-09-29T10:50:41  *** promag has quit IRC
1762017-09-29T10:51:18  *** afk11 has quit IRC
1772017-09-29T10:51:33  *** afk11 has joined #bitcoin-core-dev
1782017-09-29T10:55:56  *** wittysense has joined #bitcoin-core-dev
1792017-09-29T11:00:58  *** wittysense has quit IRC
1802017-09-29T11:04:13  *** intcat has joined #bitcoin-core-dev
1812017-09-29T11:05:31  <mryandao> hi, i just ran `ldd` on bitcoin-cli and noticed that it requires libboost, is it really necessary?
1822017-09-29T11:24:50  *** rafalcpp has quit IRC
1832017-09-29T11:27:55  *** intcat has quit IRC
1842017-09-29T11:28:50  *** intcat has joined #bitcoin-core-dev
1852017-09-29T11:33:56  *** laurentmt has quit IRC
1862017-09-29T11:43:19  <timothy> mryandao: yes
1872017-09-29T11:48:57  *** meshcollider has joined #bitcoin-core-dev
1882017-09-29T11:55:50  <meshcollider> Awesome to see 11167 merged now
1892017-09-29T11:55:57  <meshcollider> Exciting stuff
1902017-09-29T11:56:44  *** wittysense has joined #bitcoin-core-dev
1912017-09-29T12:00:21  <rabidus> #11167
1922017-09-29T12:00:25  <gribble> https://github.com/bitcoin/bitcoin/issues/11167 | Full BIP173 (Bech32) support by sipa · Pull Request #11167 · bitcoin/bitcoin · GitHub
1932017-09-29T12:01:37  *** wittysense has quit IRC
1942017-09-29T12:15:40  *** ghost43 has quit IRC
1952017-09-29T12:16:08  *** ThomasV has quit IRC
1962017-09-29T12:16:22  *** ThomasV has joined #bitcoin-core-dev
1972017-09-29T12:20:54  *** ghost43 has joined #bitcoin-core-dev
1982017-09-29T12:20:56  *** ghost43 has quit IRC
1992017-09-29T12:22:56  *** ghost43 has joined #bitcoin-core-dev
2002017-09-29T12:25:24  *** wittysense has joined #bitcoin-core-dev
2012017-09-29T12:26:34  *** AaronvanW has joined #bitcoin-core-dev
2022017-09-29T12:30:56  *** AaronvanW has quit IRC
2032017-09-29T12:31:53  *** wxxs has joined #bitcoin-core-dev
2042017-09-29T12:42:07  <bitcoin-git> [bitcoin] MarcoFalke opened pull request #11420: Bump univalue subtree and fix json formatting in tests (master...Mf1709-bumpUnivalue) https://github.com/bitcoin/bitcoin/pull/11420
2052017-09-29T12:47:08  *** afk11 has quit IRC
2062017-09-29T12:47:40  *** intcat has quit IRC
2072017-09-29T12:48:12  *** ghost43 has quit IRC
2082017-09-29T12:48:13  *** wasi has quit IRC
2092017-09-29T12:48:13  *** dermoth has quit IRC
2102017-09-29T12:48:13  *** arubi has quit IRC
2112017-09-29T13:06:47  *** ghost43 has joined #bitcoin-core-dev
2122017-09-29T13:07:00  *** afk11 has joined #bitcoin-core-dev
2132017-09-29T13:09:21  *** arubi has joined #bitcoin-core-dev
2142017-09-29T13:11:25  <bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/bbc901d3a683...93d20a734d2e
2152017-09-29T13:11:26  <bitcoin-git> bitcoin/master fd849e1 Alex Morcos: Change AcceptToMemoryPool function signature...
2162017-09-29T13:11:26  <bitcoin-git> bitcoin/master 04f78ab Alex Morcos: Do not reject based on mempool min fee when bypass_limits is set....
2172017-09-29T13:11:27  <bitcoin-git> bitcoin/master bf64c3c Alex Morcos: Ignore transactions added to mempool during a reorg for fee estimation purposes.
2182017-09-29T13:12:14  <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11309: Minor cleanups for AcceptToMemoryPool (master...ATMP_cleanup) https://github.com/bitcoin/bitcoin/pull/11309
2192017-09-29T13:16:31  *** intcat has joined #bitcoin-core-dev
2202017-09-29T13:27:28  *** wittysense has quit IRC
2212017-09-29T13:27:59  *** wittysense has joined #bitcoin-core-dev
2222017-09-29T13:46:21  *** jnewbery has quit IRC
2232017-09-29T13:46:44  *** promag has joined #bitcoin-core-dev
2242017-09-29T13:48:35  *** lari has quit IRC
2252017-09-29T13:49:24  *** lari has joined #bitcoin-core-dev
2262017-09-29T13:50:17  *** jnewbery has joined #bitcoin-core-dev
2272017-09-29T13:50:48  *** promag has quit IRC
2282017-09-29T13:53:30  *** jtimon has quit IRC
2292017-09-29T13:53:49  *** jnewbery has quit IRC
2302017-09-29T13:55:06  *** jnewbery has joined #bitcoin-core-dev
2312017-09-29T13:55:57  *** SergioMassa has joined #bitcoin-core-dev
2322017-09-29T13:58:08  *** ThomasV has quit IRC
2332017-09-29T13:58:25  *** ThomasV has joined #bitcoin-core-dev
2342017-09-29T14:00:44  <wumpus> esotericnonsense: cool! can you post the patch somewhere please? we should probably handle the leveldb changes through upstream but it'd be nice to try
2352017-09-29T14:03:47  *** justanotheruser has quit IRC
2362017-09-29T14:04:17  *** AaronvanW has joined #bitcoin-core-dev
2372017-09-29T14:07:27  *** SergioMassa has quit IRC
2382017-09-29T14:21:43  <bitcoin-git> [bitcoin] MarcoFalke opened pull request #11421: Merge current secp256k1 subtree (master...Mf1709-subtree-secp256k1) https://github.com/bitcoin/bitcoin/pull/11421
2392017-09-29T14:26:17  *** wraithm has joined #bitcoin-core-dev
2402017-09-29T14:27:48  *** Chris_Stewart_5 has joined #bitcoin-core-dev
2412017-09-29T14:38:28  *** meshcollider has quit IRC
2422017-09-29T14:48:56  *** ThomasV has quit IRC
2432017-09-29T15:02:56  *** laurentmt has joined #bitcoin-core-dev
2442017-09-29T15:08:41  *** ThomasV has joined #bitcoin-core-dev
2452017-09-29T15:10:53  *** ThomasV has quit IRC
2462017-09-29T15:11:11  *** ThomasV has joined #bitcoin-core-dev
2472017-09-29T15:12:48  *** chjj has joined #bitcoin-core-dev
2482017-09-29T15:24:21  *** tiagotrs has quit IRC
2492017-09-29T15:25:44  *** darkROL has joined #bitcoin-core-dev
2502017-09-29T15:29:33  *** darkROL has quit IRC
2512017-09-29T15:31:49  *** JackH has quit IRC
2522017-09-29T15:35:29  *** sonofasinewave has joined #bitcoin-core-dev
2532017-09-29T15:36:40  *** m8tion has joined #bitcoin-core-dev
2542017-09-29T15:40:16  *** timothy has quit IRC
2552017-09-29T15:40:53  *** tiagotrs has joined #bitcoin-core-dev
2562017-09-29T15:43:58  *** timothy has joined #bitcoin-core-dev
2572017-09-29T15:52:47  *** Dizzle has joined #bitcoin-core-dev
2582017-09-29T15:56:10  *** ThomasV has quit IRC
2592017-09-29T16:07:39  *** alreadylate has joined #bitcoin-core-dev
2602017-09-29T16:27:22  *** m8tion has quit IRC
2612017-09-29T16:27:50  *** Murch has joined #bitcoin-core-dev
2622017-09-29T16:30:28  *** promag has joined #bitcoin-core-dev
2632017-09-29T16:35:04  *** wxxs_ has joined #bitcoin-core-dev
2642017-09-29T16:36:41  *** wxxs has quit IRC
2652017-09-29T16:36:44  *** wxxs_ is now known as wxxs
2662017-09-29T16:39:19  *** promag has quit IRC
2672017-09-29T16:39:44  *** jtimon has joined #bitcoin-core-dev
2682017-09-29T16:40:05  *** sonofasinewave has quit IRC
2692017-09-29T16:55:35  *** tiagotrs has quit IRC
2702017-09-29T17:08:23  *** laurentmt has quit IRC
2712017-09-29T17:22:21  *** chjj has quit IRC
2722017-09-29T17:31:09  *** Emcy has joined #bitcoin-core-dev
2732017-09-29T17:36:52  *** LeMiner has quit IRC
2742017-09-29T17:39:01  *** Chris_Stewart_5 has quit IRC
2752017-09-29T17:40:01  *** LeMiner has joined #bitcoin-core-dev
2762017-09-29T17:41:01  *** Dizzle has quit IRC
2772017-09-29T17:47:23  *** ThomasV has joined #bitcoin-core-dev
2782017-09-29T17:48:28  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/93d20a734d2e...9c3c9cdae3e2
2792017-09-29T17:48:28  <bitcoin-git> bitcoin/master d3677ab Andrew Chow: Tests for zmqpubrawtx and zmqpubrawblock
2802017-09-29T17:48:29  <bitcoin-git> bitcoin/master 9c3c9cd MarcoFalke: Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock...
2812017-09-29T17:48:48  <bitcoin-git> [bitcoin] MarcoFalke closed pull request #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock (master...zmq-raw-tests) https://github.com/bitcoin/bitcoin/pull/10552
2822017-09-29T17:54:07  *** Dizzle has joined #bitcoin-core-dev
2832017-09-29T17:59:14  *** vicenteH has quit IRC
2842017-09-29T18:01:00  *** wvr has quit IRC
2852017-09-29T18:06:08  *** LeMiner has quit IRC
2862017-09-29T18:07:37  *** LeMiner has joined #bitcoin-core-dev
2872017-09-29T18:08:15  *** abpa has joined #bitcoin-core-dev
2882017-09-29T18:08:26  *** bitbee has quit IRC
2892017-09-29T18:09:20  *** bitbee has joined #bitcoin-core-dev
2902017-09-29T18:10:37  *** riemann has joined #bitcoin-core-dev
2912017-09-29T18:15:17  *** laurentmt has joined #bitcoin-core-dev
2922017-09-29T18:16:17  *** wvr has joined #bitcoin-core-dev
2932017-09-29T18:19:35  *** ryanofsky has quit IRC
2942017-09-29T18:21:13  *** ryanofsky has joined #bitcoin-core-dev
2952017-09-29T18:21:25  *** Aaronvan_ has joined #bitcoin-core-dev
2962017-09-29T18:24:01  *** AaronvanW has quit IRC
2972017-09-29T18:24:53  *** ThomasV has quit IRC
2982017-09-29T18:25:00  *** laurentmt has quit IRC
2992017-09-29T18:27:38  <bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c3c9cdae3e2...ff4cd6075b12
3002017-09-29T18:27:39  <bitcoin-git> bitcoin/master a782042 Suhas Daftuar: qa: Treat mininode p2p exceptions as fatal
3012017-09-29T18:27:40  <bitcoin-git> bitcoin/master f97ab35 Suhas Daftuar: qa: Fix bug introduced in p2p-segwit.py...
3022017-09-29T18:27:40  <bitcoin-git> bitcoin/master ff4cd60 MarcoFalke: Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent future similar errors...
3032017-09-29T18:28:13  <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent future similar errors (master...2017-09-fix-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/11319
3042017-09-29T18:29:34  <esotericnonsense> wumpus: sure. i'll recompile on master and post a diff (I just downloaded the tarball and hacked about so it's annoying, also i've make cleaned so might as well wait it out anyway).
3052017-09-29T18:30:06  <esotericnonsense> i'll try test_bitcoin as well. pretty sure the issue is just fs::temp_directory_path() giving an inaccessible directory.
3062017-09-29T18:32:22  <esotericnonsense> unrelated, i would appreciate input on https://github.com/bitcoin/bitcoin/pull/11359 if someone could be so kind. it's a tiny diff, just curious on whether anyone has a better approach.
3072017-09-29T18:34:47  *** AaronvanW has joined #bitcoin-core-dev
3082017-09-29T18:36:49  *** wxxs_ has joined #bitcoin-core-dev
3092017-09-29T18:37:45  *** Aaronvan_ has quit IRC
3102017-09-29T18:37:53  *** wxxs has quit IRC
3112017-09-29T18:37:59  *** wxxs_ is now known as wxxs
3122017-09-29T18:38:21  *** SopaXorzTaker has quit IRC
3132017-09-29T18:48:41  *** owowo has quit IRC
3142017-09-29T18:53:49  *** owowo has joined #bitcoin-core-dev
3152017-09-29T18:58:39  <BlueMatt> jonasschnelli: care to close 8757 (superceded)
3162017-09-29T18:59:45  *** Guyver2 has joined #bitcoin-core-dev
3172017-09-29T19:03:16  <BlueMatt> cfields: wanna just close 9000? It needed rebase a long time ago and you even said you dont particularly care if it goes upstream
3182017-09-29T19:03:52  <esotericnonsense> yeah, that's it. boost::filesystem::temp_directory_path() gives /data/local/tmp which is denied access (if it even exists, i don't have root on this device).
3192017-09-29T19:04:13  <bitcoin-git> [bitcoin] theuni closed pull request #9000: miner debugging: faux-mining (master...faux-mining) https://github.com/bitcoin/bitcoin/pull/9000
3202017-09-29T19:04:36  <esotericnonsense> ah it is there, just not accessible by the user.
3212017-09-29T19:04:38  <cfields> BlueMatt: sure :)
3222017-09-29T19:09:40  *** chjj has joined #bitcoin-core-dev
3232017-09-29T19:17:41  *** alreadylate has quit IRC
3242017-09-29T19:20:12  *** alreadylate has joined #bitcoin-core-dev
3252017-09-29T19:22:33  *** Ylbam has joined #bitcoin-core-dev
3262017-09-29T19:23:53  *** pgn has joined #bitcoin-core-dev
3272017-09-29T19:25:41  *** alreadylate has quit IRC
3282017-09-29T19:29:19  *** alreadylate has joined #bitcoin-core-dev
3292017-09-29T19:31:25  *** ThomasV has joined #bitcoin-core-dev
3302017-09-29T19:34:16  *** alreadylate has quit IRC
3312017-09-29T19:35:25  *** alreadylate has joined #bitcoin-core-dev
3322017-09-29T19:36:22  *** riemann has quit IRC
3332017-09-29T19:37:09  *** Chris_Stewart_5 has joined #bitcoin-core-dev
3342017-09-29T19:39:33  *** alreadylate has quit IRC
3352017-09-29T19:40:14  *** alreadylate has joined #bitcoin-core-dev
3362017-09-29T19:42:08  <bitcoin-git> [bitcoin] sipa closed pull request #9101: [Wallet] Do not parse ssValue in CWalletDB::Recover (master...2016-11-07-cwalletdb-recover) https://github.com/bitcoin/bitcoin/pull/9101
3372017-09-29T19:50:09  *** Cheeseo has joined #bitcoin-core-dev
3382017-09-29T19:51:32  *** ThomasV has quit IRC
3392017-09-29T19:53:19  *** alreadylate has quit IRC
3402017-09-29T20:04:49  *** alreadylate has joined #bitcoin-core-dev
3412017-09-29T20:10:41  *** ThomasV has joined #bitcoin-core-dev
3422017-09-29T20:17:50  *** alreadylate has quit IRC
3432017-09-29T20:20:55  <bitcoin-git> [bitcoin] jonasschnelli closed pull request #8757: Fix issue with conflicted mempool tx in listsinceblock (master...2016/09/listsinceblock) https://github.com/bitcoin/bitcoin/pull/8757
3442017-09-29T20:31:34  *** alreadylate has joined #bitcoin-core-dev
3452017-09-29T20:34:35  *** vicenteH has joined #bitcoin-core-dev
3462017-09-29T20:35:41  *** Dyaheon has joined #bitcoin-core-dev
3472017-09-29T20:41:50  *** photonclock has quit IRC
3482017-09-29T20:45:12  *** Dizzle has quit IRC
3492017-09-29T20:48:00  *** eck has quit IRC
3502017-09-29T20:51:05  *** eck has joined #bitcoin-core-dev
3512017-09-29T20:52:24  *** eck has quit IRC
3522017-09-29T20:53:24  *** eck has joined #bitcoin-core-dev
3532017-09-29T20:53:31  *** eck has quit IRC
3542017-09-29T21:02:35  *** Chris_Stewart_5 has quit IRC
3552017-09-29T21:03:04  <esotericnonsense> wumpus: patches against bitcoin master and libevent master https://esotericnonsense.com/tmp/
3562017-09-29T21:03:41  <esotericnonsense> it's pretty much the bare minimum hack to get it to compile and for test_bitcoin / bitcoind to run, hardcoding #define OS_ANDROID is my lazy way of not wanting to face autotools stuff :P
3572017-09-29T21:03:59  <esotericnonsense> i'm guessing it just sees Linux in uname -a or whatever and that's that
3582017-09-29T21:05:41  <esotericnonsense> i'm using ./configure --disable-wallet, and also termux-chroot, i didn't note the dependencies as I went along, unfortunately, but everything else should be in termux repos
3592017-09-29T21:19:03  *** eck has joined #bitcoin-core-dev
3602017-09-29T21:20:55  *** eck has joined #bitcoin-core-dev
3612017-09-29T21:23:06  *** eck has joined #bitcoin-core-dev
3622017-09-29T21:26:16  *** eck has quit IRC
3632017-09-29T21:31:01  *** eck has joined #bitcoin-core-dev
3642017-09-29T21:37:09  <bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11422: Verify DBWrapper iterators are taking snapshots (master...2017-09-leveldb-check-snapshots) https://github.com/bitcoin/bitcoin/pull/11422
3652017-09-29T21:44:52  <bitcoin-git> [bitcoin] jl2012 opened pull request #11423: [Policy] Make OP_CODESEPARATOR and FindAndDelete in non-segwit scripts non-std (master...const_scriptcode) https://github.com/bitcoin/bitcoin/pull/11423
3662017-09-29T21:48:19  *** vicenteH has quit IRC
3672017-09-29T21:52:35  *** vicenteH has joined #bitcoin-core-dev
3682017-09-29T21:55:38  *** mess110 has joined #bitcoin-core-dev
3692017-09-29T22:06:00  *** meshcollider has joined #bitcoin-core-dev
3702017-09-29T22:06:05  <bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ff4cd6075b12...38c201f47c0b
3712017-09-29T22:06:06  <bitcoin-git> bitcoin/master cee28fb Mark Friedenbach: Add error string for CLEANSTACK script violation, preventing an "unknown error" if the CLEANSTACK error condition is set.
3722017-09-29T22:06:06  <bitcoin-git> bitcoin/master 38c201f Pieter Wuille: Merge #11418: Add error string for CLEANSTACK script violation...
3732017-09-29T22:06:49  <bitcoin-git> [bitcoin] sipa closed pull request #11418: Add error string for CLEANSTACK script violation (master...cleanstack-error-code) https://github.com/bitcoin/bitcoin/pull/11418
3742017-09-29T22:09:05  *** Chris_Stewart_5 has joined #bitcoin-core-dev
3752017-09-29T22:10:51  *** Aaronvan_ has joined #bitcoin-core-dev
3762017-09-29T22:11:59  *** Aaronva__ has joined #bitcoin-core-dev
3772017-09-29T22:14:08  *** AaronvanW has quit IRC
3782017-09-29T22:15:39  *** Aaronvan_ has quit IRC
3792017-09-29T22:18:38  *** wraithm has quit IRC
3802017-09-29T22:24:09  *** ThomasV has quit IRC
3812017-09-29T22:27:37  *** Guyver2 has quit IRC
3822017-09-29T22:34:30  *** isis has joined #bitcoin-core-dev
3832017-09-29T22:35:03  *** promag has joined #bitcoin-core-dev
3842017-09-29T22:40:35  *** Chris_Stewart_5 has quit IRC
3852017-09-29T22:42:09  *** promag has quit IRC
3862017-09-29T23:09:39  *** Murch has quit IRC
3872017-09-29T23:18:18  *** promag has joined #bitcoin-core-dev
3882017-09-29T23:20:11  *** promag has quit IRC
3892017-09-29T23:20:24  *** goatpig has quit IRC
3902017-09-29T23:21:11  *** promag has joined #bitcoin-core-dev
3912017-09-29T23:24:06  *** promag has quit IRC
3922017-09-29T23:32:39  *** alreadylate has quit IRC
3932017-09-29T23:39:29  *** CryptAxe has quit IRC
3942017-09-29T23:39:34  *** CryptAxe_ has joined #bitcoin-core-dev
3952017-09-29T23:47:10  *** timothy has quit IRC
3962017-09-29T23:48:58  *** jtimon has quit IRC
3972017-09-29T23:52:01  *** d9b4bef9 has quit IRC
3982017-09-29T23:53:09  *** d9b4bef9 has joined #bitcoin-core-dev