12017-11-19T00:04:47 *** Cogito_Ergo_Sum has quit IRC
22017-11-19T00:07:43 *** LumberCartel has joined #bitcoin-core-dev
32017-11-19T00:11:26 *** StopAndDecrypt has joined #bitcoin-core-dev
42017-11-19T00:12:52 *** roadcrap has quit IRC
52017-11-19T00:22:57 *** LumberCartel has quit IRC
62017-11-19T00:38:18 *** wxss has quit IRC
72017-11-19T00:50:25 *** moctos has joined #bitcoin-core-dev
82017-11-19T00:50:32 *** torkelrogstad has joined #bitcoin-core-dev
92017-11-19T00:54:27 *** moctos has quit IRC
102017-11-19T00:56:15 <bitcoin-git> [bitcoin] MeshCollider opened pull request #11726: Cleanups + nit fixes for walletdir PR (master...201711_walletdir) https://github.com/bitcoin/bitcoin/pull/11726
112017-11-19T01:42:53 *** LumberCartel has joined #bitcoin-core-dev
122017-11-19T01:44:13 *** AaronvanW has quit IRC
132017-11-19T01:44:52 *** AaronvanW has joined #bitcoin-core-dev
142017-11-19T01:45:27 *** satwo has quit IRC
152017-11-19T01:53:01 *** torkelrogstad has quit IRC
162017-11-19T02:00:23 *** AaronvanW has quit IRC
172017-11-19T02:00:41 *** satwo has joined #bitcoin-core-dev
182017-11-19T02:06:29 *** goatpig has quit IRC
192017-11-19T02:09:18 *** laurentmt has quit IRC
202017-11-19T02:14:26 *** Ylbam has quit IRC
212017-11-19T02:31:39 *** darkua has quit IRC
222017-11-19T02:46:51 *** LumberCartel has quit IRC
232017-11-19T02:53:43 *** LumberCartel has joined #bitcoin-core-dev
242017-11-19T03:01:35 *** dermoth has quit IRC
252017-11-19T03:02:21 *** dermoth has joined #bitcoin-core-dev
262017-11-19T03:03:57 *** dermoth has joined #bitcoin-core-dev
272017-11-19T03:05:55 *** jb55 has joined #bitcoin-core-dev
282017-11-19T03:08:49 *** LumberCartel has quit IRC
292017-11-19T03:10:55 *** jb55 has quit IRC
302017-11-19T03:23:05 *** jtimon has quit IRC
312017-11-19T03:24:18 *** LumberCartel has joined #bitcoin-core-dev
322017-11-19T03:33:21 *** LumberCartel has quit IRC
332017-11-19T04:06:01 *** lukedashjr has joined #bitcoin-core-dev
342017-11-19T04:06:58 *** luke-jr has quit IRC
352017-11-19T04:10:30 *** lukedashjr is now known as luke-jr
362017-11-19T04:16:23 *** Deacyde has joined #bitcoin-core-dev
372017-11-19T04:40:22 *** BertrandRussell has quit IRC
382017-11-19T04:57:23 *** roadcrap has joined #bitcoin-core-dev
392017-11-19T05:53:16 *** LumberCartel has joined #bitcoin-core-dev
402017-11-19T06:29:51 *** LumberCartel has quit IRC
412017-11-19T06:57:21 *** chjj has joined #bitcoin-core-dev
422017-11-19T07:52:34 <DigitalDank> Core Devs - I just want to say thank you. Each of you. Seriously. You guys put up with so much crap. I appreciate you and I have your back.
432017-11-19T08:13:11 *** Chris_Stewart_5 has joined #bitcoin-core-dev
442017-11-19T08:18:28 *** Chris_Stewart_5 has quit IRC
452017-11-19T08:37:51 *** harrymm has quit IRC
462017-11-19T08:39:18 *** Ylbam has joined #bitcoin-core-dev
472017-11-19T08:39:19 *** booyah_ is now known as booyah
482017-11-19T08:49:52 *** harrymm has joined #bitcoin-core-dev
492017-11-19T08:52:21 *** hkjn0 has quit IRC
502017-11-19T09:11:26 <wumpus> DigitalDank: thank you
512017-11-19T09:14:06 *** cl0uding has quit IRC
522017-11-19T09:14:34 <sipa> thanks!
532017-11-19T09:24:24 *** meshcollider has quit IRC
542017-11-19T09:45:36 *** promag has joined #bitcoin-core-dev
552017-11-19T10:16:13 *** d_t has quit IRC
562017-11-19T10:21:32 *** Evel-Knievel has quit IRC
572017-11-19T10:22:18 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0d89fa087793...9cdd2bcf6794
582017-11-19T10:22:18 <bitcoin-git> bitcoin/master 49bd659 Wladimir J. van der Laan: tests: move pwalletMain to wallet test fixture...
592017-11-19T10:22:19 <bitcoin-git> bitcoin/master 9cdd2bc Wladimir J. van der Laan: Merge #11718: tests: move pwalletMain to wallet test fixture...
602017-11-19T10:22:26 *** Evel-Knievel has joined #bitcoin-core-dev
612017-11-19T10:22:52 <bitcoin-git> [bitcoin] laanwj closed pull request #11718: tests: move pwalletMain to wallet test fixture (master...2017_11_wallet_test_fixture) https://github.com/bitcoin/bitcoin/pull/11718
622017-11-19T10:25:51 *** hkjn0 has joined #bitcoin-core-dev
632017-11-19T10:30:51 *** promag has quit IRC
642017-11-19T10:32:47 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
652017-11-19T10:32:47 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
662017-11-19T10:34:51 *** jtimon has joined #bitcoin-core-dev
672017-11-19T10:36:57 <wumpus> mesh_: lol, just FYI tried your install_db4.sh on a freebsd host this weekend, appears that sha256 has yet another syntax on freebsd. Also berkeleydb 4.8 seems to require some patching to compile. Didn't manage to get it to work. We don't currently mention using it in the freebsd instructions so there's no problem.
682017-11-19T10:39:04 <wumpus> in case someone wants to pick this up, though: apparently freebsd still has a port of berkeleydb4.8, might help to find out what patching is needed https://www.freshports.org/databases/db48
692017-11-19T10:39:28 <wumpus> "Deprecated DEPRECATED: Please migrate to db5 or db6, make sure that bitcoin and siblings moved to another database or version by then" haha
702017-11-19T10:45:00 <gmaxwell> db6? really? freebsd shipping AGPL stuff? :P
712017-11-19T10:46:33 *** PaulCapestany has quit IRC
722017-11-19T10:51:57 <wumpus> I was surprised too, seems licensing reuirements to be in ports are really lenient
732017-11-19T10:55:09 <aj> yeah, that's the point of ports, isn't it? https://www.freebsd.org/doc/en/books/porters-handbook/licenses.html
742017-11-19T10:55:42 *** wunpunch has joined #bitcoin-core-dev
752017-11-19T10:56:46 *** PaulCapestany has joined #bitcoin-core-dev
762017-11-19T10:58:36 <wumpus> it's not a problem for ports as ports are just instructions for building from source, but some freebsd packages are also distributed as binary, I guess they have stricter requirements there
772017-11-19T11:00:40 <wumpus> anyhow bitcoin core works fine with the berkeleydb 5 port/package
782017-11-19T11:01:13 *** alreadylate has joined #bitcoin-core-dev
792017-11-19T11:01:24 *** alreadylate has quit IRC
802017-11-19T11:05:22 *** meshcollider has joined #bitcoin-core-dev
812017-11-19T11:18:46 <meshcollider> wumpus: the install_db4.sh script is not mine ;)
822017-11-19T11:19:01 <meshcollider> I think you mentioned the wrong person
832017-11-19T11:20:05 *** fanquake has joined #bitcoin-core-dev
842017-11-19T11:20:09 <wumpus> meshcollider: oops, I thought it was, nm
852017-11-19T11:20:26 <wumpus> it's jamesob's but I don't think he's on IRC
862017-11-19T11:20:47 <meshcollider> Yeah I haven't seen him here
872017-11-19T11:22:25 <fanquake> He's in here occasionally
882017-11-19T11:24:58 *** AaronvanW has joined #bitcoin-core-dev
892017-11-19T11:25:10 <fanquake> jonasschnelli if you did anything for iOS, would you be using Swift or Objective-C? I've been following that convo, I'd be contributing if you use Swift.
902017-11-19T11:25:46 <wumpus> Apple seem to be recommending using swift for new sw
912017-11-19T11:27:18 <fanquake> Yea, I've been using it quite a bit recently. Seem a lot cleaner, and safer than objC. Would definitely use it if the deployment targets would be so recent.
922017-11-19T11:28:11 <wumpus> though the language isn't stable yet, so be prepared to make changes to appease the compiler when new versions are released
932017-11-19T11:28:37 <fanquake> Yes that is one downside, 2 -> 3 -> have already seen quite a few breaking changes.
942017-11-19T11:28:47 <fanquake> *v2 -> 3 -> 4
952017-11-19T11:29:04 <fanquake> Apple will basically do what it wants.
962017-11-19T11:29:41 <wumpus> yep, platform specific language capture is back in vogue
972017-11-19T11:44:32 *** Guyver2 has joined #bitcoin-core-dev
982017-11-19T11:48:04 *** PaulCapestany has quit IRC
992017-11-19T11:55:47 *** PaulCapestany has joined #bitcoin-core-dev
1002017-11-19T12:02:31 *** DigitalDank has left #bitcoin-core-dev
1012017-11-19T12:05:10 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9cdd2bcf6794...7293d064133a
1022017-11-19T12:05:10 <bitcoin-git> bitcoin/master c3055bb Luke Mlsna: Add help-console command to Qt debug console...
1032017-11-19T12:05:11 <bitcoin-git> bitcoin/master 7293d06 Wladimir J. van der Laan: Merge #11698: [Docs] [Qt] RPC-Console nested commands documentation...
1042017-11-19T12:05:45 <bitcoin-git> [bitcoin] laanwj closed pull request #11698: [Docs] [Qt] RPC-Console nested commands documentation (master...doc-rpc-console) https://github.com/bitcoin/bitcoin/pull/11698
1052017-11-19T12:18:27 <fanquake> wumpus did 11698 sufficiently cover #9195
1062017-11-19T12:18:28 <gribble> https://github.com/bitcoin/bitcoin/issues/9195 | Debug console needs a little documentation on usage · Issue #9195 · bitcoin/bitcoin · GitHub
1072017-11-19T12:27:11 *** AaronvanW has quit IRC
1082017-11-19T12:32:52 *** chjj has quit IRC
1092017-11-19T12:37:25 *** promag has joined #bitcoin-core-dev
1102017-11-19T12:38:53 *** wunpunch_ has joined #bitcoin-core-dev
1112017-11-19T12:39:18 *** wunpunch has quit IRC
1122017-11-19T12:49:52 *** dabura667 has joined #bitcoin-core-dev
1132017-11-19T12:51:11 *** cl0uding has joined #bitcoin-core-dev
1142017-11-19T12:54:44 *** dabura667 has quit IRC
1152017-11-19T13:05:21 *** promag has quit IRC
1162017-11-19T13:06:26 *** goatpig has joined #bitcoin-core-dev
1172017-11-19T13:07:28 *** SopaXorzTaker has joined #bitcoin-core-dev
1182017-11-19T13:19:02 *** digifis has joined #bitcoin-core-dev
1192017-11-19T13:22:17 *** wunpunch_ has quit IRC
1202017-11-19T13:22:38 *** wunpunch has joined #bitcoin-core-dev
1212017-11-19T13:35:27 *** trippysa1mon is now known as trippysalmon
1222017-11-19T13:45:10 *** meshcollider has quit IRC
1232017-11-19T14:05:56 *** promag has joined #bitcoin-core-dev
1242017-11-19T14:27:38 *** wunpunch has quit IRC
1252017-11-19T14:55:58 *** promag has quit IRC
1262017-11-19T14:56:09 *** qrestlove has quit IRC
1272017-11-19T14:56:10 *** promag has joined #bitcoin-core-dev
1282017-11-19T15:01:32 <wumpus> fanquake: yes I think so
1292017-11-19T15:04:54 *** d_t has joined #bitcoin-core-dev
1302017-11-19T15:09:21 *** promag has quit IRC
1312017-11-19T15:09:36 *** d_t has quit IRC
1322017-11-19T15:12:53 *** tomatopeel has joined #bitcoin-core-dev
1332017-11-19T15:14:08 <bitcoin-git> [bitcoin] Sjors opened pull request #11729: [docs] links to code style guides (master...docs-style-guide-links) https://github.com/bitcoin/bitcoin/pull/11729
1342017-11-19T15:17:04 *** jb55 has joined #bitcoin-core-dev
1352017-11-19T15:18:16 *** tomatopeel has left #bitcoin-core-dev
1362017-11-19T15:21:18 *** Cheeseo has joined #bitcoin-core-dev
1372017-11-19T15:23:03 *** ula has quit IRC
1382017-11-19T15:45:54 *** fanquake has quit IRC
1392017-11-19T15:58:16 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1402017-11-19T16:08:49 *** Chris_Stewart_5 has quit IRC
1412017-11-19T16:09:05 *** Jawknee has joined #bitcoin-core-dev
1422017-11-19T16:20:53 *** d_t has joined #bitcoin-core-dev
1432017-11-19T16:42:10 *** SopaXorzTaker has quit IRC
1442017-11-19T16:43:01 *** SopaXorzTaker has joined #bitcoin-core-dev
1452017-11-19T16:56:11 *** Ylbam has quit IRC
1462017-11-19T16:57:35 *** Murch has joined #bitcoin-core-dev
1472017-11-19T17:04:42 *** cl0uding has quit IRC
1482017-11-19T17:16:55 *** cl0uding has joined #bitcoin-core-dev
1492017-11-19T17:17:25 *** d_t has quit IRC
1502017-11-19T17:23:22 *** cl0uding has quit IRC
1512017-11-19T17:25:56 *** ula has joined #bitcoin-core-dev
1522017-11-19T17:35:51 *** cl0uding has joined #bitcoin-core-dev
1532017-11-19T17:36:03 *** user_____ has joined #bitcoin-core-dev
1542017-11-19T17:40:08 *** user_____ is now known as wxss
1552017-11-19T17:44:27 *** mxg has joined #bitcoin-core-dev
1562017-11-19T17:44:45 *** mxg is now known as maxgiraldo
1572017-11-19T17:45:22 *** Ylbam has joined #bitcoin-core-dev
1582017-11-19T17:52:08 *** jb55 has quit IRC
1592017-11-19T17:58:22 *** jb55 has joined #bitcoin-core-dev
1602017-11-19T18:05:18 <bitcoin-git> [bitcoin] Sjors opened pull request #11730: WIP [RPC] [Wallet] walletdowngrade command (which can remove HD) (master...wallet-downgrade) https://github.com/bitcoin/bitcoin/pull/11730
1612017-11-19T18:07:27 *** jb55 has quit IRC
1622017-11-19T18:09:37 *** cl0uding has quit IRC
1632017-11-19T18:20:30 *** nickler has quit IRC
1642017-11-19T18:21:05 *** nickler has joined #bitcoin-core-dev
1652017-11-19T18:23:35 *** cl0uding has joined #bitcoin-core-dev
1662017-11-19T18:30:39 *** Deacydal has joined #bitcoin-core-dev
1672017-11-19T18:33:52 *** Deacyde has quit IRC
1682017-11-19T18:36:02 *** maxgiraldo has quit IRC
1692017-11-19T18:36:32 *** Deacydal has quit IRC
1702017-11-19T18:37:28 *** Deacyde has joined #bitcoin-core-dev
1712017-11-19T18:44:50 *** jb55 has joined #bitcoin-core-dev
1722017-11-19T18:50:11 *** rundom has joined #bitcoin-core-dev
1732017-11-19T18:54:55 *** promag has joined #bitcoin-core-dev
1742017-11-19T18:59:14 *** d_t has joined #bitcoin-core-dev
1752017-11-19T19:11:17 *** nickler has quit IRC
1762017-11-19T19:21:57 *** jb55 has quit IRC
1772017-11-19T19:24:25 *** nickler has joined #bitcoin-core-dev
1782017-11-19T19:26:30 *** cheese_ has joined #bitcoin-core-dev
1792017-11-19T19:29:37 *** Cheeseo has quit IRC
1802017-11-19T19:37:58 *** SopaXorzTaker has quit IRC
1812017-11-19T19:51:26 *** elgatonoir has joined #bitcoin-core-dev
1822017-11-19T19:58:06 *** Guyver2 has quit IRC
1832017-11-19T20:01:48 *** jb55 has joined #bitcoin-core-dev
1842017-11-19T20:02:25 *** Jawknee has quit IRC
1852017-11-19T20:04:42 *** cheese_ has quit IRC
1862017-11-19T20:06:37 *** Cheeseo has joined #bitcoin-core-dev
1872017-11-19T20:21:59 *** Cheeseo has quit IRC
1882017-11-19T20:22:05 *** cheese_ has joined #bitcoin-core-dev
1892017-11-19T20:25:58 *** chjj has joined #bitcoin-core-dev
1902017-11-19T20:35:03 *** Murch has quit IRC
1912017-11-19T20:38:50 *** dermoth has quit IRC
1922017-11-19T20:39:17 *** dermoth has joined #bitcoin-core-dev
1932017-11-19T20:45:18 *** Dummbatz has quit IRC
1942017-11-19T20:46:57 *** meshcollider has joined #bitcoin-core-dev
1952017-11-19T20:59:52 *** moctos has joined #bitcoin-core-dev
1962017-11-19T21:00:33 *** pgupta has joined #bitcoin-core-dev
1972017-11-19T21:03:57 *** moctos has quit IRC
1982017-11-19T21:04:48 <pgupta> Hey guys, I have been following an example which was based on an older version of libbitcoin. What will be replacement of this command according to newer version? bc:: ec_point public_key = bc::secret_to_public_key(secret)
1992017-11-19T21:05:47 <pgupta> Also the code directly mentions: bc::ec_secret secret; I am not sure if the varaible secret is getting some default value from the moment it is initialized.
2002017-11-19T21:05:56 <pgupta> A complete novice in C++ here :(
2012017-11-19T21:06:14 <sipa> that doesn't look like bitcoin core
2022017-11-19T21:06:28 <pgupta> That's libbitcoin
2032017-11-19T21:06:40 <sipa> wrong channel, then
2042017-11-19T21:08:24 *** pgupta has quit IRC
2052017-11-19T21:37:42 *** justanotheruser has quit IRC
2062017-11-19T21:43:57 *** justanotheruser has joined #bitcoin-core-dev
2072017-11-19T21:44:20 *** justanotheruser has joined #bitcoin-core-dev
2082017-11-19T22:10:27 *** promag has quit IRC
2092017-11-19T22:10:44 *** promag has joined #bitcoin-core-dev
2102017-11-19T22:15:18 *** satwo has quit IRC
2112017-11-19T22:16:41 *** qrestlove has joined #bitcoin-core-dev
2122017-11-19T22:20:23 *** cl0uding has quit IRC
2132017-11-19T22:30:23 *** qrestlove has quit IRC
2142017-11-19T22:32:40 *** windsok has quit IRC
2152017-11-19T22:33:15 *** qrestlove has joined #bitcoin-core-dev
2162017-11-19T22:33:29 *** cl0uding has joined #bitcoin-core-dev
2172017-11-19T22:33:47 *** windsok has joined #bitcoin-core-dev
2182017-11-19T22:40:33 *** cl0uding has quit IRC
2192017-11-19T22:43:01 *** Cheeseo has joined #bitcoin-core-dev
2202017-11-19T22:46:17 *** cheese_ has quit IRC
2212017-11-19T22:54:26 *** cl0uding has joined #bitcoin-core-dev
2222017-11-19T22:56:25 *** Cheeseo has quit IRC
2232017-11-19T22:56:30 *** cheese_ has joined #bitcoin-core-dev
2242017-11-19T23:01:53 *** cl0uding has quit IRC
2252017-11-19T23:05:37 *** d_t has quit IRC
2262017-11-19T23:07:04 *** d_t has joined #bitcoin-core-dev
2272017-11-19T23:08:48 *** windsok has quit IRC
2282017-11-19T23:08:49 *** windsok has joined #bitcoin-core-dev
2292017-11-19T23:13:12 *** d_t has quit IRC
2302017-11-19T23:15:33 *** cl0uding has joined #bitcoin-core-dev
2312017-11-19T23:25:56 *** jb55 has quit IRC
2322017-11-19T23:27:39 *** Cheeseo has joined #bitcoin-core-dev
2332017-11-19T23:27:45 *** helo_ is now known as helo
2342017-11-19T23:30:53 *** cheese_ has quit IRC
2352017-11-19T23:36:19 *** qrestlove has quit IRC
2362017-11-19T23:47:36 *** qrestlove has joined #bitcoin-core-dev
2372017-11-19T23:47:52 *** Cheeseo has quit IRC
2382017-11-19T23:48:59 *** promag has quit IRC
2392017-11-19T23:49:55 *** Cogito_Ergo_Sum has quit IRC
2402017-11-19T23:55:12 *** Cheeseo has joined #bitcoin-core-dev