< BlueMatt> someone wanna just merge #13077? We need to make progress on these things :/
< gribble> https://github.com/bitcoin/bitcoin/issues/13077 | Add compile time checking for all cs_KeyStore runtime locking assertions by practicalswift · Pull Request #13077 · bitcoin/bitcoin · GitHub
< BlueMatt> cfields: you should take a look at #13099, I think
< gribble> https://github.com/bitcoin/bitcoin/issues/13099 | Use thread names in logs and deadlock diagnostics by jamesob · Pull Request #13099 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17266a13067c...3315007e03f5
< bitcoin-git> bitcoin/master 66dc662 practicalswift: Add compile time checking for all cs_KeyStore runtime locking assertions
< bitcoin-git> bitcoin/master 3315007 MarcoFalke: Merge #13077: Add compile time checking for all cs_KeyStore runtime locking assertions...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13077: Add compile time checking for all cs_KeyStore runtime locking assertions (master...cs_KeyStore) https://github.com/bitcoin/bitcoin/pull/13077
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13107: Fix Windows locale problem (master...win-enc) https://github.com/bitcoin/bitcoin/pull/13107
< bitcoin-git> [bitcoin] mryandao opened pull request #13109: [rpc] nit: fix typo for entry description string (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13109
< jonasschnelli> I don't understand why I constantly getting a MDB_MAP_FULL with LMDB even when I set the map size to 10GB with `mdb_env_set_mapsize(m_env, 10 * 024*1024*1024);`
< jonasschnelli> Seems wumpus has done something in the past here
< jonasschnelli> the MDB_MAP_FULL comes on commit roughly around 1.3GB of db-file size
< mammonpan71> help please
< sipa> #bitcoin or bitcoin.stackexchange.com for support
< mammonpan71> i send from my bitcoin core wallet two amounts at the same time one was received the other was not , its been 24 hrs
< sipa> not here
< mammonpan71> ok
< mammonpan71> thank you
< drexl> hey guys, I made a python library that can run scripts and verify transactions including segwit
< luke-jr> drexl: discover any new and exciting rules previously undocumented? :P
< drexl> luke-jr I probably missed a lot of rules because I can't read c++ and got all my info from the bips and the wiki
< luke-jr> XD
< bitcoin-git> [bitcoin] promag opened pull request #13111: [WIP] Add unloadwallet RPC (master...2018-04-unload-wallet) https://github.com/bitcoin/bitcoin/pull/13111
< bitcoin-git> [bitcoin] promag closed pull request #13070: Split event handlers by wallet (master...2018-04-split-handlers-by-wallet) https://github.com/bitcoin/bitcoin/pull/13070