1 2018-04-29 01:01:14 0|instagibbs|pretty cool PR dashboard by pierre rochard https://bitcoinacks.com/ , filter by number of ACKs, conflict, authors, etc
2 2018-04-29 01:02:18 0|instagibbs|already suggested to display "stale ACKs" vs fresh
3 2018-04-29 01:48:51 0|fanquake|instagibbs nice
4 2018-04-29 03:18:36 0|bitcoin-git|[13bitcoin] 15achow101 opened pull request #13112: Have gArgs be aware of the arguments and error on unknown args (06master...06gargs-know-args) 02https://github.com/bitcoin/bitcoin/pull/13112
5 2018-04-29 03:23:32 0|pierre_rochard|Thanks instagibbs! I have some more ideas for v2 here: https://github.com/PierreRochard/bitcoin-acks/blob/acks/README.md If anyone has questions / comments, Iââ¬â¢m happy to field them
6 2018-04-29 10:02:30 0|wumpus|jonasschnelli: re: lmdb, I remember that you have to increase the map size when the database grows to a certain size
7 2018-04-29 10:02:55 0|wumpus|jonasschnelli: that does not happen automatically
8 2018-04-29 10:03:04 0|wumpus|jonasschnelli: (not sure if that was your question though)
9 2018-04-29 12:06:02 0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13113: tests: Make it clear that MAX_INV_SZ is not covered by functional tests (06master...06add-note-about-MAX_INV_SZ) 02https://github.com/bitcoin/bitcoin/pull/13113
10 2018-04-29 17:44:39 0|jonasschnelli|wumpus: re lmdb: you mean setting a map size with mdb_env_set_mapsize to ââ¬â say 4GB ââ¬â right after the environment creation is not enough?
11 2018-04-29 17:45:15 0|jonasschnelli|monitoring the db size and inject a mdb_env_set_mapsize at the right time sounds strange
12 2018-04-29 18:17:12 0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13114: Add Clang thread safety annotations for variables guarded by cs_KeyStore (06master...06guarded-by-cs_KeyStore) 02https://github.com/bitcoin/bitcoin/pull/13114
13 2018-04-29 19:06:44 0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13115: Add Clang thread safety annotations for variables guarded by cs_addrMan (06master...06guarded-by-cs_addrMan) 02https://github.com/bitcoin/bitcoin/pull/13115
14 2018-04-29 20:31:44 0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13116: Add Clang thread safety annotations for variables guarded by cs_{rpcWarmup,nTimeOffset,warnings} (06master...06guarded-by-misc) 02https://github.com/bitcoin/bitcoin/pull/13116
15 2018-04-29 21:56:36 0|roasbeef|jonasschnelli: seems easier to just set the size of the mmap to "big enough" (as it's just virtual memory) and not have to worry about dynamically re-sizing it
16 2018-04-29 21:59:20 0|bitcoin-git|[13bitcoin] 15Linrono opened pull request #13118: RPCAuth Detection in Logs (06master...06patch-1) 02https://github.com/bitcoin/bitcoin/pull/13118
17 2018-04-29 22:35:33 0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #13119: Remove script to clean up datadirs (06master...06Mf1805-deleteTidyDatadir) 02https://github.com/bitcoin/bitcoin/pull/13119
18 2018-04-29 22:59:44 0|ken2812221|Can anyone please remove Wallet and add Windows label for #13107
19 2018-04-29 22:59:45 0|gribble|https://github.com/bitcoin/bitcoin/issues/13107 | Fix Windows locale problem by ken2812221 ÷ Pull Request #13107 ÷ bitcoin/bitcoin ÷ GitHub