1 2018-02-04 00:18:13	0|arubi|yo, I'm working on writing a spec for {sign,verify}message in hopes that it can later be fixed to safely support scriptpubkeys other than p2pkh : https://github.com/fivepiece/sign-verify-message/blob/master/signverifymessage.md .  will appreciate your comments, even if it's "just leave it alone" :)
 2 2018-02-04 00:20:30	0|sipa|arubi: ah, this is for the existing scheme?
 3 2018-02-04 00:20:46	0|arubi|yep
 4 2018-02-04 00:30:32	0|gmaxwell|arubi: have you seen pieter's old PR on elements that is fully general... has you sign a dummy transaction
 5 2018-02-04 00:30:45	0|arubi|I don't think I have gmaxwell
 6 2018-02-04 00:35:43	0|arubi|probably f4769e44a326f61bdf47fa39346e1293b97e31c4 ?
 7 2018-02-04 00:36:02	0|arubi|ah no hehe :)  grep fails me
 8 2018-02-04 00:40:02	0|gmaxwell|its a closed unmerged pr
 9 2018-02-04 00:41:29	0|arubi|https://github.com/ElementsProject/elements/pull/49
10 2018-02-04 00:55:14	0|arubi|sweet, I'll have a closer look tomorrow.  dummy txs and scripts for message signing do sound very useful
11 2018-02-04 05:07:18	0|mkjyong|hi
12 2018-02-04 06:26:32	0|michagogo|instagibbs: what happened to your gitian?
13 2018-02-04 08:41:23	0|gmaxwell|re messages with ERROR discussed earlier,  ::sigh:: https://github.com/bitcoin/bitcoin/issues/12256#issuecomment-361513326
14 2018-02-04 08:42:18	0|gmaxwell|they even have people on our github giving spurrious help.
15 2018-02-04 08:46:15	0|gmaxwell|#12285 should be closable.
16 2018-02-04 08:46:16	0|gribble|https://github.com/bitcoin/bitcoin/issues/12285 | Socket select error Bad file descriptor (9) after upgrading to master · Issue #12285 · bitcoin/bitcoin · GitHub
17 2018-02-04 09:40:29	0|mesh_|So there aren't any real issues with rc2 reported yet right?
18 2018-02-04 10:12:05	0|GAit|meshcollider: ah yes, that must have been it, ok fair enough no plans for dropping 32 bits any time soon. thank you
19 2018-02-04 10:13:29	0|gmaxwell|mesh_: yes there is an issue. :(
20 2018-02-04 10:13:59	0|gmaxwell|mesh_: https://github.com/bitcoin/bitcoin/issues/12337
21 2018-02-04 10:34:51	0|meshcollider|gmaxwell: ah :( has anyone replicated the issue yet?
22 2018-02-04 10:57:18	0|Lauda|Any idea for replicating? I'm running RC2 on mainnet, nothing yet.
23 2018-02-04 10:59:32	0|gmaxwell|use qt
24 2018-02-04 10:59:38	0|gmaxwell|it's a qt specific issue.
25 2018-02-04 11:05:54	0|Lauda|I am
26 2018-02-04 11:07:15	0|Lauda|I've opened/shut it down a few times while syncing. Haven't encountered any errors
27 2018-02-04 11:07:53	0|Lauda|Log question: Whjy is AddToWallet logged twice for the same transaction?
28 2018-02-04 11:07:56	0|Lauda|why*
29 2018-02-04 11:24:03	0|meshcollider|I can't seem to get any crash with Qt on windows either
30 2018-02-04 11:25:05	0|meshcollider|if all he did was run it, we shouldnt need any complicated argument setup to replicate, im running it on 64 bit windows 10, works fine
31 2018-02-04 11:25:56	0|meshcollider|cfields: did it only happen once or is it recurring
32 2018-02-04 12:00:48	0|Lauda|meshcollider: same setup, no errors for 24+h
33 2018-02-04 13:24:21	0|bitcoin-git|[13bitcoin] 15practicalswift closed pull request #11754: wallet: Add missing cs_wallet locks when accessing m_last_block_processed (06master...06missing-m_last_block_processed-locks) 02https://github.com/bitcoin/bitcoin/pull/11754
34 2018-02-04 14:31:16	0|instagibbs|michagogo, still struggling, even with fresh vm install with automated scripts, going to try the manual steps...
35 2018-02-04 15:21:10	0|ProfMac|instagibbs, I got the gitian environment to work 1 time last summer, then couldn't again.  My notes just weren't quite sufficient.
36 2018-02-04 15:34:08	0|bitcoin-git|[13bitcoin] 15yashbhutwala opened pull request #12347: python3 http module uses enum to define HTTP status codes (06master...06interface_http_status_patch) 02https://github.com/bitcoin/bitcoin/pull/12347
37 2018-02-04 16:10:33	0|provoostenator|ProfMac instagibs: I opened a couple of issues on the docs repo that collectively should have enough information to get it to work. I'll try to turn those into PR's later.
38 2018-02-04 16:10:45	0|provoostenator|*instagibbs
39 2018-02-04 16:37:09	0|ossifrage|Now my logs are mostly "Misbehaving: ..."
40 2018-02-04 17:16:56	0|ProfMac|provoostenator, instagibs: I split my time between making my own scripts and trying to get the gentian environment to work.  When my scripts worked, I abandoned gentian.  My local repo has a version that builds a scratch Trusty virtual machine, includes an ssh key back to my repository, builds the binary, and reports back a signed sha256.  I am currently "incubating to be sure I am satisfied" before I put it on github.
41 2018-02-04 18:21:42	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12347: python3 http module uses enum to define HTTP status codes (06master...06interface_http_status_patch) 02https://github.com/bitcoin/bitcoin/pull/12347
42 2018-02-04 19:29:30	0|bitcoin-git|13bitcoin/06master 14d3e4675 15murrayn: Properly alphabetize output of CLI --help option.
43 2018-02-04 19:29:30	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/85123be78df5...d32528e733f2
44 2018-02-04 19:29:31	0|bitcoin-git|13bitcoin/06master 14d32528e 15MarcoFalke: Merge #12331: Docs: Properly alphabetize output of CLI --help option....
45 2018-02-04 19:30:35	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12331: Docs: Properly alphabetize output of CLI --help option. (06master...06help_changes) 02https://github.com/bitcoin/bitcoin/pull/12331
46 2018-02-04 22:08:13	0|bitcoin-git|[13bitcoin] 15filips123 opened pull request #12348: Update year to 2018 (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12348
47 2018-02-04 22:53:14	0|bitcoin-git|[13bitcoin] 15theuni opened pull request #12349: shutdown: fix crash on shutdown with reindex-chainstate (06master...06fix-qt-shutdown) 02https://github.com/bitcoin/bitcoin/pull/12349
48 2018-02-04 23:07:46	0|ProfMac|anyone having trouble with ssh & github.com
49 2018-02-04 23:10:33	0|ProfMac|nevermind.  it's git@githum.com:my-name-here
50 2018-02-04 23:23:30	0|ProfMac|You may find https://github.com/a-mcintosh/bitcoin-analysis/bitcoin-analysis.git interesting