--- Day changed Thu Nov 07 2019 00:06 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has quit [Ping timeout: 240 seconds] 00:07 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has joined #joinmarket 00:58 -!- MaxSan [~four@82.102.27.171] has quit [Quit: Leaving.] 01:04 -!- MaxSan [~four@82.102.27.171] has joined #joinmarket 01:41 -!- Giszmo [~leo@122-58-98-6-adsl.sparkbb.co.nz] has joined #joinmarket 01:41 -!- Giszmo [~leo@122-58-98-6-adsl.sparkbb.co.nz] has quit [Client Quit] 03:11 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 03:25 < openoms> Hi running on a RaspiBlitz (Raspian Buster - based on Debian 10 , armv7l - 32 bits) 03:25 < openoms> I have issues with some dependencies like maplotlib or scypi. They are not picked up by the scripts despite being installed with pip inside the jmvenv. 03:26 < openoms> Example: 03:26 < openoms> $ python obwatch/ob-watcher.py 03:26 < openoms> matplotlib not found; do `pip install matplotlib`in the joinmarket virtualenv. 03:31 < openoms> $ pip install matplotlib 03:31 < openoms> Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 03:31 < openoms> Requirement already satisfied: matplotlib in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (3.1.1) 03:31 < openoms> Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from matplotlib) (2.4.2) 03:31 < openoms> Requirement already satisfied: numpy>=1.11 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from matplotlib) (1.17.3) 03:31 < openoms> Requirement already satisfied: kiwisolver>=1.0.1 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from matplotlib) (1.1.0) 03:31 < openoms> Requirement already satisfied: python-dateutil>=2.1 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from matplotlib) (2.8.0) 03:31 < openoms> Requirement already satisfied: cycler>=0.10 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from matplotlib) (0.10.0) 03:31 < openoms> Requirement already satisfied: setuptools in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.4.0) 03:31 < openoms> Requirement already satisfied: six>=1.5 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from python-dateutil>=2.1->matplotlib) (1.12.0) 03:32 < openoms> same is the case with scypi in `$ python wallet-tool.py wallet.jmdat history` 03:32 < openoms> scipy not installed, unable to predict accumulation rate 03:32 < openoms> to add it to this virtualenv, use `pip install scipy` 03:34 < openoms> $ pip install scipy 03:34 < openoms> Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 03:34 < openoms> Requirement already satisfied: scipy in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (1.3.1) 03:34 < openoms> Requirement already satisfied: numpy>=1.13.3 in /home/admin/joinmarket-clientserver/jmvenv/lib/python3.7/site-packages (from scipy) (1.17.3) 03:34 < openoms> Any tips how to overcome this? 04:13 -!- MaxSan [~four@82.102.27.171] has quit [Quit: Leaving.] 05:24 -!- MaxSan [~four@82.102.27.171] has joined #joinmarket 06:16 -!- MaxSan [~four@82.102.27.171] has quit [Quit: Leaving.] 07:14 -!- MaxSan [~four@82.102.27.171] has joined #joinmarket 07:26 -!- MaxSan [~four@82.102.27.171] has quit [Quit: Leaving.] 07:26 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has joined #joinmarket 07:32 -!- MaxSan [~four@82.102.27.171] has joined #joinmarket 08:16 -!- MaxSan [~four@82.102.27.171] has quit [Quit: Leaving.] 08:36 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has quit [Quit: No Ping reply in 180 seconds.] 08:37 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has joined #joinmarket 08:41 -!- MaxSan [~four@82.102.27.171] has joined #joinmarket 09:04 -!- endthefed [b299e68d@178.153.230.141] has joined #joinmarket 09:05 < endthefed> hello everyone, I am looking for some advise or help, 09:07 < endthefed> I installed joinmarket everything went smooth and ok, did a coinjoin transaction and then I went to fund the wallet with some more satoshis, but I cant see the balance even tho the transaction was confirmed 09:08 < waxwing> endthefed, i guess you're running latest release and not master; you should right click on the wallet tab and 'resync' to see updated balance, maybe try that (in master we have already fixed that so it isn't necessary). 09:08 < waxwing> if it's not that we prob need more info to know the problem. 09:11 < endthefed> waxwing I am running it on a headless machine so python wallet-tool.py --recoversync ? 09:52 < endthefed> cloned from master 3 days ago and just now pulled the master " scripts/joinmarket-qt.py | 10 +++++----- " 10:28 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 10:34 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has quit [Quit: No Ping reply in 180 seconds.] 10:34 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has joined #joinmarket 11:17 < waxwing> endthefed, oh i see. well .. if it was a new wallet and you funded it you shouldn't need --recoversync (although it also shouldn't hurt to do it) 11:17 < waxwing> so it sounds like you're saying, when you did the *second* funding of the wallet ,that funding did not show up? 11:22 < endthefed> waxwing yes right it was my 3rd funding , did 1 address to to 1 and the a paytomany into 2 address so I coinjoined all those coins (from 3 address 0mixdepth) and then I went to fund the wallet again on a new address on 0mixdepth and that doesnt show up 11:29 < endthefed> waxwing interesting I did a bitcoin-cli rescanblockchain and the balance was discovered, looks like something went wrong with my bitcoin-cli, thanks for the responses tho! issue solved 11:35 < waxwing> hmm something is weird about that. must be something i'm not thinking of, i can't figure out how that would happen. oh well. 11:44 < endthefed> no worries successful troubleshooting is satisfying. quick question, is there a way where I can see fees of other Makers or to get a hint of what I should charge in my conf file? 11:48 -!- MaxSan [~four@82.102.27.171] has quit [Ping timeout: 276 seconds] 11:53 -!- MaxSan [~four@195.206.105.227] has joined #joinmarket 11:57 -!- endthefed [b299e68d@178.153.230.141] has quit [Remote host closed the connection] 11:59 -!- endthefed [b299e68d@178.153.230.141] has joined #joinmarket 12:02 < AgoraRelay> [agora-irc/AlexCato1] you can see other makers' fees by running ob-watcher.py or checking https://joinmarket.me/ob/ 12:03 < endthefed> AgoraRelay ah sweet! thanks! 12:34 -!- simon__ [~simon@93-238-145-85.ftth.glasoperator.nl] has joined #joinmarket 12:36 -!- MaxSan [~four@195.206.105.227] has quit [Ping timeout: 240 seconds] 12:38 < simon__> I began scanning the blockchain for jm transaction, using jmtxfinder.py script without any modification. results are uploaded to https://gist.github.com/roshii/b05d232f8c534406b1eaf691705cdb79 and slowly expanding (needs about 12h for 2016 bock...) 12:40 < simon__> there is definitely some false positive which needs to be taken care of but it's a start 12:43 < simon__> if anyone knows how to show of this data with some sort of interactive plotting, please contact me via github 12:43 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 12:48 -!- MaxSan [~four@195.206.105.227] has joined #joinmarket 12:48 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has quit [Ping timeout: 264 seconds] 12:49 -!- openoms [~quassel@cpc115066-stok20-2-0-cust313.1-4.cable.virginm.net] has joined #joinmarket 13:12 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 13:15 -!- simon__ [~simon@93-238-145-85.ftth.glasoperator.nl] has quit [Quit: simon__] 13:19 -!- simon__ [~simon@93-238-145-85.ftth.glasoperator.nl] has joined #joinmarket 13:35 -!- felix34 [~muh@5.2.76.19] has quit [Ping timeout: 244 seconds] 13:35 -!- felix34 [~muh@5.2.76.19] has joined #joinmarket 13:40 -!- felix34 [~muh@5.2.76.19] has quit [Ping timeout: 240 seconds] 13:47 -!- felix34 [~muh@5.2.76.19] has joined #joinmarket 14:29 < waxwing> simon__, thanks; of course it is stupidly slow, which is a shame as it's not a good option for doing long term analysis, but nice to collect some stats. re the false positives, note it will collect wasabi (you can see a couple from the sizes), although for some obscure reason not all. 14:29 < waxwing> very easy to filter out with an address type check. and yeah there are going to be other false positives, unavoidable (although the 3+ helps a bit) 14:45 -!- endthefed [b299e68d@178.153.230.141] has quit [Remote host closed the connection] 14:56 < kristapsk> simon__, you can't avoid false positives, I have scripts that do fake coinjoins that looks like a JM coinjoins from blockchain analysis perspective :) https://github.com/kristapsk/bitcoin-scripts 15:08 < belcher> kristapsk do your fake coinjoins use as inputs outputs of previous coinjoins? one heuristic to find JM coinjoins is that they're connected to other JM coinjoins 15:12 < kristapsk> belcher, script itself does not check that, but I sometimes fund my core wallet from CJ and then do fake-CJ, with at least one output going to JM wallet 15:13 < kristapsk> also, if you do that from time to time, there is high probability, some inputs will be from the previous fake-cj tx 15:33 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 276 seconds] 15:46 -!- MaxSan [~four@195.206.105.227] has quit [Ping timeout: 240 seconds] 16:09 -!- MaxSan [~four@195.206.105.227] has joined #joinmarket 16:10 -!- MaxSan [~four@195.206.105.227] has quit [Client Quit] 17:36 -!- AgoraRelay [~jmrelayfn@p5DE4A76C.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:36 -!- CgRelayBot [~CgRelayBo@p5DE4A76C.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:49 -!- AgoraRelay [~jmrelayfn@p5DE4A6AC.dip0.t-ipconnect.de] has joined #joinmarket 17:51 -!- CgRelayBot [~CgRelayBo@p5DE4A6AC.dip0.t-ipconnect.de] has joined #joinmarket 21:25 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 21:25 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 23:30 < belcher> yep that should work, coinjoins are inherently deniable