1 2017-09-05 01:10:24 0|bitcoin-git|13bitcoin/06master 141bcd442 15practicalswift: Remove the virtual specifier for functions with the override specifier...
2 2017-09-05 01:10:24 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/ce665863b137...50fae68d416b
3 2017-09-05 01:10:25 0|bitcoin-git|13bitcoin/06master 1450fae68 15MarcoFalke: Merge #10701: Remove the virtual specifier for functions with the override specifier...
4 2017-09-05 01:10:46 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #10701: Remove the virtual specifier for functions with the override specifier (06master...06virtual-override) 02https://github.com/bitcoin/bitcoin/pull/10701
5 2017-09-05 03:53:54 0|PRab|Was limitfreerelay removed?
6 2017-09-05 03:58:50 0|meshcollider|PRab: yes, in https://github.com/bitcoin/bitcoin/commit/f8380054442d8aca4999277fe7617067edf231b9
7 2017-09-05 04:00:32 0|PRab|Should that change be in the release notes for 0.15? (Or is it already?) 0.14.0 talk about changing the default value.
8 2017-09-05 04:01:53 0|meshcollider|it is already in 0.15.0 release notes (https://github.com/bitcoin/bitcoin/blob/0.15/doc/release-notes.md)
9 2017-09-05 04:02:03 0|meshcollider|"The -limitfreerelay and -relaypriority options which controlled relay of free transactions have therefore been removed."
10 2017-09-05 04:04:57 0|meshcollider|hmm #7178 should be closed by that commit too right?
11 2017-09-05 04:05:13 0|meshcollider|by #9602 ?
12 2017-09-05 04:07:04 0|PRab|meshcollider: Cool, thanks! I missed that.
13 2017-09-05 04:37:40 0|bitcoin-git|[13bitcoin] 15MeshCollider opened pull request #11234: Remove redundant testutil.cpp|h files (06master...06201709_remove_testutil) 02https://github.com/bitcoin/bitcoin/pull/11234
14 2017-09-05 04:39:08 0|meshcollider|fanquake: you're so quick with the labels haha
15 2017-09-05 07:18:37 0|gmaxwell|Does someone want to try drafting a release note to advise people about -resetguisettings
16 2017-09-05 07:22:44 0|meshcollider|is there a 'Known Issues' section or something in the release notes?
17 2017-09-05 07:24:01 0|meshcollider|or should it go into the Compatibility section
18 2017-09-05 07:26:41 0|gmaxwell|perhaps we should create a known issues section.
19 2017-09-05 07:27:06 0|gmaxwell|I think we still don't know how people get into a state where this problem bites them.
20 2017-09-05 07:27:28 0|gmaxwell|(watch it turn out to be some altcoin correupting the settings 'accidentally' :P )
21 2017-09-05 07:46:32 0|meshcollider|the fix will be included in 0.15.1 right
22 2017-09-05 08:26:18 0|bitcoin-git|[13bitcoin] 15aeyoll opened pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (06master...06fix-french-translations) 02https://github.com/bitcoin/bitcoin/pull/11235
23 2017-09-05 08:41:13 0|bitcoin-git|[13bitcoin] 15aeyoll closed pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (06master...06fix-french-translations) 02https://github.com/bitcoin/bitcoin/pull/11235
24 2017-09-05 08:51:33 0|bitcoin-git|[13bitcoin] 15MeshCollider opened pull request #11236: Add note on translations to CONTRIBUTING.md (06master...06201709_translations_in_contributing) 02https://github.com/bitcoin/bitcoin/pull/11236
25 2017-09-05 08:56:21 0|Lauda|listreceivedbyaddress is this supposed to return addresses that one has *sent* to as well?
26 2017-09-05 09:01:13 0|meshcollider|gmaxwell: something like this? https://github.com/MeshCollider/bitcoin/commit/2dcf494515e04ff8a344b97e5a66eebca844b052
27 2017-09-05 09:02:53 0|meshcollider|oops sorry, this: https://github.com/MeshCollider/bitcoin/commit/ddab011cf70b6a1a3d6f76c86dbf8ba2e073e867
28 2017-09-05 09:28:54 0|bitcoin-git|[13bitcoin] 15MeshCollider opened pull request #11237: Fixing division by zero in time remaining (06master...06201709_fix_estimated_time) 02https://github.com/bitcoin/bitcoin/pull/11237
29 2017-09-05 09:39:39 0|bitcoin-git|[13bitcoin] 15MeshCollider opened pull request #11238: Fix potential null deference and resource leaks (06master...06201708_fbinfer_fixes) 02https://github.com/bitcoin/bitcoin/pull/11238
30 2017-09-05 12:49:17 0|harding|For 0.15.0 users raring to go with segwit, is there any reason to discourage them from using, e.g., bitcoin-cli addwitnessaddress $( bitcoin-cli getnewaddress ) ?
31 2017-09-05 14:32:40 0|chainhead|It doesn't work well when restoring from an old backup
32 2017-09-05 14:34:31 0|harding|chainhead: ooh, good point. I hadn't thought of that. Thanks!
33 2017-09-05 14:57:40 0|sipa|harding: also does not support labels/accounts
34 2017-09-05 14:57:51 0|sipa|harding: and yes, will fail to recover from a backup
35 2017-09-05 15:14:37 0|bitcoin-git|[13bitcoin] 15jlopp opened pull request #11239: Gauge double (06master...06gaugeDouble) 02https://github.com/bitcoin/bitcoin/pull/11239
36 2017-09-05 15:15:12 0|bitcoin-git|[13bitcoin] 15jlopp closed pull request #11239: Gauge double (06master...06gaugeDouble) 02https://github.com/bitcoin/bitcoin/pull/11239
37 2017-09-05 16:06:17 0|MarcoFalke|meshcollider: Go ahead and open a pull ;)
38 2017-09-05 16:06:32 0|MarcoFalke|re release notes
39 2017-09-05 16:57:43 0|bitcoin-git|[13bitcoin] 15mess110 opened pull request #11241: [tests] Improve signmessages functional test (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11241
40 2017-09-05 16:58:37 0|bitcoin-git|13bitcoin/06master 14ec6902d 15Andrew Chow: rpc: Push down safe mode checks...
41 2017-09-05 16:58:37 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/50fae68d416b...e0e3cbbf081b
42 2017-09-05 16:58:38 0|bitcoin-git|13bitcoin/06master 14e0e3cbb 15Wladimir J. van der Laan: Merge #11179: rpc: Push down safe mode checks...
43 2017-09-05 16:59:16 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11179: rpc: Push down safe mode checks (06master...062017_08_safemode_pushdown) 02https://github.com/bitcoin/bitcoin/pull/11179
44 2017-09-05 19:25:57 0|bitcoin-git|13bitcoin/06master 1487fe21f 15MeshCollider: Add translation note to CONTRIBUTING.md
45 2017-09-05 19:25:57 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/e0e3cbbf081b...ba05971bf4e7
46 2017-09-05 19:25:58 0|bitcoin-git|13bitcoin/06master 14ba05971 15Wladimir J. van der Laan: Merge #11236: Add note on translations to CONTRIBUTING.md...
47 2017-09-05 19:26:43 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11236: Add note on translations to CONTRIBUTING.md (06master...06201709_translations_in_contributing) 02https://github.com/bitcoin/bitcoin/pull/11236
48 2017-09-05 19:28:33 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #10082: [tests] Demostration/concept: Add a TestNode class to test_Framework.py (06master...06refactor_utils_py) 02https://github.com/bitcoin/bitcoin/pull/10082
49 2017-09-05 19:48:14 0|promag|MarcoFalke: https://github.com/bitcoin/bitcoin/pull/11125#issuecomment-327281546 sure!
50 2017-09-05 20:15:15 0|bitcoin-git|[13bitcoin] 15laanwj pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/ba05971bf4e7...df8c72237a0c
51 2017-09-05 20:15:16 0|bitcoin-git|13bitcoin/06master 14538cc0c 15Wladimir J. van der Laan: build: Mention use of asm in summary
52 2017-09-05 20:15:16 0|bitcoin-git|13bitcoin/06master 14ce5381e 15Wladimir J. van der Laan: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
53 2017-09-05 20:15:17 0|bitcoin-git|13bitcoin/06master 14df8c722 15Wladimir J. van der Laan: Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
54 2017-09-05 20:15:55 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default (06master...062017_08_non_experimental_asm) 02https://github.com/bitcoin/bitcoin/pull/11176
55 2017-09-05 20:28:07 0|bitcoin-git|13bitcoin/06master 145ac072c 15Dan Raviv: Fix boost headers included as user instead of system headers...
56 2017-09-05 20:28:07 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/df8c72237a0c...38a54a50fa5d
57 2017-09-05 20:28:08 0|bitcoin-git|13bitcoin/06master 1438a54a5 15Wladimir J. van der Laan: Merge #11164: Fix boost headers included as user instead of system headers...
58 2017-09-05 20:28:47 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11164: Fix boost headers included as user instead of system headers (06master...06fix/boost-system-includes) 02https://github.com/bitcoin/bitcoin/pull/11164
59 2017-09-05 20:58:12 0|bitcoin-git|[13bitcoin] 15donaloconnor opened pull request #11244: Docs: Add extra step to clean $PATH var to strip out windows %PATH% paths. (06master...06windows_build_fix) 02https://github.com/bitcoin/bitcoin/pull/11244
60 2017-09-05 21:03:22 0|bitcoin-git|13bitcoin/06master 14b3d6fc6 15Cristian Mircea Messel: Improve signmessages functional test...
61 2017-09-05 21:03:22 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/38a54a50fa5d...14eae781881d
62 2017-09-05 21:03:23 0|bitcoin-git|13bitcoin/06master 1414eae78 15Wladimir J. van der Laan: Merge #11241: [tests] Improve signmessages functional test...
63 2017-09-05 21:04:01 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11241: [tests] Improve signmessages functional test (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11241
64 2017-09-05 21:14:34 0|bitcoin-git|[13bitcoin] 15MeshCollider opened pull request #11245: Mention offscreen issue in release notes (060.15...06201709_offscreen_release_note) 02https://github.com/bitcoin/bitcoin/pull/11245
65 2017-09-05 21:16:36 0|bitcoin-git|13bitcoin/06master 145abb93f 15danra: Fix include path for bitcoin-config.h in crypto/common.h...
66 2017-09-05 21:16:36 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/14eae781881d...3aa60b7ff958
67 2017-09-05 21:16:37 0|bitcoin-git|13bitcoin/06master 143aa60b7 15Wladimir J. van der Laan: Merge #11143: Fix include path for bitcoin-config.h...
68 2017-09-05 21:17:17 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11143: Fix include path for bitcoin-config.h (06master...06patch-5) 02https://github.com/bitcoin/bitcoin/pull/11143
69 2017-09-05 21:17:32 0|meshcollider|Hope SF goes well btw :)
70 2017-09-05 21:17:48 0|sipa|certainly
71 2017-09-05 21:17:50 0|wumpus|thanks :)
72 2017-09-05 21:22:03 0|bitcoin-git|13bitcoin/06master 14d1138e3 15MeshCollider: Remove redundant testutil files
73 2017-09-05 21:22:03 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/3aa60b7ff958...001041df8187
74 2017-09-05 21:22:04 0|bitcoin-git|13bitcoin/06master 14001041d 15Wladimir J. van der Laan: Merge #11234: Remove redundant testutil.cpp|h files...
75 2017-09-05 21:22:41 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11234: Remove redundant testutil.cpp|h files (06master...06201709_remove_testutil) 02https://github.com/bitcoin/bitcoin/pull/11234
76 2017-09-05 21:35:03 0|bitcoin-git|[13bitcoin] 15laanwj opened pull request #11246: github-merge: Coalesce git fetches (06master...062017_09_contrib_fetch_coalesce) 02https://github.com/bitcoin/bitcoin/pull/11246
77 2017-09-05 21:49:39 0|bitcoin-git|13bitcoin/06master 1447ba2c3 15Akio Nakamura: Fix currency/fee-rate unit string in the help text...
78 2017-09-05 21:49:39 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/001041df8187...4eb1f39d4210
79 2017-09-05 21:49:40 0|bitcoin-git|13bitcoin/06master 144eb1f39 15MarcoFalke: Merge #11173: RPC: Fix currency unit string in the help text...
80 2017-09-05 21:50:19 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #11173: RPC: Fix currency unit string in the help text (06master...06use_currency_unit_constant) 02https://github.com/bitcoin/bitcoin/pull/11173
81 2017-09-05 21:54:49 0|bitcoin-git|13bitcoin/06master 14dabee00 15Wladimir J. van der Laan: github-merge: Coalesce git fetches...
82 2017-09-05 21:54:49 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/4eb1f39d4210...777519bd96f6
83 2017-09-05 21:54:50 0|bitcoin-git|13bitcoin/06master 14777519b 15MarcoFalke: Merge #11246: github-merge: Coalesce git fetches...
84 2017-09-05 21:55:34 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #11246: github-merge: Coalesce git fetches (06master...062017_09_contrib_fetch_coalesce) 02https://github.com/bitcoin/bitcoin/pull/11246
85 2017-09-05 22:06:47 0|bitcoin-git|13bitcoin/060.15 14c41224d 15Chris Moore: Use IsMine to validate custom change address
86 2017-09-05 22:06:47 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 060.15: 02https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...a6c439f694a4
87 2017-09-05 22:06:48 0|bitcoin-git|13bitcoin/060.15 14a6c439f 15Wladimir J. van der Laan: Merge #11184: Use IsMine to validate custom change address...
88 2017-09-05 22:16:14 0|MarcoFalke|wumpus: This was on the 0.15 branch ^ :S
89 2017-09-05 22:21:41 0|MarcoFalke|force push HEAD~ before people fetch it?
90 2017-09-05 22:24:23 0|gmaxwell|I suppose it's also going to go to 0.15 branch... perhaps just push it to master too. :P
91 2017-09-05 22:25:19 0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #11247: qt: Use IsMine to validate custom change address (06master...06Mf1708-qtIsMine) 02https://github.com/bitcoin/bitcoin/pull/11247
92 2017-09-05 22:25:49 0|MarcoFalke|gmaxwell: We might need to do an rc4 in that case
93 2017-09-05 22:26:19 0|MarcoFalke|Because we still need to push a commit with the release notes on 0.15
94 2017-09-05 22:26:29 0|MarcoFalke|So can't tag rc3 as final
95 2017-09-05 22:32:57 0|gmaxwell|well erp we shouldn't have an extra RC because of a stray merge.
96 2017-09-05 22:33:06 0|gmaxwell|in any case it can be reverted.
97 2017-09-05 22:36:20 0|MarcoFalke|wumpus: ^
98 2017-09-05 22:39:51 0|wumpus|arrgghhh
99 2017-09-05 22:40:19 0|wumpus|uhm this is really bad, why did I merge it into the 0.15 branch
100 2017-09-05 22:40:51 0|wumpus|oh the PR was aimed at 0.15?
101 2017-09-05 22:42:17 0|MarcoFalke|Yeah, and missing the [0.15] tag in the subject line :(
102 2017-09-05 22:43:10 0|wumpus|going to force-push to get rid of it
103 2017-09-05 22:43:13 0|BlueMatt|go for it
104 2017-09-05 22:47:29 0|bitcoin-git|[13bitcoin] 15laanwj 04force-pushed 060.15 from 14a6c439f to 1448790e0: 02https://github.com/bitcoin/bitcoin/commits/0.15
105 2017-09-05 22:47:54 0|BlueMatt|!
106 2017-09-05 22:51:11 0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #10650: Multiwallet: add RPC endpoint support (06master...062017/06/wallet_rpc_endpoint) 02https://github.com/bitcoin/bitcoin/pull/10650
107 2017-09-05 23:03:59 0|bitcoin-git|13bitcoin/06master 14a1ea1cf 15Chris Moore: qt: Use IsMine to validate custom change address...
108 2017-09-05 23:03:59 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/777519bd96f6...a31e9ad4f027
109 2017-09-05 23:04:00 0|bitcoin-git|13bitcoin/06master 14a31e9ad 15MarcoFalke: Merge #11247: qt: Use IsMine to validate custom change address...
110 2017-09-05 23:04:39 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #11247: qt: Use IsMine to validate custom change address (06master...06Mf1708-qtIsMine) 02https://github.com/bitcoin/bitcoin/pull/11247
111 2017-09-05 23:15:59 0|bitcoin-git|[13bitcoin] 15achow101 opened pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (06master...06bump-wallet-version) 02https://github.com/bitcoin/bitcoin/pull/11250
112 2017-09-05 23:19:19 0|bitcoin-git|13bitcoin/06master 14ce3baa1 15Ferdinando M. Ametrano: changed regtest RPCport to 18443 to avoid conflict with testnet 18332
113 2017-09-05 23:19:19 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/a31e9ad4f027...28485c783d82
114 2017-09-05 23:19:20 0|bitcoin-git|13bitcoin/06master 1428485c7 15Wladimir J. van der Laan: Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332...
115 2017-09-05 23:19:49 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (06master...06fametrano-regtestport) 02https://github.com/bitcoin/bitcoin/pull/10825
116 2017-09-05 23:51:13 0|promag|sipa: regarding your question in https://github.com/bitcoin/bitcoin/pull/11117#issuecomment-326828908, I just think {Encode,Decode,IsValid}Destination shouldn't live in base58.h once there is bech32
117 2017-09-05 23:53:07 0|sipa|promag: absolutely!
118 2017-09-05 23:53:18 0|sipa|promag: but CTxDestination does belong in script/standard.h, IMHO
119 2017-09-05 23:55:43 0|promag|so move {Encode,Decode,IsValid}Destination to script/standard.h there?
120 2017-09-05 23:55:54 0|sipa|oh, no
121 2017-09-05 23:56:07 0|sipa|code that just deals with script signing shouldn't need to depend on string encoding logic
122 2017-09-05 23:56:24 0|sipa|addresses are a UI thing
123 2017-09-05 23:56:32 0|sipa|CTxDestination is a script signing logic thing
124 2017-09-05 23:57:00 0|sipa|i was thinking maybe have an address.{h,cpp} that just does bech32/base58/encode/decode/...
125 2017-09-05 23:57:10 0|wumpus|sounds sensible
126 2017-09-05 23:57:39 0|sipa|while base58.* is just the base58 encoding/decoding logic (without any address-specific thing), and bech32.* is just the bech32 encoding/decoding logic (without any address-specific thing)
127 2017-09-05 23:57:43 0|promag|yes, like amount.h
128 2017-09-05 23:57:58 0|sipa|right
129 2017-09-05 23:58:11 0|promag|ok, now that's clear, ty
130 2017-09-05 23:58:40 0|sipa|sorry, i should probably have clarified earlier what i had in mind
131 2017-09-05 23:59:41 0|promag|no, sorry for being a pain