--- Day changed Wed Oct 30 2019 01:20 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 01:22 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 02:54 -!- siom_ [~siom@81.92.203.214] has joined #joinmarket 03:44 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has quit [Ping timeout: 240 seconds] 03:46 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has joined #joinmarket 04:08 -!- MaxSan [~four@185.156.175.35] has joined #joinmarket 05:30 -!- sosthene [~sosthene@88.191.20.124] has quit [Ping timeout: 244 seconds] 05:38 -!- MaxSan [~four@185.156.175.35] has quit [Ping timeout: 246 seconds] 06:15 -!- sosthene [~sosthene@88.191.20.124] has joined #joinmarket 06:29 < openoms> Hi! I am working on to get JoinMarket going on the RaspiBlitz. 06:30 < openoms> A nice thing would be to have the YieldGenerator going on these always on devices 06:32 < openoms> only concern is that it needs minsize (7499999) > maxsize (1111328) sats in the wallet. 06:33 < openoms> Do I understand it right, that this is a calculated amount to make sure the profit from providing coinjoins will abe atleast 20% of the miner fees? 06:34 < openoms> if the taker is paying the miner fees, this feels less relevant 06:34 < openoms> and reducing the min amount could give liquidity for the lower CJ amounts 06:35 < openoms> Would there be a good way to reduce this min amount? 06:35 < openoms> or please tell if I am completely off the track with this 06:37 -!- MaxSan [~four@185.156.175.35] has joined #joinmarket 07:17 -!- puddinpop [~puddinpop@unaffiliated/puddinpop] has quit [Remote host closed the connection] 08:24 < belcher> openoms reduce the maker's contribution to the miner fee, you can make it zero 08:24 < belcher> also you could switch to absolute fee 08:34 < openoms> ohh, that is easy. Thank you! 08:41 < openoms> one more question: 08:41 < openoms> The guide about the telegram bot (https://github.com/JoinMarket-Org/joinmarket/wiki/Add-Telegram-Notifications-to-your-Yield-Generator) refers to the previous version (https://github.com/JoinMarket-Org/joinmarket) 08:41 < openoms> Can it be used for the joinmarket-clientserver? 08:45 < openoms> Paste was to the old maker.py after: https://github.com/JoinMarket-Org/joinmarket/blob/master/joinmarket/maker.py#L200 08:48 < openoms> Wouls that be equivalent to: https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/jmclient/jmclient/maker.py#L214 08:51 < openoms> Curious if the same snippet would work: https://pastebin.com/RECkjDAe or needs some customization? 09:51 < belcher> err, who knows, that guide is out of date 09:51 < belcher> also, why would you even want telegram notifications 09:52 < belcher> openoms ^ 10:03 < openoms> I agree Telegram is far from ideal, but some form of notification service would be useful 10:04 < openoms> was bale to interact with tlegram from python, so was already worth the reading 10:08 < belcher> why do you want a notification system? 10:08 < belcher> you can get a summary of coinjoins by using `wallet-tool history`, and also theres a file called i think yg-summary.csv which is in the logs/ directory 10:09 < belcher> so you can see how much money you've earned and so on 10:10 < belcher> i dont see the point of a notification system though, it would be like putting money in a bank account and getting a notification every day when you get your daily interest 10:10 < belcher> but happy to be convinced otherwise 10:16 -!- viasil [~viasil@95.174.67.204] has quit [Ping timeout: 265 seconds] 10:21 -!- viasil [~viasil@95.174.67.204] has joined #joinmarket 10:27 -!- viasil [~viasil@95.174.67.204] has quit [Ping timeout: 240 seconds] 10:29 -!- viasil [~viasil@95.174.67.204] has joined #joinmarket 10:44 < openoms> right, I might just be too enthusiastic wanting live updates, but surely not neccessary 10:44 < openoms> the CSV summary is really useful 10:45 < openoms> I think I have found it at: 10:45 < openoms> ~/joinmarket-clientserver/scripts/logs/yigen-statement.csv 10:46 -!- siom_ [~siom@81.92.203.214] has quit [Ping timeout: 265 seconds] 10:52 < openoms> my writeup is at https://github.com/openoms/bitcoin-tutorials/blob/master/joinmarket/README.md 10:52 < openoms> will expand as gaining more experience with JM> 10:53 < belcher> cool, ill keep an eye on it 10:54 < belcher> for viewing the log of the yield generator you could have constantly running tail -f yigen-statement.csv 10:54 < belcher> i havent read the whole guide yet but i assume you're using screen, then create an extra screen for that tail 10:55 < belcher> oh you're using tmux 10:58 < belcher> (if anyones interested https://superuser.com/questions/236158/tmux-vs-screen seems like screen is older and more stable but tmux has nicer features) 10:58 < belcher> it might make sense to tell people to download one of the releases, rather than running the master branch 10:59 < belcher> it will generally be a bit more stable 10:59 < belcher> also note that you can check the current fees and liquidity without using a third party by running joinmarket's ob-watcher script 10:59 < belcher> the url joinmarket.me/ob is just running that script on the backend 11:17 < openoms> thanks for the tips! 11:57 -!- reallll [~belcher@unaffiliated/belcher] has joined #joinmarket 12:00 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 12:02 -!- reallll is now known as belcher 13:54 -!- puddinpop [~puddinpop@unaffiliated/puddinpop] has joined #joinmarket 14:11 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 14:27 < kristapsk> I think I found the issue with my old wallets with that rewritten wallet code 14:31 < kristapsk> it's not the wallet issue, is that I'm still running Bitcoin Core 0.16.3 there, new code requires 0.17+ 15:03 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 15:03 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 15:21 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 15:32 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 18:18 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 265 seconds] 18:19 -!- M1 [~Michail@michail.com] has joined #joinmarket 18:46 -!- AgoraRelay [~jmrelayfn@p5DE4A0F9.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 18:46 -!- CgRelayBot [~CgRelayBo@p5DE4A0F9.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 18:48 -!- MaxSan [~four@185.156.175.35] has quit [Quit: Leaving.] 18:57 -!- AgoraRelay [~jmrelayfn@p5DE4A450.dip0.t-ipconnect.de] has joined #joinmarket 19:00 -!- CgRelayBot [~CgRelayBo@p5DE4A450.dip0.t-ipconnect.de] has joined #joinmarket 22:08 -!- d3spwn_ [~d3spwn@unaffiliated/d3spwn] has quit [Ping timeout: 240 seconds] 22:17 -!- d3spwn [~d3spwn@unaffiliated/d3spwn] has joined #joinmarket 23:13 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Remote host closed the connection] 23:13 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket