--- Log opened Tue Aug 31 00:00:54 2021 05:42 -!- greypw [~greypw@user/greypw] has quit [Quit: Bridge terminating on SIGTERM] 05:42 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Quit: Bridge terminating on SIGTERM] 05:45 -!- greypw [~greypw@user/greypw] has joined #coinswap 05:53 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has joined #coinswap 13:25 < JoinMarketRelay> [hackint/mojo] I just banged my head for last few hours, but couldn't figure whats going wrong. 13:25 < JoinMarketRelay> [hackint/mojo] coinswap by hand is not working. But the test works just fine. 13:25 < belcher> is that on the master branch? 13:25 < JoinMarketRelay> [hackint/mojo] I am getting insufficient fees error from RPC. 13:25 < JoinMarketRelay> [hackint/mojo] Yes.. 13:26 < JoinMarketRelay> [hackint/mojo] heres the pastebin of the error details.. 13:26 < JoinMarketRelay> [hackint/mojo] https://pastebin.com/A919QGWB 13:26 < JoinMarketRelay> [hackint/mojo] Its probably one such thing where I am doing something silly. But can't seem to track it.. 13:28 < belcher> try deleting or renaming your regtest directory and allowing it to be recreated 13:28 < belcher> usually its ~/.bitcoin/regtest/ 13:28 < belcher> thats my first though 13:28 < belcher> since if its working for the test but not by hand, the only difference is bitcoin core i think 13:29 < belcher> right? maybe not though, since maybe the integration test also uses exactly the same core 13:29 < belcher> try it anyway, maybe rename instead of delete in case you want to undo it 13:29 < JoinMarketRelay> [hackint/mojo] na. they are using same core.. 13:29 < JoinMarketRelay> [hackint/mojo] hmm ok. 13:30 < belcher> i think bitcoin core shouldnt be attempting any fee estimation because the fee rate is provided to walletcreatefundedpsbt here https://github.com/bitcoin-teleport/teleport-transactions/blob/master/src/wallet_sync.rs#L1057 13:32 < belcher> if renaming/deleting regtest/ doesnt work, the next thing id try is to add print statements inside bitcoin core to debug that way, maybe it can tell you something like what core believes its own balance to be and why its saying "insufficient funds" 13:37 < JoinMarketRelay> [hackint/mojo] Hmm, it didn't work by recreating the regtest dir. 13:37 < JoinMarketRelay> [hackint/mojo] I will give this another go tomorrow. Maybe I am just tired and missing something.. 13:38 < JoinMarketRelay> [hackint/mojo] Do you think that fee thing is a clue? 13:38 < JoinMarketRelay> [hackint/mojo] I generally don't see numbers in wallet fee output like that.. 13:42 < belcher> im not sure 13:42 < belcher> yes sometimes it can be good to sleep on a problem 13:43 < belcher> try the recompiling bitcoin core idea with print statements 17:19 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 252 seconds] 17:33 -!- belcher [~belcher@user/belcher] has joined #coinswap --- Log closed Wed Sep 01 00:00:54 2021