1 2018-03-05 01:26:43 0|bitcoin-git|[13bitcoin] 15richardkiss opened pull request #12600: Add a test for large tx output scripts with segwit input. (06master...06feature/segwit_big_txout_script) 02https://github.com/bitcoin/bitcoin/pull/12600
2 2018-03-05 10:59:56 0|larafale|sipa_: thx a lot pieter
3 2018-03-05 11:00:37 0|larafale|luke-jr: also thx, appreciate the feedbacks :)
4 2018-03-05 11:54:52 0|Popkultur|Hi, just a question: What about bit rot on the blockchain? This might not yet be an issue, but there might be a good idea to implement some sort of error checking algorithm which consolidates historical blocks by p2p?
5 2018-03-05 11:58:49 0|Popkultur|okay, thinking further I guess this already happens by downloading a fresh copy of the blockchain. And there are checksums, too.
6 2018-03-05 12:12:38 0|jojeyh|kek
7 2018-03-05 13:02:06 0|bitcoin-git|13bitcoin/060.16 1425afebc 15fanquake: depends: Switch expat download to GitHub
8 2018-03-05 13:02:06 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 060.16: 02https://github.com/bitcoin/bitcoin/compare/a17fecfdf0d7...72a3290c9012
9 2018-03-05 13:02:07 0|bitcoin-git|13bitcoin/060.16 1472a3290 15MarcoFalke: Merge #12585: [0.16] depends: Switch to downloading expat from GitHub...
10 2018-03-05 13:44:21 0|bitcoin-git|13bitcoin/06master 14d918eb7 15practicalswift: Fix typos
11 2018-03-05 13:44:21 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/6012f1caf744...480f42630cbd
12 2018-03-05 13:44:22 0|bitcoin-git|13bitcoin/06master 14480f426 15MarcoFalke: Merge #12543: Fix typos...
13 2018-03-05 13:45:26 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12543: Fix typos (06master...06typos-201802) 02https://github.com/bitcoin/bitcoin/pull/12543
14 2018-03-05 15:17:36 0|eklitzke|bitcoin perf flame graphs w/ annotations (red = system/libc, green = bitcoin, blue = kernel): https://monad.io/flamegraph-annotations.svg
15 2018-03-05 15:21:01 0|sipa|i've marked #9037 as high priority for review; it has a few acks, and been waiting for 1.5 years...
16 2018-03-05 15:21:05 0|gribble|https://github.com/bitcoin/bitcoin/issues/9037 | net: Add test-before-evict discipline to addrman by EthanHeilman ÷ Pull Request #9037 ÷ bitcoin/bitcoin ÷ GitHub
17 2018-03-05 15:44:29 0|bitcoin-git|13bitcoin/06master 14ee04119 15Chris Moore: Show a transaction's virtual size in its details dialog.
18 2018-03-05 15:44:29 0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/480f42630cbd...ce56fdd2e8cd
19 2018-03-05 15:44:30 0|bitcoin-git|13bitcoin/06master 14ce56fdd 15MarcoFalke: Merge #12580: Show a transaction's virtual size in its details dialog...
20 2018-03-05 15:45:20 0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12580: Show a transaction's virtual size in its details dialog (06master...06show_vsize) 02https://github.com/bitcoin/bitcoin/pull/12580
21 2018-03-05 15:54:40 0|Randolf|MarcoFalke: If you've got a moment, please also see PR #12501 -- after last week's meeting it seems that this should be okay to go, but if you think it needs more peer-review that's fine too.
22 2018-03-05 15:54:43 0|gribble|https://github.com/bitcoin/bitcoin/issues/12501 | [qt] Improved "custom fee" explanation in tooltip by randolf ÷ Pull Request #12501 ÷ bitcoin/bitcoin ÷ GitHub
23 2018-03-05 16:06:09 0|luke-jr|jonasschnelli: #11383 has 3 ACKs, and your redesign is actually much worse; it'd be nice to not delay it longer :/
24 2018-03-05 16:06:13 0|gribble|https://github.com/bitcoin/bitcoin/issues/11383 | Basic Multiwallet GUI support by luke-jr ÷ Pull Request #11383 ÷ bitcoin/bitcoin ÷ GitHub
25 2018-03-05 16:33:24 0|bitcoin-git|13bitcoin/06master 14fa41d68 15MarcoFalke: qa: Fix python TypeError in script.py
26 2018-03-05 16:33:24 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/ce56fdd2e8cd...07d2d2a21c50
27 2018-03-05 16:33:25 0|bitcoin-git|13bitcoin/06master 1407d2d2a 15Wladimir J. van der Laan: Merge #12475: qa: Fix python TypeError in script.py...
28 2018-03-05 16:34:15 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12475: qa: Fix python TypeError in script.py (06master...06Mf1802-qaPythonSyntax) 02https://github.com/bitcoin/bitcoin/pull/12475
29 2018-03-05 16:39:25 0|bitcoin-git|13bitcoin/06master 14fa94614 15MarcoFalke: [doc] dev-notes: Members should be initialized...
30 2018-03-05 16:39:25 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/07d2d2a21c50...21e2670de3bc
31 2018-03-05 16:39:26 0|bitcoin-git|13bitcoin/06master 1421e2670 15Wladimir J. van der Laan: Merge #12434: [doc] dev-notes: Members should be initialized...
32 2018-03-05 16:39:46 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12410: [Docs] Updated examples in CONTRIBUTING.md (06master...06CONTRIBUTING.md) 02https://github.com/bitcoin/bitcoin/pull/12410
33 2018-03-05 16:40:15 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12434: [doc] dev-notes: Members should be initialized (06master...06Mf1802-docDevMemberInit) 02https://github.com/bitcoin/bitcoin/pull/12434
34 2018-03-05 16:40:30 0|bitcoin-git|13bitcoin/06master 144d14d06 15DaveFromBinary: docs: clarified systemd installation instructions in init.md for Ubuntu users....
35 2018-03-05 16:40:30 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/21e2670de3bc...71f56da384af
36 2018-03-05 16:40:31 0|bitcoin-git|13bitcoin/06master 1471f56da 15Wladimir J. van der Laan: Merge #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users....
37 2018-03-05 16:41:15 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users. (06master...06doc-init-updates) 02https://github.com/bitcoin/bitcoin/pull/12452
38 2018-03-05 16:42:10 0|bitcoin-git|13bitcoin/06master 147eb665f 15Felix Wolfsteller: [Trivial] link mentioned scripted-diff-commit
39 2018-03-05 16:42:10 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/71f56da384af...9d49dcf9fab3
40 2018-03-05 16:42:11 0|bitcoin-git|13bitcoin/06master 149d49dcf 15Wladimir J. van der Laan: Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)...
41 2018-03-05 16:42:56 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc) (06master...06LINK_COMMIT_IN_DOC_DEVNOTES) 02https://github.com/bitcoin/bitcoin/pull/12260
42 2018-03-05 16:43:30 0|bitcoin-git|[13bitcoin] 15fanquake closed pull request #12041: doc: OpenBSD build instructions revamp (06master...06openbsd-build-revamp) 02https://github.com/bitcoin/bitcoin/pull/12041
43 2018-03-05 16:52:44 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10922: New file-partition.md doc describing how to partition files to ensure fast initial blockchain synchronization.. (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/10922
44 2018-03-05 17:14:46 0|stevenroose|gmaxwell: quick question: do you remember around what time the (txt) document on confidential transaction was published? (the confidential_values.txt)
45 2018-03-05 17:15:23 0|sipa|stevenroose: may 2015 iirc
46 2018-03-05 17:16:51 0|stevenroose|Phew, that's been some time
47 2018-03-05 17:16:59 0|stevenroose|It seems like we're getting closer though :)
48 2018-03-05 17:38:36 0|bitcoin-git|13bitcoin/06master 141830784 15532479301: Consensus: Fix bug when compiler do not support __builtin_clz*...
49 2018-03-05 17:38:36 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/9d49dcf9fab3...cbc1fcf576cd
50 2018-03-05 17:38:37 0|bitcoin-git|13bitcoin/06master 14cbc1fcf 15Wladimir J. van der Laan: Merge #12573: Fix compilation when compiler do not support __builtin_clz*...
51 2018-03-05 17:39:30 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12573: Fix compilation when compiler do not support __builtin_clz* (06master...06vs2017) 02https://github.com/bitcoin/bitcoin/pull/12573
52 2018-03-05 17:49:42 0|bitcoin-git|13bitcoin/06master 1487c4320 15Ken Lee: gitian-build.sh: fix signProg being recognized as two parameters
53 2018-03-05 17:49:42 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/cbc1fcf576cd...d77b4a7bcf23
54 2018-03-05 17:49:43 0|bitcoin-git|13bitcoin/06master 14d77b4a7 15Wladimir J. van der Laan: Merge #12527: gitian-build.sh: fix signProg being recognized as two parameters...
55 2018-03-05 17:50:35 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12527: gitian-build.sh: fix signProg being recognized as two parameters (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12527
56 2018-03-05 17:52:14 0|bitcoin-git|13bitcoin/06master 14992f568 15fanquake: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin
57 2018-03-05 17:52:14 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/d77b4a7bcf23...6645eaf0ab30
58 2018-03-05 17:52:15 0|bitcoin-git|13bitcoin/06master 146645eaf 15Wladimir J. van der Laan: Merge #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin...
59 2018-03-05 17:53:05 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin (06master...06fix-miniupnpc-darwin) 02https://github.com/bitcoin/bitcoin/pull/12466
60 2018-03-05 17:57:22 0|bitcoin-git|13bitcoin/06master 142736c9e 15practicalswift: Avoid unintentional unsigned integer wraparounds in tests
61 2018-03-05 17:57:22 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/6645eaf0ab30...7f999643212d
62 2018-03-05 17:57:23 0|bitcoin-git|13bitcoin/06master 147f99964 15Wladimir J. van der Laan: Merge #12516: Avoid unintentional unsigned integer wraparounds in tests...
63 2018-03-05 17:57:51 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12516: Avoid unintentional unsigned integer wraparounds in tests (06master...06unsigned-integer-wraparounds-in-tests) 02https://github.com/bitcoin/bitcoin/pull/12516
64 2018-03-05 18:12:59 0|bitcoin-git|13bitcoin/06master 149360f50 15Russell Yanofsky: Drop extra script variable in ProduceSignature...
65 2018-03-05 18:12:59 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/7f999643212d...47a7666dbe38
66 2018-03-05 18:13:00 0|bitcoin-git|13bitcoin/06master 1447a7666 15Wladimir J. van der Laan: Merge #11889: Drop extra script variable in ProduceSignature...
67 2018-03-05 18:13:35 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11889: Drop extra script variable in ProduceSignature (06master...06pr/dupvar) 02https://github.com/bitcoin/bitcoin/pull/11889
68 2018-03-05 19:04:49 0|bitcoin-git|13bitcoin/06master 140bc095e 15Randolf Richardson: [qt] Improved "custom fee" explanation in tooltip
69 2018-03-05 19:04:49 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/47a7666dbe38...c8ea91aa1d16
70 2018-03-05 19:04:50 0|bitcoin-git|13bitcoin/06master 14c8ea91a 15Wladimir J. van der Laan: Merge #12501: [qt] Improved "custom fee" explanation in tooltip...
71 2018-03-05 19:05:43 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12501: [qt] Improved "custom fee" explanation in tooltip (06master...06patch-2) 02https://github.com/bitcoin/bitcoin/pull/12501
72 2018-03-05 19:10:22 0|bitcoin-git|13bitcoin/06master 149c5a4a6 15Matt Corallo: Stop special-casing phashBlock handling in validation for TBV
73 2018-03-05 19:10:22 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/c8ea91aa1d16...d59b8d6aa110
74 2018-03-05 19:10:23 0|bitcoin-git|13bitcoin/06master 14d59b8d6 15Wladimir J. van der Laan: Merge #11880: Stop special-casing phashBlock handling in validation for TBV...
75 2018-03-05 19:10:56 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11880: Stop special-casing phashBlock handling in validation for TBV (06master...062017-12-tbv-phash) 02https://github.com/bitcoin/bitcoin/pull/11880
76 2018-03-05 19:20:36 0|bitcoin-git|[13bitcoin] 15ajtowns closed pull request #11862: [wip] Network specific conf sections (06master...06netconf-sections) 02https://github.com/bitcoin/bitcoin/pull/11862
77 2018-03-05 19:28:50 0|bitcoin-git|[13bitcoin] 15ajtowns reopened pull request #11862: [wip] Network specific conf sections (06master...06netconf-sections) 02https://github.com/bitcoin/bitcoin/pull/11862
78 2018-03-05 19:40:39 0|bitcoin-git|[13bitcoin] 15jamesob opened pull request #12603: [docs] PeerLogicValidation interface (06master...06jamesob/2018-03-peerlogicvalidation-doc) 02https://github.com/bitcoin/bitcoin/pull/12603
79 2018-03-05 19:42:02 0|bitcoin-git|[13bitcoin] 15eklitzke opened pull request #12604: Add DynamicMemoryUsage() to CDBWrapper to estimate LevelDB memory use (06master...06leveldb_memory) 02https://github.com/bitcoin/bitcoin/pull/12604
80 2018-03-05 19:43:10 0|bitcoin-git|13bitcoin/06master 142b1f794 15fanquake: [Depends] Fix Qt build with Xcode 9.2
81 2018-03-05 19:43:10 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/d59b8d6aa110...9a75902c568a
82 2018-03-05 19:43:11 0|bitcoin-git|13bitcoin/06master 149a75902 15Wladimir J. van der Laan: Merge #11995: [depends] Fix Qt build with Xcode 9...
83 2018-03-05 19:43:51 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11995: [depends] Fix Qt build with Xcode 9 (06master...06macos-10-13-fix-depends-qt) 02https://github.com/bitcoin/bitcoin/pull/11995
84 2018-03-05 21:08:43 0|bitcoin-git|13bitcoin/06master 1455f89da 15Ben Woosley: Don't test against the mempool min fee information in mempool_limit.py...
85 2018-03-05 21:08:43 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/9a75902c568a...955fd23517bf
86 2018-03-05 21:08:44 0|bitcoin-git|13bitcoin/06master 14955fd23 15Wladimir J. van der Laan: Merge #12512: Don't test against the mempool min fee information in mempool_limit.py...
87 2018-03-05 21:09:32 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12512: Don't test against the mempool min fee information in mempool_limit.py (06master...06fix-min-fee-test) 02https://github.com/bitcoin/bitcoin/pull/12512
88 2018-03-05 21:18:58 0|bitcoin-git|[13bitcoin] 15Sjors closed pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (06master...062018/02/test-framework-bind) 02https://github.com/bitcoin/bitcoin/pull/12482
89 2018-03-05 21:19:08 0|bitcoin-git|[13bitcoin] 15Sjors reopened pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (06master...062018/02/test-framework-bind) 02https://github.com/bitcoin/bitcoin/pull/12482
90 2018-03-05 21:38:08 0|bitcoin-git|13bitcoin/06master 14874e818 15Luke Dashjr: Allow dustrelayfee to be set to zero
91 2018-03-05 21:38:08 0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/955fd23517bf...ed6ae8059cdb
92 2018-03-05 21:38:09 0|bitcoin-git|13bitcoin/06master 14ed6ae80 15Wladimir J. van der Laan: Merge #12568: Allow dustrelayfee to be set to zero...
93 2018-03-05 21:39:02 0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12568: Allow dustrelayfee to be set to zero (06master...06zero_dustrelayfee_opt) 02https://github.com/bitcoin/bitcoin/pull/12568
94 2018-03-05 21:41:14 0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #12606: [depends] Revert "ccache 3.4.1" (06master...06Mf1803-dependsCCache) 02https://github.com/bitcoin/bitcoin/pull/12606
95 2018-03-05 22:25:54 0|bitcoin-git|[13bitcoin] 15fanquake opened pull request #12607: [WIP] depends: Remove ccache (06master...06ccache-removal) 02https://github.com/bitcoin/bitcoin/pull/12607
96 2018-03-05 22:44:37 0|theymos|There's some sort of bug related to accounts (which I know you intend to deprecate at some point, but still exist). Bitcointalk.org uses the used-to-be-standard accounts pattern of 'getaccountaddress <account>' & 'getbalance <account>'. Upon upgrading from 0.14.2 to 0.16.0, addresses are being given out by getaccountaddress, but at some point they no longer become associated with the account.
97 2018-03-05 22:46:28 0|theymos|I haven't tracked down exactly where the account designation gets lost. I'm just going to take this opportunity to get rid of accounts usage. Though I suppose that other people will run into this problem, since it was the standard pattern some years ago.
98 2018-03-05 22:52:30 0|achow101|theymos: can you open an issue on github about that?
99 2018-03-05 22:53:07 0|theymos|ok
100 2018-03-05 23:11:07 0|ProfMac|Hmm. I kind of liked accounts. Where is the archive discussion about this?
101 2018-03-05 23:32:26 0|mlz|ProfMac, look in the logs of this channel
102 2018-03-05 23:36:37 0|luke-jr|theymos: getaccountaddress wasn't the standard pattern ever AFAIK; that's going to result in address reuse..
103 2018-03-05 23:36:51 0|luke-jr|should be getnewaddress <account>
104 2018-03-05 23:37:03 0|theymos|getaccountaddress generates a new address for the account when the old one receives a payment
105 2018-03-05 23:37:40 0|luke-jr|yes, which it might not have yet
106 2018-03-05 23:39:10 0|luke-jr|liable to give the same address to two people using the website at the same time, and then get paid by both to the same
107 2018-03-05 23:40:10 0|midnightmagic|accounts have always been broken, in some way or other. :(
108 2018-03-05 23:40:24 0|gmaxwell|luke-jr: that wouldn't happen if each person is a different account.
109 2018-03-05 23:40:40 0|gmaxwell|giving one person the same address multiple times until you've seen a payment on the old one isn't _that_ bad.
110 2018-03-05 23:45:07 0|theymos|The ideal is probably invoice-based accounting, but that's a huge change from balances-based accounting. So currently bitcointalk.org is just reusing addresses 100%, since getaccountaddress is broken and I don't have time to implement the address-changing thing right now...
111 2018-03-05 23:49:49 0|ProfMac|By happenstance, I have 0.8.1 -qt open. When I go to "receive coins" --> "new address" and drop in an existing label, it returns a new address. This occured when only 1 address existed and had received funds, and also when there were multiple addresses, several of which had never received funds.