< bitcoin-git>
[bitcoin] sipa opened pull request #12973: Avoid std::locale/imbue madness in DateTimeStrFormat (master...201804_noimbue) https://github.com/bitcoin/bitcoin/pull/12973
< jonasschnelli>
Odroid XU4 with SSD (via USB) took already 12h for height 416292 progress=0.426028
< jonasschnelli>
CPU could be used more... rarely goes over 130%. Maybe this changes when blocks get bigger
< sipa>
jonasschnelli: past the assumevalid point CPU usage will go up
< jonasschnelli>
sipa: you mean skip verification for blocks in 2016 (or even until later) with assumevalid set to some block in early 2017?
< bitcoin-git>
[bitcoin] Empact opened pull request #12976: Remove return and corruptionPossible arguments from DoS, rename to Reject (master...drop-dos-return-scripted) https://github.com/bitcoin/bitcoin/pull/12976
< bitcoin-git>
[bitcoin] Empact closed pull request #12463: Drop the return and corruptionPossible arguments from CValidationState::DoS, and rename to ::Reject (master...drop-dos-return) https://github.com/bitcoin/bitcoin/pull/12463
< bitcoin-git>
bitcoin/master fa72f34 MarcoFalke: bitcoin-tx: Remove unused for loop
< bitcoin-git>
bitcoin/master e625548 Wladimir J. van der Laan: Merge #12950: bitcoin-tx: Flatten for loop over one element...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12950: bitcoin-tx: Flatten for loop over one element (master...Mf1804-bitcoinTxUnusedLoop) https://github.com/bitcoin/bitcoin/pull/12950
< swampthing>
how to get free bitcoin?
< swampthing>
why?
< yair24>
hi
< Randolf>
Hello yair24.
< yair24>
I am new
< Randolf>
New to Bitcoin? Or new to Bitcoin development?
< yair24>
new to both
< Randolf>
Well, in that case I suggest that you keep an eye on the #bitcoin channel as well. This #bitcoin-core-dev is likely to get quite advanced, but you're certainly welcome to be here too.
< yair24>
ok thanks. there is for beginer developpers?
<@wumpus>
yes, #bitcoin
< Randolf>
yair24: There is the #bitcoin-dev channel. I also suggest that you get familiar with the GitHub.com repository for Bitcoin.
<@wumpus>
#bitcoin-dev is virtually dead, best is to just use #bitcoin
< bitcoin-git>
bitcoin/master cba2800 practicalswift: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
< bitcoin-git>
bitcoin/master 23e7fe8 Wladimir J. van der Laan: Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12569: net: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s (master...logging-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/12569
< jnewbery>
sdaftuar: I believe I've worked out the cause for the p2p_compactblocks failure. Take a look at #12978 and let me know what you think
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12979: Split validationinterface into paralell validation/mempool interfaces (master...2018-04-mempoolinterface) https://github.com/bitcoin/bitcoin/pull/12979
< BlueMatt>
wumpus: can you add #12979 to high-prio? its the split up of the feeestimator refactoring pr
< gribble>
https://github.com/bitcoin/bitcoin/issues/12979 | Split validationinterface into paralell validation/mempool interfaces by TheBlueMatt · Pull Request #12979 · bitcoin/bitcoin · GitHub
<@wumpus>
BlueMatt: sure. can you take a look at #12791 btw? it's pretty much ready for merge except that it needs a trivial rebase (for the release notes) and for one comment by jnewbery about the documentation.