< bitcoin-git> [bitcoin] luke-jr opened pull request #10353: Refactor script interpreter flags to use new CScriptFlags class for stricter checking (master...scriptflags) https://github.com/bitcoin/bitcoin/pull/10353
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fff72de5bf8a...3f57c55dba6e
< bitcoin-git> bitcoin/master c707ca8 Greg Griffith: removed unused code in INV message...
< bitcoin-git> bitcoin/master 3f57c55 Pieter Wuille: Merge #10351: removed unused code in INV message...
< bitcoin-git> [bitcoin] sipa closed pull request #10351: removed unused code in INV message (master...master) https://github.com/bitcoin/bitcoin/pull/10351
< bitcoin-git> [bitcoin] xjl456852 opened pull request #10355: test (master...master) https://github.com/bitcoin/bitcoin/pull/10355
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10355: test (master...master) https://github.com/bitcoin/bitcoin/pull/10355
< jonasschnelli> Strange.... CSchedulers wait_until seems to acting strange...
< jonasschnelli> We call "newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout"...
< jonasschnelli> I have logged that we call it with a timeToWaitFor with the value of 1494245888 (seconds) while now is 1494245887.
< jonasschnelli> And it does wait 10 seconds...
< jonasschnelli> I got:
< jonasschnelli> wait until 1494245888 (now is 1494245887)
< jonasschnelli> wait until break (now is 1494245898)
< jonasschnelli> So it took 11 seconds until timeToWaitFor breaks while the wait_until value was 1 second in the future...
< bitcoin-git> [bitcoin] sdaftuar opened pull request #10357: Allow setting nMinimumChainWork on command line (master...2017-05-chainwork-commandline) https://github.com/bitcoin/bitcoin/pull/10357
< bitcoin-git> [bitcoin] jnewbery opened pull request #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods (master...test_framework_start_stop_nodes) https://github.com/bitcoin/bitcoin/pull/10359
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3f57c55dba6e...f4b15e2de97c
< bitcoin-git> bitcoin/master 3a0a5bc Karl-Johan Alm: [doc] Add hint about getmempoolentry to getrawmempool help.
< bitcoin-git> bitcoin/master f4b15e2 MarcoFalke: Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help....
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10310: [doc] Add hint about getmempoolentry to getrawmempool help. (master...doc-getrawmempool-getmempoolentry) https://github.com/bitcoin/bitcoin/pull/10310
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f4b15e2de97c...23d78c4dd01b
< bitcoin-git> bitcoin/master 20187e4 Wladimir J. van der Laan: test: Add elapsed time to RPC tracing...
< bitcoin-git> bitcoin/master 23d78c4 MarcoFalke: Merge #10352: test: Add elapsed time to RPC tracing...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10352: test: Add elapsed time to RPC tracing (master...2017_05_rpc_trace_time) https://github.com/bitcoin/bitcoin/pull/10352
< bitcoin-git> [bitcoin] instagibbs opened pull request #10360: [WIP] [Wallet] Target effective value during transaction creation (master...feedo) https://github.com/bitcoin/bitcoin/pull/10360
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/23d78c4dd01b...6a796b2b53fe
< bitcoin-git> bitcoin/master 329ac3b John Newbery: [tests] use wait_until in mempool_persist.py
< bitcoin-git> bitcoin/master 6a796b2 MarcoFalke: Merge #10342: [tests] Improve mempool_persist test...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10342: [tests] Improve mempool_persist test (master...improve_wait_until_test) https://github.com/bitcoin/bitcoin/pull/10342
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #10361: qa: disablewallet: Check that wallet is really disabled (master...Mf1705-disableWalletPass) https://github.com/bitcoin/bitcoin/pull/10361
< bitcoin-git> [bitcoin] spencerlievens opened pull request #10362: Add OSX keystroke to RPCConsole info (master...RPC-OSX-Keystroke) https://github.com/bitcoin/bitcoin/pull/10362
< bitcoin-git> [bitcoin] spencerlievens closed pull request #10324: Add OSX keystroke to clear RPCConsole (master...patch-3) https://github.com/bitcoin/bitcoin/pull/10324
< bitcoin-git> [bitcoin] ericchong opened pull request #10363: 0.13 (master...0.13) https://github.com/bitcoin/bitcoin/pull/10363
< bitcoin-git> [bitcoin] ericchong closed pull request #10363: 0.13 (master...0.13) https://github.com/bitcoin/bitcoin/pull/10363
< bitcoin-git> [bitcoin] jnewbery opened pull request #10365: [tests] increase timeouts in sendheaders test (master...improve_sendheaders) https://github.com/bitcoin/bitcoin/pull/10365