12017-03-15T00:01:56 <gmaxwell> TD-Linux: the link below the comment luke adds.
22017-03-15T00:02:58 *** Cheeseo has quit IRC
32017-03-15T00:04:23 <TD-Linux> oh duh
42017-03-15T00:28:02 *** marcoagner has quit IRC
52017-03-15T00:48:25 *** thrasher`` is now known as thrasher`
62017-03-15T00:58:57 *** isle2983 has quit IRC
72017-03-15T00:59:41 *** isle2983 has joined #bitcoin-core-dev
82017-03-15T01:05:58 *** Chris_Stewart_5 has quit IRC
92017-03-15T01:15:34 *** shesek has quit IRC
102017-03-15T01:20:26 *** Chris_Stewart_5 has joined #bitcoin-core-dev
112017-03-15T01:20:33 *** jannes has quit IRC
122017-03-15T01:24:07 *** kexkey has quit IRC
132017-03-15T01:26:36 *** kexkey has joined #bitcoin-core-dev
142017-03-15T01:29:11 <bitcoin-git> [bitcoin] askmike opened pull request #9994: [trivial/doc] clearify current blockchain size (master...update-doc) https://github.com/bitcoin/bitcoin/pull/9994
152017-03-15T01:33:34 *** shesek has joined #bitcoin-core-dev
162017-03-15T01:33:35 *** squidicuz has quit IRC
172017-03-15T01:34:05 *** squidicuz has joined #bitcoin-core-dev
182017-03-15T01:42:27 *** Chris_Stewart_5 has quit IRC
192017-03-15T01:43:25 <bitcoin-git> [bitcoin] askmike closed pull request #9994: [trivial/doc] clarify current blockchain size (master...update-doc) https://github.com/bitcoin/bitcoin/pull/9994
202017-03-15T01:47:55 <bitcoin-git> [bitcoin] askmike opened pull request #9995: [trvial/doc] clarify current blockchain size (master...update-doc-2) https://github.com/bitcoin/bitcoin/pull/9995
212017-03-15T01:52:54 *** jtimon has quit IRC
222017-03-15T01:55:12 *** vogelito has joined #bitcoin-core-dev
232017-03-15T02:05:58 *** kallewoof has quit IRC
242017-03-15T02:06:32 *** mr_burdell has quit IRC
252017-03-15T02:11:33 *** vogelito has quit IRC
262017-03-15T02:14:05 *** Ylbam has quit IRC
272017-03-15T02:17:19 *** mr_burdell has joined #bitcoin-core-dev
282017-03-15T02:20:36 *** kallewoof has joined #bitcoin-core-dev
292017-03-15T02:27:20 *** vogelito has joined #bitcoin-core-dev
302017-03-15T02:28:58 *** vogelito has quit IRC
312017-03-15T02:32:12 *** kkode has quit IRC
322017-03-15T02:52:53 *** juscamarena has quit IRC
332017-03-15T02:54:41 *** juscamarena has joined #bitcoin-core-dev
342017-03-15T02:55:28 *** juscamarena has joined #bitcoin-core-dev
352017-03-15T03:10:48 *** PRab has quit IRC
362017-03-15T03:28:16 *** dodomojo has quit IRC
372017-03-15T03:36:44 *** goksinen has quit IRC
382017-03-15T03:39:42 *** voyager_ has quit IRC
392017-03-15T03:40:30 *** voyager_ has joined #bitcoin-core-dev
402017-03-15T03:46:44 *** justanotheruser has joined #bitcoin-core-dev
412017-03-15T03:47:19 *** justan0theruser has quit IRC
422017-03-15T03:47:56 *** dodomojo has joined #bitcoin-core-dev
432017-03-15T03:50:31 *** user_network has joined #bitcoin-core-dev
442017-03-15T03:59:44 *** user_network has quit IRC
452017-03-15T04:03:20 *** vogelito has joined #bitcoin-core-dev
462017-03-15T04:03:51 <NicolasDorier> afk11_: next time you need a block you can use https://api.qbit.ninja/blocks/[block]?format=raw where [block] can be height, hash, or tip. They can be combined with an offset like https://api.qbit.ninja/blocks/tip-2?format=raw to the block at (tip-1) height
472017-03-15T04:04:25 <NicolasDorier> sorry tapi for testnet
482017-03-15T04:09:32 *** chris200_ has joined #bitcoin-core-dev
492017-03-15T04:09:38 *** dodomojo has quit IRC
502017-03-15T04:12:08 *** chris2000 has quit IRC
512017-03-15T04:15:08 *** Victorsueca has quit IRC
522017-03-15T04:17:45 *** Victorsueca has joined #bitcoin-core-dev
532017-03-15T04:32:58 *** bobert has joined #bitcoin-core-dev
542017-03-15T04:34:34 *** Giszmo1 has quit IRC
552017-03-15T04:59:27 *** chjj has quit IRC
562017-03-15T05:13:28 *** chjj has joined #bitcoin-core-dev
572017-03-15T05:20:22 <NicolasDorier> does anyone successfully ran bitcoind on a network share (datadir on cifs) ? it think it always worked for me but somehow it does not anymore
582017-03-15T05:21:21 <NicolasDorier> I don't think it has to do with a recent commit either
592017-03-15T05:36:43 *** wasi has quit IRC
602017-03-15T06:11:43 *** vogelito has quit IRC
612017-03-15T06:49:39 <warren> gmaxwell: oh damn. You're right. I somehow failed to look at it that way. This is even more clever than I thought it was!
622017-03-15T06:50:51 <gmaxwell> warren: woot. another person enlightenend.
632017-03-15T07:00:09 <warren> Makes a lot more sense why 4x isn't arbitrary!
642017-03-15T07:01:19 *** rabidus_ is now known as rabidus
652017-03-15T07:04:16 *** kexkey has quit IRC
662017-03-15T07:17:48 *** midnightmagic has quit IRC
672017-03-15T07:23:58 *** To7 has quit IRC
682017-03-15T07:31:53 *** midnightmagic has joined #bitcoin-core-dev
692017-03-15T07:32:35 *** arowser has quit IRC
702017-03-15T07:32:54 *** arowser has joined #bitcoin-core-dev
712017-03-15T07:37:25 <wumpus> NicolasDorier: what kind of network share?
722017-03-15T07:37:46 <NicolasDorier> Windows network share cifs I am trying to debug into leveldb right now
732017-03-15T07:38:13 <wumpus> NicolasDorier: some of the databases have problems with network shares of some kinds
742017-03-15T07:38:27 <NicolasDorier> yeah the strange thing is that up till now it was working fine
752017-03-15T07:38:40 <wumpus> I think I worked around that with symlinking just the blocks directory there a few times, but that's not something that will work on windows
762017-03-15T07:39:04 <NicolasDorier> I tried to do that
772017-03-15T07:39:15 <NicolasDorier> for some reason with rpc-test it does not work
782017-03-15T07:39:37 <NicolasDorier> if I run bitcoind with datadir in my sym link it works fine
792017-03-15T07:39:44 <NicolasDorier> somehow if I run the tests it does not
802017-03-15T07:39:48 <wumpus> anyhow, improving leveldb to work with those FSes would make sense
812017-03-15T07:39:56 <NicolasDorier> I am debugging it now
822017-03-15T07:40:10 <wumpus> the tests don't use your datadirectory they create their own
832017-03-15T07:40:12 <NicolasDorier> problem in PosixWriteableFile::SyncDirIfManifest
842017-03-15T07:40:25 <NicolasDorier> I know, in /qa/cache
852017-03-15T07:40:29 <wumpus> PosixWritableFile shouldn't be used on windows at all
862017-03-15T07:40:45 <NicolasDorier> I know
872017-03-15T07:40:50 <NicolasDorier> I am compiling on linux
882017-03-15T07:40:53 <NicolasDorier> and running tests on linux
892017-03-15T07:40:58 <wumpus> there's a Win32 environment that we use for windows
902017-03-15T07:41:02 <NicolasDorier> except the code is on a share network drive
912017-03-15T07:41:07 <NicolasDorier> I do that to code with visual studio
922017-03-15T07:41:10 <wumpus> ohh
932017-03-15T07:41:36 <wumpus> don't out-of-tree builds help there?
942017-03-15T07:42:00 <wumpus> maybe the test framework needs a way where to put its cra^D^D^D cache
952017-03-15T07:42:24 <NicolasDorier> out-of-tree builds ?
962017-03-15T07:42:48 <wumpus> yes. calling configure from outside the source tree to put the build output there
972017-03-15T07:42:50 <wumpus> https://www.gnu.org/software/automake/manual/html_node/VPATH-Builds.html
982017-03-15T07:43:35 <wumpus> it's designed for cases where the source is on say, a network share, and the build artifacts should go to some big fast local drive
992017-03-15T07:43:44 <NicolasDorier> oh I did not know.
1002017-03-15T07:43:53 <NicolasDorier> I will first try to pinpoint why it fails in leveldb
1012017-03-15T07:43:59 <NicolasDorier> if it fails I will do that
1022017-03-15T07:44:18 <wumpus> well up until a few versions ago it didn't work with bitcoin core due to how we integrated leveldb. It works for 0.13/0.14 at least though
1032017-03-15T07:47:43 *** BashCo has quit IRC
1042017-03-15T07:48:04 <NicolasDorier> wumpus: it is fsync() which fail
1052017-03-15T07:48:31 <NicolasDorier> with errno == 22
1062017-03-15T07:49:04 <NicolasDorier> will find out why oO
1072017-03-15T07:50:18 <NicolasDorier> wumpus: http://man7.org/linux/man-pages/man2/fsync.2.html EINVAL error
1082017-03-15T07:50:21 <NicolasDorier> it makes sense
1092017-03-15T07:50:21 <wumpus> ah our good friend EINVAL
1102017-03-15T07:50:28 *** xiangfu has quit IRC
1112017-03-15T07:50:31 <NicolasDorier> but this blow mymind that it worked before
1122017-03-15T07:50:47 *** xiangfu has joined #bitcoin-core-dev
1132017-03-15T07:51:21 <wumpus> a "special file" which does not support synchronization
1142017-03-15T07:51:49 <wumpus> I'd read that as "device" or "pipe", not so much any random file on a network OS. But yes it's clear, network filesystems cannot give that guarantee either.
1152017-03-15T07:52:57 <NicolasDorier> wondering if it is not my docker which got sneaky upgraded and use a network share for file sharing with the container instead of something else... But even then, I remember running bitcoin core on a network share just fine in the passt
1162017-03-15T07:53:34 <wumpus> maybe cifs mounts have some mount settings that specify how to handle syncs?
1172017-03-15T07:54:53 <wumpus> could also be a server setting but I'd think that less likely
1182017-03-15T07:55:18 <NicolasDorier> searching... when I do mount : //10.0.75.1/E on /home/bitcoin type cifs
1192017-03-15T07:55:18 <NicolasDorier> (rw,relatime,vers=3.02,sec=ntlmssp,cache=strict,username=NicolasDorier,domain=DESKTOP-M7N69JH,uid=0,noforceuid,gid=0,noforcegid,addr=10.0.75.1,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,serverino,mapposix,nobrl,mfsymlinks,noperm,rsize=1048576,wsize=1048576,echo_interval=60,actimeo=1)
1202017-03-15T07:55:32 <wumpus> nfs did have some extra daemon that needed to be installed to handle that at some point, I vaguely remember or probably misremember
1212017-03-15T07:56:23 <wumpus> in any case you can make a minimal reproduction now - a small program that just opens a file on the network FS and tries to fsync() it
1222017-03-15T07:56:52 <wumpus> a lot easier for testing than launching the whole bitcoind monilith
1232017-03-15T07:57:13 <NicolasDorier> yep
1242017-03-15T07:58:17 <wumpus> googling fsync cifs gives a lot of results about similar issues with other database products
1252017-03-15T07:59:30 <NicolasDorier> yes this one seems relevant https://github.com/docker/for-win/issues/445
1262017-03-15T07:59:41 <NicolasDorier> but still wondering why it worked before
1272017-03-15T07:59:45 <wumpus> most common recommendation is "ignore EINVAL for fsync". I guess it's something that should log a warning once, then just continue
1282017-03-15T08:00:15 <NicolasDorier> I can do that at leveldb level yes
1292017-03-15T08:00:37 <NicolasDorier> is there a way to print leveldb warning in the console ?
1302017-03-15T08:00:39 <wumpus> it is a data coherency issue and in the case of crashes not being able to guarantee synced-ness is a bad thing, but it's not a reason to crash out
1312017-03-15T08:00:44 <NicolasDorier> I saw leveldb has its own log stuff
1322017-03-15T08:00:46 <wumpus> it'd have to go to the bitcoind log some way, not the console
1332017-03-15T08:00:57 <NicolasDorier> yes
1342017-03-15T08:00:58 <wumpus> maybe leveldb logging can be redirected there
1352017-03-15T08:01:14 <NicolasDorier> this is not done currently right ?
1362017-03-15T08:01:27 <wumpus> no, I don't think so. It probably should be done though
1372017-03-15T08:01:44 <wumpus> for all we know leveldb has been spewing other useful warnings and errors and we've been ignoring them
1382017-03-15T08:01:44 <NicolasDorier> ok I will work on a PR trying to fix all this stuff
1392017-03-15T08:02:25 <wumpus> we do do that for libevent, for example, we register handlers for their log messages and redirect them to our log
1402017-03-15T08:04:10 <wumpus> but yes it is weird that this just happened and worked before
1412017-03-15T08:04:21 <wumpus> some version upgrade maybe changed the behavior
1422017-03-15T08:06:10 <wumpus> Add new mount
1432017-03-15T08:06:10 <wumpus> parameter to allow user to disable sending the (slow) SMB flush on
1442017-03-15T08:06:10 <wumpus> fsync if desired (fsync still flushes all cached write data to the server).
1452017-03-15T08:06:55 *** BashCo has joined #bitcoin-core-dev
1462017-03-15T08:06:56 <wumpus> https://www.kernel.org/doc/Documentation/filesystems/cifs/CHANGES version 1.57
1472017-03-15T08:07:10 <wumpus> it doesn't say what that parameter is, though
1482017-03-15T08:07:30 <wumpus> but this implies that fsync should simply work?
1492017-03-15T08:07:52 <wumpus> even with disabling it it still flushes the data to the server,which is what it should do
1502017-03-15T08:08:25 <NicolasDorier> I have not updated my environment I think
1512017-03-15T08:08:30 <wumpus> it doesn't guarantee that the server will have written the data to disk, but it does guarantee that it is written to the server
1522017-03-15T08:09:18 <wumpus> so maybe it is worth doing another pass over local settings and configuration before resorting to leveldb changes, I don't know
1532017-03-15T08:09:19 <NicolasDorier> so it should support it in theory
1542017-03-15T08:09:25 <wumpus> yes
1552017-03-15T08:09:26 *** cluelessperson has quit IRC
1562017-03-15T08:10:19 <NicolasDorier> might it be a SMB error caused by a windows update
1572017-03-15T08:10:45 *** cluelessperson has joined #bitcoin-core-dev
1582017-03-15T08:10:50 *** cluelessperson has quit IRC
1592017-03-15T08:10:52 <NicolasDorier> I am quite sure my linux environemnt have not moved, I always work on fresh container of always the same image
1602017-03-15T08:11:52 *** cluelessperson has joined #bitcoin-core-dev
1612017-03-15T08:12:05 *** cluelessperson has quit IRC
1622017-03-15T08:13:09 <NicolasDorier> ok I will just fix it in leveldb for now
1632017-03-15T08:13:14 *** cluelessperson has joined #bitcoin-core-dev
1642017-03-15T08:13:41 <wumpus> all the results I find deal with fsync on directories, which is apparently not always supported
1652017-03-15T08:16:07 <wumpus> I don't think leveldb does that, or does it?
1662017-03-15T08:16:37 <wumpus> oh it does!
1672017-03-15T08:16:50 <wumpus> that's what "SyncDirIfManifest" is about, it syncs the dir
1682017-03-15T08:17:00 <wumpus> NicolasDorier: ^^ okay yes patching leveldb is the way forward
1692017-03-15T08:17:55 <NicolasDorier> ok. I will do that and try to add log support
1702017-03-15T08:18:18 *** cluelessperson has quit IRC
1712017-03-15T08:18:50 *** cluelessperson has joined #bitcoin-core-dev
1722017-03-15T08:34:35 <bitcoin-git> [bitcoin] kobake opened pull request #9998: tests: Remove unused function dumpKeyInfo (master...remove-unused-dump-function) https://github.com/bitcoin/bitcoin/pull/9998
1732017-03-15T09:04:27 *** goksinen has joined #bitcoin-core-dev
1742017-03-15T09:08:37 *** goksinen has quit IRC
1752017-03-15T09:29:57 *** Liza has quit IRC
1762017-03-15T09:30:14 *** Stacey has joined #bitcoin-core-dev
1772017-03-15T09:43:26 *** dpk has left #bitcoin-core-dev
1782017-03-15T09:43:42 *** jannes has joined #bitcoin-core-dev
1792017-03-15T09:45:51 <bitcoin-git> [bitcoin] NicolasDorier opened pull request #9999: [LevelDB] Plug leveldb logs to bitcoin logs (master...leveldblog) https://github.com/bitcoin/bitcoin/pull/9999
1802017-03-15T09:47:37 <Victorsueca> quick! someone make another PR so you're the PR #10000!
1812017-03-15T09:47:38 <gribble> https://github.com/bitcoin/bitcoin/issues/10000 | HTTP Error 404: Not Found
1822017-03-15T09:47:55 <Victorsueca> :v
1832017-03-15T09:53:20 *** riemann has joined #bitcoin-core-dev
1842017-03-15T09:58:21 *** chjj has quit IRC
1852017-03-15T09:58:39 *** goksinen has joined #bitcoin-core-dev
1862017-03-15T10:01:58 <bitcoin-git> [bitcoin] NicolasDorier opened pull request #10000: [LevelDB] Do no crash if filesystem can't fsync (master...fsync) https://github.com/bitcoin/bitcoin/pull/10000
1872017-03-15T10:02:21 <Victorsueca> \o/
1882017-03-15T10:02:59 <Victorsueca> Happy 10000 PRs!
1892017-03-15T10:03:13 *** goksinen has quit IRC
1902017-03-15T10:04:12 <NicolasDorier> OH YEAH
1912017-03-15T10:11:34 *** chjj has joined #bitcoin-core-dev
1922017-03-15T10:12:30 <wumpus> whoa PR 10000 party
1932017-03-15T10:29:28 <rabidus> \o/
1942017-03-15T10:30:19 <luke-jr> why are LevelDB stuff being submitted to Core's git?
1952017-03-15T10:31:14 <wumpus> for visibility
1962017-03-15T10:32:18 <luke-jr> makes sense I guess. (maybe should have a label "DO NOT MERGE"?)
1972017-03-15T10:34:56 *** afk11_ has quit IRC
1982017-03-15T10:36:13 *** afk11_ has joined #bitcoin-core-dev
1992017-03-15T10:45:18 *** afk11_ has quit IRC
2002017-03-15T10:45:19 *** arubi has quit IRC
2012017-03-15T10:52:23 *** nemgun has joined #bitcoin-core-dev
2022017-03-15T10:52:54 *** goksinen has joined #bitcoin-core-dev
2032017-03-15T10:57:28 *** goksinen has quit IRC
2042017-03-15T11:00:34 *** Guyver2 has joined #bitcoin-core-dev
2052017-03-15T11:01:20 <wumpus> NicolasDorier: any idea where leveldb uses logging, if the logger is not generally passed around?
2062017-03-15T11:02:00 <wumpus> NicolasDorier: uhm.
2072017-03-15T11:02:00 *** jtimon has joined #bitcoin-core-dev
2082017-03-15T11:02:44 <wumpus> NicolasDorier: I never mind, I was confused, thought I saw a global log function in leveldb
2092017-03-15T11:03:20 <wumpus> looks like it is used for some low-level logging in db_impl.cc
2102017-03-15T11:04:03 <wumpus> so it's more like a debug log than an error/warning log
2112017-03-15T11:04:40 <wumpus> void DBImpl::MaybeIgnoreError(Status* s) const also uses it (but it's never triggered as with paranoid checks it doesn't ignore any errors)
2122017-03-15T11:05:27 <wumpus> I guess it can't hurt to bridge the leveldb logger to our debug log (as you did, as a separate logging category) in any case, but just wondering what messages we've been missing
2132017-03-15T11:16:58 *** voyager_ has quit IRC
2142017-03-15T11:17:30 *** voyager_ has joined #bitcoin-core-dev
2152017-03-15T11:40:37 *** afk11_ has joined #bitcoin-core-dev
2162017-03-15T11:51:42 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2172017-03-15T11:52:29 *** Chris_Stewart_5 has quit IRC
2182017-03-15T11:55:09 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2192017-03-15T12:10:29 *** arubi has joined #bitcoin-core-dev
2202017-03-15T12:11:17 *** Alina-malina has quit IRC
2212017-03-15T12:12:06 *** Alina-malina has joined #bitcoin-core-dev
2222017-03-15T12:14:15 *** Alina-malina has quit IRC
2232017-03-15T12:14:15 *** Alina-malina has joined #bitcoin-core-dev
2242017-03-15T12:17:08 *** kkode has joined #bitcoin-core-dev
2252017-03-15T12:29:05 *** JackH has quit IRC
2262017-03-15T12:37:34 <NicolasDorier> wumpus: it seems there use only options_.info_log
2272017-03-15T12:37:46 <NicolasDorier> I don't find the debug logs you are telling me
2282017-03-15T12:40:39 <NicolasDorier> wumpus: this is a joke.... I came back home from my coffee shop and now I do not have fsync error.... there is a phase-of-the-moon bug somewhere
2292017-03-15T12:41:01 <NicolasDorier> ha maybe I did not recompiled
2302017-03-15T12:43:40 <NicolasDorier> ha no it is crashing... I thought being crazy for a while
2312017-03-15T12:57:30 *** JackH has joined #bitcoin-core-dev
2322017-03-15T13:00:40 *** Victorsueca has quit IRC
2332017-03-15T13:17:46 *** instagibbs has quit IRC
2342017-03-15T13:23:03 *** instagibbs has joined #bitcoin-core-dev
2352017-03-15T13:32:20 *** Ylbam has joined #bitcoin-core-dev
2362017-03-15T13:43:52 <bitcoin-git> [bitcoin] greenaddress opened pull request #10002: fix gitian doc example script typo (master...gitian_typos) https://github.com/bitcoin/bitcoin/pull/10002
2372017-03-15T13:53:44 *** Victorsueca has joined #bitcoin-core-dev
2382017-03-15T13:56:27 *** Chris_Stewart_5 has quit IRC
2392017-03-15T13:57:59 *** Victor_sueca has joined #bitcoin-core-dev
2402017-03-15T14:00:32 *** Victorsueca has quit IRC
2412017-03-15T14:03:11 *** arowser has quit IRC
2422017-03-15T14:03:36 *** laurentmt has joined #bitcoin-core-dev
2432017-03-15T14:04:17 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2442017-03-15T14:04:21 *** Victorsueca has joined #bitcoin-core-dev
2452017-03-15T14:04:49 *** arowser has joined #bitcoin-core-dev
2462017-03-15T14:05:38 *** Victor_sueca has quit IRC
2472017-03-15T14:10:58 *** laurentmt has quit IRC
2482017-03-15T14:21:38 *** kexkey has joined #bitcoin-core-dev
2492017-03-15T14:26:04 *** wasi has joined #bitcoin-core-dev
2502017-03-15T14:32:31 *** Victorsueca has joined #bitcoin-core-dev
2512017-03-15T14:42:40 <bitcoin-git> [bitcoin] kobake closed pull request #9998: tests: Remove unused function dumpKeyInfo (master...remove-unused-dump-function) https://github.com/bitcoin/bitcoin/pull/9998
2522017-03-15T14:45:28 *** goksinen has joined #bitcoin-core-dev
2532017-03-15T14:49:09 *** jnewbery has joined #bitcoin-core-dev
2542017-03-15T14:50:28 *** goksinen has quit IRC
2552017-03-15T14:54:54 *** goksinen has joined #bitcoin-core-dev
2562017-03-15T14:57:25 *** BCBot has quit IRC
2572017-03-15T14:58:11 *** BCBot has joined #bitcoin-core-dev
2582017-03-15T15:00:32 *** cluelessperson has quit IRC
2592017-03-15T15:01:00 *** cluelessperson has joined #bitcoin-core-dev
2602017-03-15T15:28:56 *** cluelessperson has quit IRC
2612017-03-15T15:29:20 *** cluelessperson has joined #bitcoin-core-dev
2622017-03-15T15:30:30 *** Stacey has quit IRC
2632017-03-15T15:31:51 *** Giszmo has joined #bitcoin-core-dev
2642017-03-15T15:37:31 *** afk11_ has quit IRC
2652017-03-15T15:38:43 *** wasi has quit IRC
2662017-03-15T15:38:43 *** arubi has quit IRC
2672017-03-15T15:39:08 *** BCBot has quit IRC
2682017-03-15T15:40:18 *** BCBot has joined #bitcoin-core-dev
2692017-03-15T15:41:24 *** ratoder has quit IRC
2702017-03-15T15:41:58 *** Eliel has quit IRC
2712017-03-15T15:42:18 *** Eliel has joined #bitcoin-core-dev
2722017-03-15T15:42:32 *** musalbas has quit IRC
2732017-03-15T15:43:05 *** afk11_ has joined #bitcoin-core-dev
2742017-03-15T15:43:06 *** shesek has quit IRC
2752017-03-15T15:43:28 *** BCBot has quit IRC
2762017-03-15T15:43:42 *** BCBot has joined #bitcoin-core-dev
2772017-03-15T15:43:50 *** arubi has joined #bitcoin-core-dev
2782017-03-15T15:44:52 *** musalbas has joined #bitcoin-core-dev
2792017-03-15T15:50:21 *** wasi has joined #bitcoin-core-dev
2802017-03-15T16:01:14 *** kcud_dab has quit IRC
2812017-03-15T16:05:56 *** bad_duck has joined #bitcoin-core-dev
2822017-03-15T16:06:40 *** riemann has quit IRC
2832017-03-15T16:09:07 *** nemgun1 has joined #bitcoin-core-dev
2842017-03-15T16:12:09 *** nemgun has quit IRC
2852017-03-15T16:12:48 *** laurentmt has joined #bitcoin-core-dev
2862017-03-15T16:16:07 *** cluelessperson has quit IRC
2872017-03-15T16:16:32 *** cluelessperson has joined #bitcoin-core-dev
2882017-03-15T16:17:01 *** kkode has quit IRC
2892017-03-15T16:17:34 *** Pietro has joined #bitcoin-core-dev
2902017-03-15T16:18:48 *** Victorsueca has quit IRC
2912017-03-15T16:23:30 *** CubicEarth has joined #bitcoin-core-dev
2922017-03-15T16:32:28 *** Chris_Stewart_5 has quit IRC
2932017-03-15T16:38:40 *** sipa has joined #bitcoin-core-dev
2942017-03-15T16:49:22 *** marcoagner has joined #bitcoin-core-dev
2952017-03-15T16:54:51 *** vogelito has joined #bitcoin-core-dev
2962017-03-15T17:07:54 *** vogelito has quit IRC
2972017-03-15T17:08:34 *** laurentmt has quit IRC
2982017-03-15T17:10:51 *** CubicEarth has quit IRC
2992017-03-15T17:29:45 *** vogelito has joined #bitcoin-core-dev
3002017-03-15T17:32:47 *** aalex has joined #bitcoin-core-dev
3012017-03-15T17:35:50 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3022017-03-15T17:36:37 *** Netmage has joined #bitcoin-core-dev
3032017-03-15T17:46:43 *** abpa has joined #bitcoin-core-dev
3042017-03-15T17:54:44 *** shesek has joined #bitcoin-core-dev
3052017-03-15T18:03:18 *** instagibbs has quit IRC
3062017-03-15T18:04:42 *** instagibbs has joined #bitcoin-core-dev
3072017-03-15T18:07:59 *** sanada has quit IRC
3082017-03-15T18:14:16 *** marcoagner has quit IRC
3092017-03-15T18:32:53 *** Victorsueca has joined #bitcoin-core-dev
3102017-03-15T18:39:29 *** instagibbs has quit IRC
3112017-03-15T18:40:11 *** instagibbs has joined #bitcoin-core-dev
3122017-03-15T19:06:35 *** Victorsueca has quit IRC
3132017-03-15T19:19:52 *** Guest94203 has joined #bitcoin-core-dev
3142017-03-15T19:20:09 *** Guest94203 has joined #bitcoin-core-dev
3152017-03-15T19:33:02 *** Guest94203 is now known as schmidty
3162017-03-15T19:36:47 *** Pietro has quit IRC
3172017-03-15T19:40:23 *** Gerardo2 has joined #bitcoin-core-dev
3182017-03-15T19:45:28 *** riemann has joined #bitcoin-core-dev
3192017-03-15T19:48:21 *** Alina-malina has quit IRC
3202017-03-15T19:48:57 *** nemgun1 has quit IRC
3212017-03-15T19:52:14 *** vogelito has quit IRC
3222017-03-15T19:56:47 *** Alina-malina has joined #bitcoin-core-dev
3232017-03-15T19:57:31 *** vogelito has joined #bitcoin-core-dev
3242017-03-15T19:59:59 *** Victorsueca has joined #bitcoin-core-dev
3252017-03-15T20:09:33 *** Alina-malina has quit IRC
3262017-03-15T20:09:33 *** Alina-malina has joined #bitcoin-core-dev
3272017-03-15T20:17:02 *** riemann has quit IRC
3282017-03-15T20:20:49 *** rafalcpp has quit IRC
3292017-03-15T20:21:25 *** BashCo has quit IRC
3302017-03-15T20:21:37 *** rafalcpp has joined #bitcoin-core-dev
3312017-03-15T20:22:00 *** BashCo has joined #bitcoin-core-dev
3322017-03-15T20:26:28 *** BashCo has quit IRC
3332017-03-15T20:29:23 *** vogelito has quit IRC
3342017-03-15T20:39:13 *** BashCo has joined #bitcoin-core-dev
3352017-03-15T21:11:51 *** Chris_Stewart_5 has quit IRC
3362017-03-15T21:13:01 *** Netmage has quit IRC
3372017-03-15T21:34:41 *** JackH has quit IRC
3382017-03-15T21:48:58 *** kkode has joined #bitcoin-core-dev
3392017-03-15T21:52:41 *** drfoo has joined #bitcoin-core-dev
3402017-03-15T21:57:52 *** jnewbery has quit IRC
3412017-03-15T22:15:09 *** CubicEarth has joined #bitcoin-core-dev
3422017-03-15T22:24:25 *** CubicEarth has quit IRC
3432017-03-15T22:28:16 *** CubicEarth has joined #bitcoin-core-dev
3442017-03-15T22:35:52 *** instagibbs has quit IRC
3452017-03-15T22:37:19 *** goksinen has quit IRC
3462017-03-15T22:39:45 *** goksinen has joined #bitcoin-core-dev
3472017-03-15T22:41:34 *** CubicEarth has quit IRC
3482017-03-15T22:45:07 *** goksinen has quit IRC
3492017-03-15T22:54:36 *** goksinen has joined #bitcoin-core-dev
3502017-03-15T22:58:17 *** CubicEarth has joined #bitcoin-core-dev
3512017-03-15T22:58:48 *** goksinen has quit IRC
3522017-03-15T22:59:54 *** vogelito has joined #bitcoin-core-dev
3532017-03-15T23:01:31 *** wasi has quit IRC
3542017-03-15T23:01:53 *** wasi has joined #bitcoin-core-dev
3552017-03-15T23:04:48 *** CubicEarth has quit IRC
3562017-03-15T23:07:19 *** aalex has quit IRC
3572017-03-15T23:07:30 *** CubicEarth has joined #bitcoin-core-dev
3582017-03-15T23:10:25 *** goksinen has joined #bitcoin-core-dev
3592017-03-15T23:13:04 *** CubicEarth has quit IRC
3602017-03-15T23:15:04 *** goksinen has quit IRC
3612017-03-15T23:24:39 *** Guyver2 has quit IRC
3622017-03-15T23:25:11 *** _mn3monic has quit IRC
3632017-03-15T23:31:16 *** justanotheruser has quit IRC
3642017-03-15T23:38:08 *** schmidty has quit IRC
3652017-03-15T23:52:31 *** justanotheruser has joined #bitcoin-core-dev
3662017-03-15T23:56:26 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3672017-03-15T23:58:26 *** abpa has quit IRC