1 2018-01-06 00:48:17	0|hubud|help
 2 2018-01-06 00:49:53	0|hubud|Sry - could anyone point me to the source file that contains the code for broadcasting transactions?
 3 2018-01-06 00:52:46	0|echeveria|hubud: #bitcoin
 4 2018-01-06 04:36:27	0|djty|who is a millionaire?
 5 2018-01-06 07:12:07	0|bitcoin-git|[13bitcoin] 15achow101 opened pull request #12101: Change walletpassphrase timeout to be an int32 and check its bounds (06master...06wallet-unlock-time-int32) 02https://github.com/bitcoin/bitcoin/pull/12101
 6 2018-01-06 09:53:22	0|provoostenator_|I tried compiling on an Ubuntu 17.10 VM, rather than through the inception setup (Ubuntu inside Windows inside MacOS). The idea was to then copy the .exe file from the Ubuntu VM to the Windows 10 VM. No luck: https://gist.github.com/Sjors/a9a383175a6c00e126e090df61dd39e8   I'll try Ubuntu 14, since that clearly works with Gitian.
 7 2018-01-06 09:53:50	0|provoostenator_|Sorry, wrong link: https://gist.github.com/Sjors/35e2fab9c449e0424cd48e6a3edb19a7
 8 2018-01-06 09:59:02	0|sipa|provoostenator_: have you tried using the depemds system?
 9 2018-01-06 09:59:45	0|provoostenator_|sipa: I think so, I basically followed the Windows build instructions.
10 2018-01-06 10:00:19	0|provoostenator_|Including "cd depends && make HOST=x86_64-w64-mingw32"
11 2018-01-06 10:00:46	0|sipa|ok
12 2018-01-06 10:01:02	0|provoostenator_|I got a lot further than with previous attemps.
13 2018-01-06 10:54:31	0|Lauda|provoostenator_: I tried this two weeks ago, just on ubuntu 16 and I couldn't get it to produce .exe either.
14 2018-01-06 10:54:58	0|bitcoin-git|13bitcoin/06master 1473041c3 15Gregory Sanders: RPC Docs: addmultisigaddress is intended for non-watchonly addresses
15 2018-01-06 10:54:58	0|bitcoin-git|[13bitcoin] 15sipa pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/fd4ca17360e6...b3ecb7bab607
16 2018-01-06 10:54:59	0|bitcoin-git|13bitcoin/06master 14b3ecb7b 15Pieter Wuille: Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses...
17 2018-01-06 10:55:15	0|bitcoin-git|[13bitcoin] 15sipa closed pull request #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses (06master...06importmultiwatch) 02https://github.com/bitcoin/bitcoin/pull/10677
18 2018-01-06 10:55:21	0|Lauda|Wanted to test the SegWit GUI, but didn't manage to get there.
19 2018-01-06 11:09:48	0|provoostenator_|Lauda: that's what I'm trying to do as well, make sure I didn't break things for Windows. Obviously there's less convoluted ways to achieve that, e.g. just ask someone with a windows computer :-)
20 2018-01-06 11:10:17	0|provoostenator_|But I find that these excursions often teach me new stuff or expose bugs.
21 2018-01-06 11:12:43	0|Lauda|Let me know if you succeed in building executables on Ubuntu please
22 2018-01-06 11:36:09	0|sipa|you can do a gitian build, no?
23 2018-01-06 11:43:34	0|provoostenator_|I haven't tried Gitian on my new machine yet, though I doubt there's anything special about it compared to my previous machine where I did do a few Gitian builds.
24 2018-01-06 12:05:10	0|provoostenator_|Ubuntu 14 isn't happy either. error: toolset gcc initialization:  error: provided command 'i686-w64-mingw32-g++' not found (I did install g++-mingw-w64-x86-64, maybe a path issue?)
25 2018-01-06 12:13:19	0|provoostenator_|Also, in the windows instructions, are you sure mingw32 and mingw-w64 aren't confused under their respecitive 32-bit and 64-bit Windows sections?
26 2018-01-06 12:17:01	0|provoostenator_|(nvm the error, I used the wrong command)
27 2018-01-06 12:30:53	0|bitcoin-git|13bitcoin/06master 147f67dd0 15João Barbosa: [qa] Improve prioritisetransaction functional test
28 2018-01-06 12:30:53	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/b3ecb7bab607...45173fa6fca9
29 2018-01-06 12:30:54	0|bitcoin-git|13bitcoin/06master 1445173fa 15MarcoFalke: Merge #12079: Improve prioritisetransaction test coverage...
30 2018-01-06 12:31:35	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12079: Improve prioritisetransaction test coverage (06master...062018-01-prioritisetransaction) 02https://github.com/bitcoin/bitcoin/pull/12079
31 2018-01-06 13:23:43	0|provoostenator_|Lauda: following Windows build instructions on a Ubuntu 14 VM on an iMac worked for me. Just launched bitcoin-qt.exe in my Windows VM!
32 2018-01-06 13:23:57	0|provoostenator_|Bit tedious to move files, but it works.
33 2018-01-06 13:23:58	0|Lauda|Very good. Let me know if it works on 16.
34 2018-01-06 13:24:46	0|provoostenator_|I won't try 16 or 17 again for now until I get some additional hints, or I gain more understanding of what's going on.
35 2018-01-06 13:25:32	0|provoostenator_|It's probably some trivial issue though.
36 2018-01-06 13:37:54	0|Lauda|Well, it looks like it is broken. Someone else should test as well.
37 2018-01-06 14:02:24	0|molz|Lauda, are you talking about the windows guide for bitcoin on Ubuntu 16? It works flawlessly for me
38 2018-01-06 14:02:36	0|Lauda|Huh..
39 2018-01-06 14:02:41	0|Lauda|try it with the latest code
40 2018-01-06 14:02:59	0|molz|oh that.. i haven't tried it then
41 2018-01-06 15:10:01	0|provoostenator_|molz lauda: the reason it might not work for me is because I used Ubuntu inside Windows 10 inside MacOS. You might have better luck with fewer layers.
42 2018-01-06 15:11:06	0|molz|i'm compiling the master on Ubuntu 16 on a VPS server atm
43 2018-01-06 15:29:57	0|ricardo_|hi
44 2018-01-06 15:41:18	0|Randolf|Hello ricardo_.
45 2018-01-06 15:55:02	0|Schwaro|Hello everybody! May I kindly ask somebody for help?
46 2018-01-06 15:56:01	0|provoostenator|Schwaro: ror help with Bitcoin in general, please use #bitcoin. For question about developing the Bitcoin Core wallet, you're in the right place.
47 2018-01-06 16:00:03	0|Schwaro|#bitcoin I am using bitcoin core and in october I have received some BTC transaction log says that there are more than 10k confirmations. After one month I tried to send some bitcoins but this transaction still says that it is in mem pool/unconfirmed. could you please advise?
48 2018-01-06 16:01:05	0|Schwaro|also my balance has changed to 0 a the remaining ammount after mentionod transaction is sayin that is waitin for confirmation
49 2018-01-06 16:03:27	0|provoostenator|Schwaro: you should ask in the channel #bitcoin, not here. This is a devlopment channel, not a support channel.
50 2018-01-06 16:06:49	0|Schwaro|provoostenator: ah, okay, thank you for advise. :)
51 2018-01-06 16:22:31	0|micwaski|JOIN
52 2018-01-06 16:23:25	0|micwaski|Hey how to start working with bitcoin core
53 2018-01-06 16:24:10	0|micwaski|anyone can tell me
54 2018-01-06 16:28:29	0|Chris_Stewart_5|micwaski: #bitcoin please
55 2018-01-06 16:29:48	0|micwaski|what ?
56 2018-01-06 16:32:16	0|Randolf|micwaski:  You're being encouraged to join the #bitcoin channel to ask your question there.  /join #bitcoin
57 2018-01-06 16:33:49	0|micwaski|as i said how to work with bitcoin core
58 2018-01-06 16:47:53	0|sipa|micwaski: look at the issue list, clone and compile the code, read through the developer guidelines, find something that iterests you, and work on it
59 2018-01-06 16:49:35	0|micwaski|#Sipa Thank you so much
60 2018-01-06 16:51:07	0|Lauda|provoostenator: Not necessarily. Just a standard Ubuntu VM here.
61 2018-01-06 17:00:15	0|micwaski|quit
62 2018-01-06 17:31:38	0|molz|Lauda, provoostenator i got the compiling done, will post screenshot on imgur, i had to "make clean" and start back from ./autogen.sh but it went thru fine
63 2018-01-06 17:41:03	0|Lauda|Could you write up the commands you used in exact order in pastebin?
64 2018-01-06 17:56:10	0|molz|https://imgur.com/a/tjTsu
65 2018-01-06 17:56:16	0|molz|Lauda, sure
66 2018-01-06 18:09:22	0|bitcoin-git|[13bitcoin] 15Flowdalic opened pull request #12102: Apply hardening measurements in bitcoind systemd service file (06master...06systemd-hardening) 02https://github.com/bitcoin/bitcoin/pull/12102
67 2018-01-06 21:40:50	0|lisey|hey guys I'm looking forward to contribute to bitcoin-core code base
68 2018-01-06 21:41:02	0|lisey|I'm not really sure where to start
69 2018-01-06 21:41:27	0|lisey|I have no experience in c++ dev
70 2018-01-06 23:32:42	0|provoostenator|I setup my own BotBot instance, which now includes (for no particular reason): http://botbot.sprovoost.nl/log/bitcoin-core-dev/
71 2018-01-06 23:40:02	0|provoostenator|lisey: here's some possibilities: https://github.com/bitcoin/bitcoin/labels/good%20first%20issue  If you don't know C++, I would just start with making very small changes that only touch a few lines of code. Also, just browse through the Github issues...