--- Log opened Mon May 10 00:00:51 2021 01:12 -!- belcher_ is now known as belcher 05:33 -!- Core6362 [~Core6362@107.77.248.97] has quit [Read error: Connection reset by peer] 08:16 <+JoinMarketRelay> [hackint/mojo_] Hi. Just to confirm one thing, It seems the current implementation doesn't work with only 1 maker-taker pair? 09:12 -!- greypw_ [~greypw@unaffiliated/greypw] has quit [Quit: I'll be back!] 09:28 -!- greypw [~greypw@unaffiliated/greypw] has joined ##coinswap 09:29 -!- greypw [~greypw@unaffiliated/greypw] has quit [Client Quit] 09:30 -!- greypw [~greypw@unaffiliated/greypw] has joined ##coinswap 09:39 -!- greypw [~greypw@unaffiliated/greypw] has quit [Quit: The Lounge - https://thelounge.chat] 09:39 -!- greypw [~greypw@unaffiliated/greypw] has joined ##coinswap 09:45 -!- greypw [~greypw@unaffiliated/greypw] has quit [Quit: I'll be back!] 09:47 -!- greypw [~greypw@unaffiliated/greypw] has joined ##coinswap 10:03 < belcher> mojo_ hmm no it should do 10:04 < belcher> maybe you need to edit the source to make it use just one maker, but it should be a one-line thing to change a value from 2 to 1 10:04 < belcher> found it its this you change from 2 to 1 https://github.com/bitcoin-teleport/teleport-transactions/blob/master/src/taker_protocol.rs#L65 10:04 < belcher> and if it doesnt work then its a bug 10:06 -!- greypw [~greypw@unaffiliated/greypw] has quit [Quit: The Lounge - https://thelounge.chat] 10:06 -!- greypw [~greypw@unaffiliated/greypw] has joined ##coinswap 10:22 <+JoinMarketRelay> [hackint/mojo_] Hmm.. I was hitting by error here https://github.com/bitcoin-teleport/teleport-transactions/blob/caf1546d6cebd7756add3d8e163bff446561f678/src/taker_protocol.rs#L158 10:22 < belcher> is that after you set `let maker_count: i64 = 1;` ? 10:22 <+JoinMarketRelay> [hackint/mojo_] It was unwrapping to None. Its probably not related to number of maker, as I am hitting the error again 2 maker swaps too. 10:23 <+JoinMarketRelay> [hackint/mojo_] No I haven't changed anything in the source. 10:23 <+JoinMarketRelay> [hackint/mojo_] I missed that maker count was hardcoded. 10:25 <+JoinMarketRelay> [hackint/mojo_] Its probably something else. I have coded the example swap given in Readme as a integration test. There it was occuring. I will dig in more to see why.. 10:28 <+JoinMarketRelay> [hackint/mojo_] Anyway, will dig with it again tomorrow. Once I am done I am planning to post this preliminary PR to show my approach to integration test. Its adhoc, but will probably work for now. From there we can have some more discussion regarding other testing scenarios that we need to cover. 17:50 < grimler32> any t1me travelers or al1ens here please pm me 20:38 -!- belcher_ [~belcher@unaffiliated/belcher] has joined ##coinswap 20:41 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] --- Log closed Tue May 11 00:00:51 2021