1 2018-04-28 00:07:42 0|BlueMatt|someone wanna just merge #13077? We need to make progress on these things :/
2 2018-04-28 00:07:43 0|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
3 2018-04-28 00:40:25 0|BlueMatt|cfields: you should take a look at #13099, I think
4 2018-04-28 00:40:27 0|gribble|https://github.com/bitcoin/bitcoin/issues/13099 | Use thread names in logs and deadlock diagnostics by jamesob ÷ Pull Request #13099 ÷ bitcoin/bitcoin ÷ GitHub
5 2018-04-28 01:49:35 0|bitcoin-git|13bitcoin/06master 1466dc662 15practicalswift: Add compile time checking for all cs_KeyStore runtime locking assertions
6 2018-04-28 01:49:35 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/17266a13067c...3315007e03f5
7 2018-04-28 01:49:36 0|bitcoin-git|13bitcoin/06master 143315007 15MarcoFalke: Merge #13077: Add compile time checking for all cs_KeyStore runtime locking assertions...
8 2018-04-28 01:50:23 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13077: Add compile time checking for all cs_KeyStore runtime locking assertions (06master...06cs_KeyStore) 02https://github.com/bitcoin/bitcoin/pull/13077
9 2018-04-28 04:08:15 0|bitcoin-git|[13bitcoin] 15ken2812221 opened pull request #13107: Fix Windows locale problem (06master...06win-enc) 02https://github.com/bitcoin/bitcoin/pull/13107
10 2018-04-28 06:59:29 0|bitcoin-git|[13bitcoin] 15mryandao opened pull request #13109: [rpc] nit: fix typo for entry description string (06master...06fix-getrawmempool-fee-representation) 02https://github.com/bitcoin/bitcoin/pull/13109
11 2018-04-28 09:14:42 0|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);`
12 2018-04-28 09:14:55 0|jonasschnelli|Seems wumpus has done something in the past here
13 2018-04-28 09:15:24 0|jonasschnelli|the MDB_MAP_FULL comes on commit roughly around 1.3GB of db-file size
14 2018-04-28 19:07:57 0|mammonpan71|help please
15 2018-04-28 19:09:03 0|sipa|#bitcoin or bitcoin.stackexchange.com for support
16 2018-04-28 19:09:18 0|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
17 2018-04-28 19:09:34 0|sipa|not here
18 2018-04-28 19:09:40 0|mammonpan71|ok
19 2018-04-28 19:10:01 0|mammonpan71|thank you
20 2018-04-28 19:39:35 0|drexl|hey guys, I made a python library that can run scripts and verify transactions including segwit
21 2018-04-28 19:39:39 0|drexl|relevant code here if interested https://github.com/mcdallas/cryptotools/blob/master/btctools/script.py
22 2018-04-28 19:41:14 0|luke-jr|drexl: discover any new and exciting rules previously undocumented? :P
23 2018-04-28 19:43:50 0|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
24 2018-04-28 19:44:24 0|luke-jr|XD
25 2018-04-28 21:42:56 0|bitcoin-git|[13bitcoin] 15promag opened pull request #13111: [WIP] Add unloadwallet RPC (06master...062018-04-unload-wallet) 02https://github.com/bitcoin/bitcoin/pull/13111
26 2018-04-28 21:51:42 0|bitcoin-git|[13bitcoin] 15promag closed pull request #13070: Split event handlers by wallet (06master...062018-04-split-handlers-by-wallet) 02https://github.com/bitcoin/bitcoin/pull/13070