12017-09-10T00:00:23 *** Murch has quit IRC
22017-09-10T00:32:28 *** Oskii has joined #bitcoin-core-dev
32017-09-10T00:50:46 *** freshbtcer2 has joined #bitcoin-core-dev
42017-09-10T00:52:12 <freshbtcer2> anyone in here that could help me out a bit? If youre a dev this will be no brainers to you
52017-09-10T00:55:26 <sipa> ask, don't ask to ask
62017-09-10T00:59:39 <freshbtcer2> well i edited the source code and compiled, generated the merkle and genesis just fine, but after i entered genesis twice into main.cpp and once into checkpoints.cpp and merkle once into main.cpp, i got an error Incorrect or no genesis block found. Wrong datadir for network?
72017-09-10T01:00:03 <freshbtcer2> heres the whole error output
82017-09-10T01:00:05 <freshbtcer2> 2017-09-10 00:11:08 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=1, size=285, heights=0...0, time=2017-09-09...2017-09-09)
92017-09-10T01:00:06 <freshbtcer2> 2017-09-10 00:11:08 LoadBlockIndexDB(): transaction index disabled
102017-09-10T01:00:06 <freshbtcer2> 2017-09-10 00:11:08 Error: Incorrect or no genesis block found. Wrong datadir for network?
112017-09-10T01:00:06 <freshbtcer2> 2017-09-10 00:11:08 Shutdown : In progress...
122017-09-10T01:00:06 <freshbtcer2> 2017-09-10 00:11:08 StopNode()
132017-09-10T01:00:07 <freshbtcer2> 2017-09-10 00:11:09 Flushed 0 addresses to peers.dat 50ms
142017-09-10T01:00:09 <freshbtcer2> 2017-09-10 00:11:09 Committing 0 changed transactions to coin database...
152017-09-10T01:00:11 <freshbtcer2> 2017-09-10 00:11:09 Shutdown : done
162017-09-10T01:00:15 *** Oskii has quit IRC
172017-09-10T01:01:48 <freshbtcer2> but also in net.cpp i added my local ip where i compiled.. i tried compiling on a digital ocean droplet but it failed... can i compile locally and scp to droplet to get that node running
182017-09-10T01:06:16 <freshbtcer2> 2017-09-10 00:11:08 LoadBlockIndexDB(): last block file = 0
192017-09-10T01:06:17 <freshbtcer2> 2017-09-10 00:11:08 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=1, size=285, heights=0...0, time=2017-09-09...2017-09-09)
202017-09-10T01:06:17 <freshbtcer2> 2017-09-10 00:11:08 LoadBlockIndexDB(): transaction index disabled
212017-09-10T01:06:17 <freshbtcer2> 2017-09-10 00:11:08 Error: Incorrect or no genesis block found. Wrong datadir for network?
222017-09-10T01:06:17 <freshbtcer2> 2017-09-10 00:11:08 Shutdown : In progress...
232017-09-10T01:06:20 <freshbtcer2> 2017-09-10 00:11:08 StopNode()
242017-09-10T01:06:22 <freshbtcer2> 2017-09-10 00:11:09 Flushed 0 addresses to peers.dat 50ms
252017-09-10T01:06:24 <freshbtcer2> 2017-09-10 00:11:09 Committing 0 changed transactions to coin database...
262017-09-10T01:06:26 <freshbtcer2> 2017-09-10 00:11:09 Shutdown : done
272017-09-10T01:06:47 <freshbtcer2> thats the whole error output if anyone wants to help somebody in need
282017-09-10T01:07:23 <sipa> freshbtcer2: please do not paste more than 3 lines on irc; use a pastebin sote
292017-09-10T01:07:44 <sipa> freshbtcer2: development of altcoins is also offtopic here
302017-09-10T01:08:16 <freshbtcer2> ok sorry about that, been a while since being in an irc channel
312017-09-10T01:09:07 <freshbtcer2> well dont know where else to go i just figured btc devs are great at what they do and could answer it simply
322017-09-10T01:13:12 <sipa> try #altcoin-dev or ##altcoin-dev (i'm unsure)
332017-09-10T01:16:35 <meshcollider> the latter, ##altcoin-dev
342017-09-10T01:19:19 *** hxz has joined #bitcoin-core-dev
352017-09-10T01:22:11 *** ula has quit IRC
362017-09-10T01:49:05 *** btcdrak has joined #bitcoin-core-dev
372017-09-10T02:04:15 *** Oskii has joined #bitcoin-core-dev
382017-09-10T02:04:35 <Oskii> I'm having trouble seeing the chat here
392017-09-10T02:04:46 *** AaronvanW has joined #bitcoin-core-dev
402017-09-10T02:10:05 *** AaronvanW has quit IRC
412017-09-10T02:16:05 *** Oskii has quit IRC
422017-09-10T02:25:58 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295
432017-09-10T02:30:55 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11005: Tests: Add a lint check for trailing whitespace (master...whitespace) https://github.com/bitcoin/bitcoin/pull/11005
442017-09-10T02:31:41 *** chjj has quit IRC
452017-09-10T02:42:43 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3255d6347b1f...11dacc6154c4
462017-09-10T02:42:43 <bitcoin-git> bitcoin/master f38c051 fanquake: [depends] Don't build libevent sample code
472017-09-10T02:42:44 <bitcoin-git> bitcoin/master 11dacc6 MarcoFalke: Merge #11286: [depends] Don't build libevent sample code...
482017-09-10T02:43:29 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11286: [depends] Don't build libevent sample code (master...dont-build-libevent-samples) https://github.com/bitcoin/bitcoin/pull/11286
492017-09-10T02:55:03 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #11296: [0.14] travis: filter out pyenv (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
502017-09-10T02:55:58 <meshcollider> Can someone please restart travis on #11289
512017-09-10T02:57:18 <luke-jr> done
522017-09-10T03:06:28 <meshcollider> thanks
532017-09-10T03:25:16 *** RubenSomsen has joined #bitcoin-core-dev
542017-09-10T03:36:37 *** justanotheruser has joined #bitcoin-core-dev
552017-09-10T03:40:41 *** shesek has quit IRC
562017-09-10T03:56:28 *** yasri has joined #bitcoin-core-dev
572017-09-10T03:58:52 *** btcdrak has quit IRC
582017-09-10T04:01:05 *** yasri has quit IRC
592017-09-10T04:14:39 <meshcollider> we're getting so many random travis failures from "if [ -d ~/.bitcoin ]; then false; fi"
602017-09-10T04:14:53 <meshcollider> why do some builds end up with the directory being created and others don't?
612017-09-10T04:15:03 <meshcollider> If its that variable, perhaps that check should be removed?
622017-09-10T04:18:11 <sipa> i don't understand what's causing it
632017-09-10T04:19:52 <meshcollider> yeah both #11289 and I see your #11167 has 3 failures in it, no code change should do that
642017-09-10T04:20:27 <meshcollider> Perhaps we could just add a line to .travis.yml in the before_script: section or something to delete the directory if it exists
652017-09-10T04:27:34 <sipa> meshcollider: want to create a PR?
662017-09-10T04:28:08 <meshcollider> Yep will do, we could just rerun travis on it a few times to see if we still get any random errors because I have no idea how to test locally
672017-09-10T04:29:01 <sipa> meshcollider: i'll restart some
682017-09-10T04:29:54 <bitcoin-git> [bitcoin] MeshCollider opened pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
692017-09-10T04:31:37 <sipa> restarted 11289
702017-09-10T04:32:29 <meshcollider> Well the fix in 11297 wouldn't have an effect on 11289 unless it was merged
712017-09-10T04:32:48 <sipa> of course
722017-09-10T04:33:35 <meshcollider> But clearly 11289 only changes RPC helptext, should definitely not have made any directories lol
732017-09-10T04:33:52 <sipa> restarted 11167
742017-09-10T04:37:16 <meshcollider> Oh you could restart 11268 too since that should be fixed now by 11271
752017-09-10T04:39:22 <sipa> done
762017-09-10T04:43:35 <meshcollider> hmm yep #11289 failed again, same issue, so lets see how travis does with 11297
772017-09-10T04:48:17 <sipa> ay
782017-09-10T05:03:54 *** freshbtcer2 has quit IRC
792017-09-10T05:08:48 <meshcollider> yep it passed, want to run it one more time just to make sure we didn't get lucky?
802017-09-10T05:09:23 <sipa> restarted
812017-09-10T05:30:27 <meshcollider> ok yep it passed again
822017-09-10T05:30:38 <meshcollider> guessing that fixes the issue then :)
832017-09-10T05:42:01 *** RubenSomsen has quit IRC
842017-09-10T05:53:50 *** tknp has quit IRC
852017-09-10T06:05:32 *** jtimon has quit IRC
862017-09-10T06:07:09 *** AaronvanW has joined #bitcoin-core-dev
872017-09-10T06:11:35 *** AaronvanW has quit IRC
882017-09-10T06:57:02 *** d9b4bef9 has quit IRC
892017-09-10T06:58:15 *** d9b4bef9 has joined #bitcoin-core-dev
902017-09-10T07:11:27 *** shesek has joined #bitcoin-core-dev
912017-09-10T07:18:21 *** shesek has quit IRC
922017-09-10T07:33:42 *** Giszmo has quit IRC
932017-09-10T07:47:43 *** chjj has joined #bitcoin-core-dev
942017-09-10T09:15:02 *** yoginth has joined #bitcoin-core-dev
952017-09-10T09:21:55 *** yoginth has quit IRC
962017-09-10T09:27:49 *** To7 has quit IRC
972017-09-10T09:34:05 *** chjj has quit IRC
982017-09-10T09:34:48 *** Guyver2 has joined #bitcoin-core-dev
992017-09-10T09:53:55 *** chjj has joined #bitcoin-core-dev
1002017-09-10T09:54:24 *** chjj has joined #bitcoin-core-dev
1012017-09-10T10:01:31 *** chjj has quit IRC
1022017-09-10T10:17:25 *** ula has joined #bitcoin-core-dev
1032017-09-10T10:23:17 *** AaronvanW has joined #bitcoin-core-dev
1042017-09-10T10:24:41 *** Aaronvan_ has joined #bitcoin-core-dev
1052017-09-10T10:28:02 *** AaronvanW has quit IRC
1062017-09-10T10:29:09 *** jtimon has joined #bitcoin-core-dev
1072017-09-10T10:40:30 *** Aaronvan_ is now known as AaronvanW
1082017-09-10T10:49:52 *** AaronvanW has quit IRC
1092017-09-10T10:50:30 *** AaronvanW has joined #bitcoin-core-dev
1102017-09-10T10:54:48 *** AaronvanW has quit IRC
1112017-09-10T10:59:32 *** SopaXorzTaker has joined #bitcoin-core-dev
1122017-09-10T11:17:02 *** hxz has quit IRC
1132017-09-10T11:49:31 *** meshcollider has quit IRC
1142017-09-10T11:56:01 *** luke-jr has quit IRC
1152017-09-10T12:03:19 *** SopaXorzTaker has quit IRC
1162017-09-10T12:19:35 *** esotericnonsense has quit IRC
1172017-09-10T12:37:36 *** meshcollider has joined #bitcoin-core-dev
1182017-09-10T12:37:44 *** SopaXorzTaker has joined #bitcoin-core-dev
1192017-09-10T12:39:50 *** esotericnonsense has joined #bitcoin-core-dev
1202017-09-10T12:44:04 *** VictorSN has joined #bitcoin-core-dev
1212017-09-10T12:58:13 *** AaronvanW has joined #bitcoin-core-dev
1222017-09-10T13:01:11 *** rockhouse has quit IRC
1232017-09-10T13:02:17 *** rockhouse has joined #bitcoin-core-dev
1242017-09-10T13:03:26 *** VictorSN has quit IRC
1252017-09-10T13:03:43 *** rockhouse has quit IRC
1262017-09-10T13:07:19 *** rockhouse has joined #bitcoin-core-dev
1272017-09-10T13:12:36 *** rockhouse has quit IRC
1282017-09-10T13:19:21 *** rockhouse has joined #bitcoin-core-dev
1292017-09-10T13:36:21 *** rockhouse has quit IRC
1302017-09-10T13:37:19 *** rockhouse has joined #bitcoin-core-dev
1312017-09-10T13:41:48 *** RubenSomsen has joined #bitcoin-core-dev
1322017-09-10T13:45:07 *** rockhouse has quit IRC
1332017-09-10T13:46:07 *** rockhouse has joined #bitcoin-core-dev
1342017-09-10T13:50:45 *** hxz has joined #bitcoin-core-dev
1352017-09-10T14:01:41 *** AaronvanW has quit IRC
1362017-09-10T14:07:41 *** jtimon has quit IRC
1372017-09-10T14:16:28 *** chjj has joined #bitcoin-core-dev
1382017-09-10T14:42:12 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1392017-09-10T14:51:02 *** Ruben has joined #bitcoin-core-dev
1402017-09-10T14:56:45 *** gribble has joined #bitcoin-core-dev
1412017-09-10T15:06:15 *** trustnodes has joined #bitcoin-core-dev
1422017-09-10T15:09:57 *** RubenSomsen has quit IRC
1432017-09-10T15:49:31 *** meshcollider has quit IRC
1442017-09-10T16:06:56 *** hxz has quit IRC
1452017-09-10T16:11:24 *** hxz has joined #bitcoin-core-dev
1462017-09-10T16:13:51 *** JackH has quit IRC
1472017-09-10T16:21:22 *** promag has joined #bitcoin-core-dev
1482017-09-10T16:28:12 *** promag has quit IRC
1492017-09-10T16:29:50 *** tknp has joined #bitcoin-core-dev
1502017-09-10T16:29:58 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11296: [0.14] travis: filter out pyenv (Cory Fields) (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
1512017-09-10T16:38:29 *** BlueMatt has quit IRC
1522017-09-10T16:39:58 *** BlueMatt has joined #bitcoin-core-dev
1532017-09-10T16:42:48 *** trustnodes has quit IRC
1542017-09-10T16:43:44 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/11dacc6154c4...ee50c9e48786
1552017-09-10T16:43:45 <bitcoin-git> bitcoin/master 91c39e3 Jonas Schnelli: Update CONTRIBUTRING.md to reduce unnecesarry review workload
1562017-09-10T16:43:45 <bitcoin-git> bitcoin/master ee50c9e MarcoFalke: Merge #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload...
1572017-09-10T16:44:24 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
1582017-09-10T16:44:30 *** trustnodes has joined #bitcoin-core-dev
1592017-09-10T16:44:36 *** adiabat has joined #bitcoin-core-dev
1602017-09-10T16:48:57 *** promag has joined #bitcoin-core-dev
1612017-09-10T16:51:04 *** VictorSN has joined #bitcoin-core-dev
1622017-09-10T16:52:31 *** VictorSN is now known as rnaomdiwoiueo
1632017-09-10T16:53:22 *** promag has quit IRC
1642017-09-10T16:55:05 *** hxz has quit IRC
1652017-09-10T16:59:59 *** promag has joined #bitcoin-core-dev
1662017-09-10T17:02:02 *** promag has quit IRC
1672017-09-10T17:17:17 *** jtimon has joined #bitcoin-core-dev
1682017-09-10T17:21:01 *** d9b4bef9 has quit IRC
1692017-09-10T17:22:08 *** d9b4bef9 has joined #bitcoin-core-dev
1702017-09-10T17:22:33 *** trustnodes has quit IRC
1712017-09-10T17:22:48 *** promag has joined #bitcoin-core-dev
1722017-09-10T17:27:17 *** promag has quit IRC
1732017-09-10T17:35:03 *** trustnodes has joined #bitcoin-core-dev
1742017-09-10T17:35:46 *** pigsalsa has left #bitcoin-core-dev
1752017-09-10T17:52:45 *** btcdrak has joined #bitcoin-core-dev
1762017-09-10T18:04:46 *** rjak has quit IRC
1772017-09-10T18:11:54 *** barries has joined #bitcoin-core-dev
1782017-09-10T18:12:35 *** SopaXorzTaker has quit IRC
1792017-09-10T18:13:26 *** wxxs has joined #bitcoin-core-dev
1802017-09-10T18:15:54 *** wxxs has quit IRC
1812017-09-10T18:16:19 *** wxxs has joined #bitcoin-core-dev
1822017-09-10T18:18:28 *** promag has joined #bitcoin-core-dev
1832017-09-10T18:25:21 *** dermoth has quit IRC
1842017-09-10T18:25:52 *** dermoth has joined #bitcoin-core-dev
1852017-09-10T18:28:33 *** barries has quit IRC
1862017-09-10T18:47:07 *** jtimon has quit IRC
1872017-09-10T18:55:56 *** rockhouse has quit IRC
1882017-09-10T18:56:57 *** rockhouse has joined #bitcoin-core-dev
1892017-09-10T19:02:36 *** rockhouse has quit IRC
1902017-09-10T19:03:33 *** rockhouse has joined #bitcoin-core-dev
1912017-09-10T19:22:05 *** justanotheruser has quit IRC
1922017-09-10T19:23:47 *** promag has quit IRC
1932017-09-10T19:25:23 *** jtimon has joined #bitcoin-core-dev
1942017-09-10T19:28:42 *** owowo is now known as owowo[SITD0WN]
1952017-09-10T19:33:30 *** chjj has quit IRC
1962017-09-10T19:35:45 *** chjj has joined #bitcoin-core-dev
1972017-09-10T19:36:37 *** luke-jr has joined #bitcoin-core-dev
1982017-09-10T19:40:39 *** owowo[SITD0WN] is now known as owowo[F0CK1T]
1992017-09-10T19:41:04 *** owowo[F0CK1T] is now known as owowo
2002017-09-10T19:44:31 *** promag has joined #bitcoin-core-dev
2012017-09-10T19:48:43 *** promag has quit IRC
2022017-09-10T20:04:48 *** Ruben has quit IRC
2032017-09-10T20:05:33 *** meshcollider has joined #bitcoin-core-dev
2042017-09-10T20:27:45 *** Chris_Stewart_5 has quit IRC
2052017-09-10T20:28:09 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2062017-09-10T20:31:01 *** aym has joined #bitcoin-core-dev
2072017-09-10T20:31:41 <kanzure> if a bip125-replaceable transaction's replacement does not have sufficient fee as defined by bip125, does the replacement become a valid replacement if the replacement gets a descendant that pays sufficient fee (child pays for parent)?
2082017-09-10T20:35:27 *** justanotheruser has joined #bitcoin-core-dev
2092017-09-10T20:50:06 *** rnaomdiwoiueo has joined #bitcoin-core-dev
2102017-09-10T20:54:01 *** rnaomdiwoiueo has left #bitcoin-core-dev
2112017-09-10T20:59:35 *** Guyver2 has quit IRC
2122017-09-10T21:05:59 *** Cheeseo has quit IRC
2132017-09-10T21:10:04 *** promag has joined #bitcoin-core-dev
2142017-09-10T21:13:31 *** promag_ has joined #bitcoin-core-dev
2152017-09-10T21:16:32 *** promag has quit IRC
2162017-09-10T21:52:59 *** AaronvanW has joined #bitcoin-core-dev
2172017-09-10T22:01:09 *** Aaronvan_ has joined #bitcoin-core-dev
2182017-09-10T22:01:24 *** AaronvanW has quit IRC
2192017-09-10T22:01:36 <promag_> does AcceptBlock handle forks?
2202017-09-10T22:01:47 *** promag_ is now known as promag
2212017-09-10T22:03:11 <sipa> no, it just adds knowledge about a block to the database
2222017-09-10T22:03:27 <sipa> ActivateBestChain deals with switching to the best known valid chain
2232017-09-10T22:05:57 <promag> does this sounds good https://github.com/bitcoin/bitcoin/compare/master...promag:201709-skip-invalid-out-of-order-blocks?expand=1 ?
2242017-09-10T22:08:29 <promag> or there is a tree of blocks?
2252017-09-10T22:10:11 <sipa> yes, the block database stores a tree of blocks
2262017-09-10T22:10:27 <sipa> only the active chain is just a single path through
2272017-09-10T22:11:53 <promag> ok so that branch is wrong
2282017-09-10T22:12:05 <promag> ty
2292017-09-10T22:13:52 <bitcoin-git> [bitcoin] laanwj closed pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295
2302017-09-10T22:13:53 <wumpus> going to tag 0.15.0 final
2312017-09-10T22:13:58 <achow101> yay!
2322017-09-10T22:14:44 <sipa> wumpus: we may want to add a note that multiwallet does not work with batch json
2332017-09-10T22:14:46 * esotericnonsense cheers \o/
2342017-09-10T22:15:18 <wumpus> not going to hold it up longer on release notes, sorry
2352017-09-10T22:15:24 <wumpus> * [new tag] v0.15.0 -> v0.15.0
2362017-09-10T22:15:28 <luke-jr> eh, how *could* it?
2372017-09-10T22:15:47 <sipa> okay
2382017-09-10T22:15:51 <luke-jr> different endpoints seem fundamentally incompatible with batch, even in theory XD
2392017-09-10T22:16:06 <wumpus> well the batch would apply to the same endpoint
2402017-09-10T22:16:08 <wumpus> ideally
2412017-09-10T22:17:22 <sipa> luke-jr: https://github.com/bitcoin/bitcoin/issues/11257
2422017-09-10T22:18:18 <wumpus> there's no fundamental reason why it couldn't work, but it doesn't work right now, but anyhow this whole multiwallet is experimental in any case
2432017-09-10T22:19:26 <sipa> fair
2442017-09-10T22:20:01 <luke-jr> ah
2452017-09-10T22:22:25 <sipa> it's not a regression in any case, just an unexpected missing feature
2462017-09-10T22:23:12 <wumpus> indeed, wouldn't be the only multiwallet feature that isn't implemented yet
2472017-09-10T22:25:20 *** meshcollider has quit IRC
2482017-09-10T22:26:08 <esotericnonsense> 0.14.2 release tag: 1999 commits to master since this release
2492017-09-10T22:26:22 *** justanotheruser has quit IRC
2502017-09-10T22:26:30 <esotericnonsense> damn :P
2512017-09-10T22:26:51 <esotericnonsense> (also since 0.14.0, of course)
2522017-09-10T22:27:22 <sipa> anyone a clue how https://github.com/bitcoin/bitcoin/pull/11297 could be fixing an issue?
2532017-09-10T22:28:33 <sipa> there are random travis failures, where at the end of the test, ~/.bitcoin exists... that PR solving something implies that ~/.bitcoin already exists at the start of the test run
2542017-09-10T22:28:59 <wumpus> it shouldn't do anything if travis starts with a clean VM
2552017-09-10T22:29:51 <wumpus> are you sure it solves it? that's hard to say for an intermittent issue. It'd be quite absurd.
2562017-09-10T22:30:15 <wumpus> oh, or maybe not - does travis cache the entire homedir?
2572017-09-10T22:30:18 <wumpus> @cfields
2582017-09-10T22:30:51 <wumpus> if so, this could happen for old PRs that existed (and have run travis once) before the fix was merged
2592017-09-10T22:30:53 <sipa> oh, perhaps it's due to a cache that existed from before the tests-do-not-touch-.bitcoin issue was merged?
2602017-09-10T22:30:59 <wumpus> yes!
2612017-09-10T22:31:17 <wumpus> what PRs does it happen on?
2622017-09-10T22:31:34 <wumpus> I'll wipe the cache for them to see
2632017-09-10T22:31:59 <sipa> i just saw it happen on #10498
2642017-09-10T22:32:00 <gribble> https://github.com/bitcoin/bitcoin/issues/10498 | Use static_cast instead of C-style casts for non-fundamental types by practicalswift · Pull Request #10498 · bitcoin/bitcoin · GitHub
2652017-09-10T22:32:12 <wumpus> or hm if it happens on all old PRs it might be better to nuke all caches
2662017-09-10T22:32:27 <wumpus> but I'll try for one first
2672017-09-10T22:33:11 <sipa> #11289 has it
2682017-09-10T22:33:13 <gribble> https://github.com/bitcoin/bitcoin/issues/11289 | Add wallet backup text to import* and add* RPCs by MeshCollider · Pull Request #11289 · bitcoin/bitcoin · GitHub
2692017-09-10T22:43:48 <sipa> #10489 just passed succesfully
2702017-09-10T22:43:49 <gribble> https://github.com/bitcoin/bitcoin/issues/10489 | build: silence gcc7s implicit fallthrough warning by theuni · Pull Request #10489 · bitcoin/bitcoin · GitHub
2712017-09-10T22:44:00 <sipa> eh, no
2722017-09-10T22:44:08 <sipa> #10498
2732017-09-10T22:44:10 <gribble> https://github.com/bitcoin/bitcoin/issues/10498 | Use static_cast instead of C-style casts for non-fundamental types by practicalswift · Pull Request #10498 · bitcoin/bitcoin · GitHub
2742017-09-10T22:47:14 *** justanotheruser has joined #bitcoin-core-dev
2752017-09-10T22:54:30 *** aym has quit IRC
2762017-09-10T22:56:26 *** echonaut1 has joined #bitcoin-core-dev
2772017-09-10T22:56:34 *** echonaut has quit IRC
2782017-09-10T23:00:37 *** Aaronvan_ has quit IRC
2792017-09-10T23:07:49 *** Giszmo has joined #bitcoin-core-dev
2802017-09-10T23:10:59 *** PRab has joined #bitcoin-core-dev
2812017-09-10T23:12:26 *** meshcollider has joined #bitcoin-core-dev
2822017-09-10T23:13:57 <meshcollider> If 11280 missed tag you can close it, no point leaving it open :)
2832017-09-10T23:17:05 <wumpus> nah let's see, it'd be nice to add it to the release notes that are uploaded to bitcoin core
2842017-09-10T23:17:11 <wumpus> bitcoin.org*
2852017-09-10T23:19:44 *** promag_ has joined #bitcoin-core-dev
2862017-09-10T23:22:32 *** promag has quit IRC
2872017-09-10T23:30:34 *** echonaut1 has quit IRC
2882017-09-10T23:30:50 *** echonaut has joined #bitcoin-core-dev
2892017-09-10T23:36:07 *** luke-jr has quit IRC
2902017-09-10T23:36:15 *** luke-jr has joined #bitcoin-core-dev
2912017-09-10T23:43:18 *** promag_ has quit IRC
2922017-09-10T23:43:29 *** luke-jr has quit IRC
2932017-09-10T23:43:42 *** luke-jr has joined #bitcoin-core-dev
2942017-09-10T23:50:00 *** hxz has joined #bitcoin-core-dev
2952017-09-10T23:59:11 *** aleph_null is now known as alephzero