--- Log opened Sun Mar 15 00:00:22 2020 01:04 -!- slivera__ [~slivera@37.120.143.139] has quit [Remote host closed the connection] 01:41 < DSRelBot> [DS/AlexCato] tlo1337: could be either your amount you wish to tumble is too small (maybe < 0.01 btc?) or the fees your configured could be trouble. Two possible cases there: a) the "tx_fees" for the bitcoin network could turn out to be too large relative to your tumbling amount, eating nearly all coins (related to the too small tumble amount as well); in that 01:41 < DSRelBot> case, you should set it to something low like "25" (= tries to confirm transactions with 01:41 < DSRelBot> [DS/AlexCato] in ~4 hrs) 01:42 < DSRelBot> [DS/AlexCato] or b) the coinjoin fees you are trying to pay to the joinmarket makers are so low that there are none with low enough fees for your config. There I'd try to start with the default joinmarket config and not change it right away, that usually is already a lot cheaper than any tx_fees anyways 02:54 -!- slivera [~slivera@37.120.218.140] has joined #joinmarket 03:35 -!- belcher_ [~user@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 03:35 -!- belcher_ [~user@unaffiliated/belcher] has joined #joinmarket 04:06 -!- Fritz19Swaniawsk [~Fritz19Sw@ns334669.ip-5-196-64.eu] has joined #joinmarket 04:48 -!- slivera [~slivera@37.120.218.140] has quit [Remote host closed the connection] 04:53 < kristapsk_> waxwing, I moved install_bitcoind.sh from root to subdir, to not mess up with Tab-completion for install.sh for users, Travis tests are passing (so that you don't wonder where it disappeared if you don't notice the commit) 05:12 < waxwing> kristapsk_, sounds good, thanks 05:26 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 05:57 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 06:14 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 06:25 < kristapsk> hmm, why does .travis.yml has "on_host do_on linux ./install.sh --develop --with-qt"? is any qt stuff tested? 06:37 -!- tlo1337 [~tlo1337@142.180.9.134] has joined #joinmarket 06:38 < waxwing> kristapsk, yes i wondered the same thing. afaik there are several builds on different target platforms, and most of them are just testing the installation process; for those, it makes sense. 06:38 < waxwing> so maybe the one that actually does the ./run_tests.sh also has it, as another target platform. i'm not sure. 06:39 < kristapsk> ok, not important, just noticed and was wondering 06:50 -!- tlo1337 [~tlo1337@142.180.9.134] has quit [Read error: Connection reset by peer] 07:02 < waxwing> i'd be happy to start (and probably finish) the release tomorrow if that sounds sensible to others. 07:03 < waxwing> how are we feeling about agora. 07:11 -!- butta [57118e18@host24-142-dynamic.17-87-r.retail.telecomitalia.it] has joined #joinmarket 07:19 < DSRelBot> [DS/AlexCato] still not stable for me via TOR (commented it out the last few days, experience based on 2-3 weeks before that) 07:20 < kristapsk> when it was re-enabled by default, at that moment I and somebody else did some tests and it kinda worked without issues back then 07:20 < kristapsk> but not I'm not so sure, probably better to disable it by default 07:21 < kristapsk> at that moment darkscience was down, and hackint wasn't added yet IIRC 07:22 < DSRelBot> [DS/AlexCato] yes, i'd keep it in the config (but disabled by default) 07:23 < waxwing> kristapsk, want to push a commit with commenting out? 07:24 < waxwing> i'd definitely be more comfortable with pushing the release like that. 07:24 < kristapsk> waxwing, ok 07:30 < kristapsk> done 07:31 < kristapsk> I'm currently setting up JM on a fresh machine (want to do some testing with I2P IRC), so will be able to do additional testing with current master before release 08:25 -!- tlo1337 [~tlo1337@142.180.9.134] has joined #joinmarket 08:30 -!- tlo1337 [~tlo1337@142.180.9.134] has quit [Read error: Connection reset by peer] 09:51 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has joined #joinmarket 10:00 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has quit [Remote host closed the connection] 10:01 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has joined #joinmarket 10:01 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has quit [Remote host closed the connection] 10:26 -!- tlo1337 [~tlo1337@142.180.9.134] has joined #joinmarket 10:44 -!- tlo1337 [~tlo1337@142.180.9.134] has quit [Read error: Connection reset by peer] 12:01 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has joined #joinmarket 12:10 < waxwing> installing on a 1604 VM, i got the following error from `./install.sh`: `./autogen.sh: 2: exec: autoreconf: not found`. 12:10 < waxwing> i thought the install script handled the dev dependencies so that shouldn't happen should it? 12:17 < kristapsk> it should on Debian based OSes AFAIK 12:17 < kristapsk> but I think I have seen this autoreconf stuff 12:17 < kristapsk> somewhere 12:17 < kristapsk> either in context of Ubuntu or Raspberry Pi, something related to versions 12:21 < waxwing> ok. since it's not the focus of what i'm doing i'll just manually install the dev dependency. 12:22 < waxwing> i wonder if it's just because it's old 1604 snapshot and maybe people don't use that ... but seems like, some do. 12:36 -!- Netsplit *.net <-> *.split quits: Lightsword, treyzania, mr_burdell, kanzure 12:36 -!- Netsplit over, joins: mr_burdell 12:36 -!- kanzure_ [~kanzure@unaffiliated/kanzure] has joined #joinmarket 12:36 -!- Netsplit over, joins: treyzania 12:37 -!- Netsplit over, joins: Lightsword 12:38 -!- Fritz19Swaniawsk [~Fritz19Sw@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 240 seconds] 12:40 < kristapsk> waxwing, probably either something with versions (I'm not expert with Ubuntu) or just very often needed stuff that has been installed already as a dep to some other package 13:03 -!- Arvilla72Hayes [~Arvilla72@ns334669.ip-5-196-64.eu] has joined #joinmarket 13:27 -!- DSRelBot [~DSRelBot@p5DE4A8B2.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 13:27 -!- slivera [~slivera@37.120.218.148] has joined #joinmarket 13:27 -!- AgoraRelay [~jmrelayfn@p5DE4A8B2.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 13:30 -!- Netsplit *.net <-> *.split quits: Anduck, harding, midnight, _0x0ff, nothingmuch 13:30 -!- harding_ [quassel@2600:3c03::f03c:91ff:fe7b:78d1] has joined #joinmarket 13:30 -!- Netsplit over, joins: Anduck 13:30 -!- Netsplit over, joins: nothingmuch 13:31 -!- Netsplit over, joins: _0x0ff 13:33 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has quit [Remote host closed the connection] 13:42 -!- AgoraRelay [~jmrelayfn@p54866126.dip0.t-ipconnect.de] has joined #joinmarket 13:45 -!- DSRelBot [~DSRelBot@p54866126.dip0.t-ipconnect.de] has joined #joinmarket 13:57 -!- midnight [~midnight@unaffiliated/midnightmagic] has joined #joinmarket 14:52 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 14:52 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 15:34 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has joined #joinmarket 15:35 -!- opal [~wowaname@volatile/founder/wowaname] has quit [Ping timeout: 240 seconds] 15:37 -!- opal [~wowaname@volatile/founder/wowaname] has joined #joinmarket 15:38 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has quit [Ping timeout: 240 seconds] 17:14 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Quit: Bye] 17:34 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has joined #joinmarket 17:34 -!- achow101 [~achow101@unaffiliated/achow101] has joined #joinmarket 17:38 -!- jungly [jungly@gateway/vpn/nordvpn/jungly] has quit [Ping timeout: 246 seconds] 17:49 -!- kanzure_ is now known as kanzure 18:01 -!- butta [57118e18@host24-142-dynamic.17-87-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 18:26 -!- tlo1337 [~tlo1337@142.180.9.134] has joined #joinmarket 18:28 -!- AgoraRelay [~jmrelayfn@p54866126.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 18:28 -!- DSRelBot [~DSRelBot@p54866126.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 18:41 -!- DSRelBot [~DSRelBot@p5DE4A7F8.dip0.t-ipconnect.de] has joined #joinmarket 18:42 -!- AgoraRelay [~jmrelayfn@p5DE4A7F8.dip0.t-ipconnect.de] has joined #joinmarket 18:52 < tlo1337> What is the minimum amount on the Taker side? 18:53 -!- AgoraRelay [~jmrelayfn@p5DE4A7F8.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 18:54 -!- DSRelBot [~DSRelBot@p5DE4A7F8.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 18:56 -!- Arvilla72Hayes [~Arvilla72@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 268 seconds] 18:57 < belcher> tlo1337 depends on what all the makers currently offer, try loading up the orderbook html page and seeing the `minsize` values 18:59 < kristapsk> from my experience, anything from 0.001 BTC upwards has some liquidity usually 19:03 < tlo1337> hmm then i shouldn't have problem with getting liquidity then, all my utxos are above 0.001 for sure 19:09 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 19:11 < kristapsk> tlo1337, it's not even import how big are single utxo's, it's the amount you are sending as a taker 19:12 < kristapsk> important I meant 19:13 < tlo1337> okay, so is there a certain amount that's ideal, or just like what you were saying, it has to be over 0.001? 19:19 -!- DSRelBot [~DSRelBot@p5DE4A0DC.dip0.t-ipconnect.de] has joined #joinmarket 19:20 -!- AgoraRelay [~jmrelayfn@p5DE4A0DC.dip0.t-ipconnect.de] has joined #joinmarket 19:24 -!- rdymac [uid31665@gateway/web/irccloud.com/x-kcxynbuqeurriqhi] has quit [Quit: Connection closed for inactivity] 19:31 < tlo1337> nevermind i tried again and now it's going okay:) 19:32 < tlo1337> getting sufficient liquidity, sweet 19:48 -!- tlo1337 [~tlo1337@142.180.9.134] has quit [Quit: Leaving] --- Log closed Mon Mar 16 00:00:24 2020