Skip to content

Instantly share code, notes, and snippets.

@wthrajat
Created February 25, 2024 09:49
Show Gist options
  • Save wthrajat/dffb17916e4e504b3db649f961207278 to your computer and use it in GitHub Desktop.
Save wthrajat/dffb17916e4e504b3db649f961207278 to your computer and use it in GitHub Desktop.
standard_swap.rs and abort1 IT logs
Executing task: cargo test --package coinswap --test standard_swap --features integration-test --  --nocapture 

   Compiling coinswap v0.1.0 (/home/rajat/rust/teleport-transactions)
    Finished test [unoptimized + debuginfo] target(s) in 12.95s
     Running tests/standard_swap.rs (target/debug/deps/standard_swap-82286c444f29feda)

running 1 test
[2024-02-25T09:44:54Z INFO  coinswap::test_framework] temporary directory : /tmp/teleport/tests/temp-files/WtzYK2AJ
[2024-02-25T09:44:54Z INFO  coinswap::test_framework] bitcoind configuration: ["-regtest", "-fallbackfee=0.0001", "-txindex=1"]
[2024-02-25T09:44:55Z INFO  coinswap::test_framework] bitcoind initiated!!
[2024-02-25T09:44:55Z INFO  coinswap::taker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/WtzYK2AJ/wallets/496cd8c80-taker"
[2024-02-25T09:44:55Z WARN  coinswap::taker::config] Taker config file not found, creating default config file at path: /tmp/teleport/tests/temp-files/WtzYK2AJ/configs/taker.toml
[2024-02-25T09:44:55Z INFO  coinswap::taker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/WtzYK2AJ/configs/taker.toml
[2024-02-25T09:44:55Z INFO  coinswap::wallet::rpc] wallet created: 496cd8c80-taker
[2024-02-25T09:44:55Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:44:55Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:45:00Z INFO  coinswap::maker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/WtzYK2AJ/wallets/maker6102"
[2024-02-25T09:45:00Z WARN  coinswap::maker::config] Maker config file not found, creating default config file at path: /tmp/teleport/tests/temp-files/WtzYK2AJ/configs/maker.toml
[2024-02-25T09:45:00Z INFO  coinswap::maker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/WtzYK2AJ/configs/maker.toml
[2024-02-25T09:45:00Z INFO  coinswap::wallet::rpc] wallet created: maker6102
[2024-02-25T09:45:00Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:45:00Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:45:05Z INFO  coinswap::maker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/WtzYK2AJ/wallets/maker16102"
[2024-02-25T09:45:05Z INFO  coinswap::maker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/WtzYK2AJ/configs/maker.toml
[2024-02-25T09:45:05Z INFO  coinswap::wallet::rpc] wallet created: maker16102
[2024-02-25T09:45:05Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:45:05Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:45:05Z INFO  coinswap::test_framework] spawning block generation thread
[2024-02-25T09:45:05Z WARN  standard_swap] Running Test: Standard Coinswap Procedure
[2024-02-25T09:45:05Z INFO  standard_swap] Initiating Takers...
[2024-02-25T09:45:05Z INFO  standard_swap] Initiating Maker...
[2024-02-25T09:45:05Z INFO  coinswap::wallet::fidelity] Fildelity Transaction fae4e69b8c07a62926b6c109dd9814ef4eb0438cea65f99cd0823aec8e775a76 seen in mempool, waiting for confirmation.
[2024-02-25T09:45:05Z INFO  coinswap::wallet::fidelity] Fildelity Transaction 6f0754dedd45c914b3b52ace1d6141ebe55f052995a965c5e3cc348083954b04 seen in mempool, waiting for confirmation.
[2024-02-25T09:45:06Z INFO  coinswap::wallet::fidelity] Fidelity Bond confirmed at blockheight: 103
[2024-02-25T09:45:06Z INFO  coinswap::wallet::fidelity] Fidelity Bond confirmed at blockheight: 103
[2024-02-25T09:45:06Z INFO  coinswap::maker] [6102] Successfully created fidelity bond
[2024-02-25T09:45:06Z INFO  coinswap::maker] [16102] Successfully created fidelity bond
[2024-02-25T09:45:06Z INFO  coinswap::maker] Listening On Port 6102
[2024-02-25T09:45:06Z INFO  coinswap::maker] Listening On Port 16102
[2024-02-25T09:45:06Z INFO  coinswap::maker] [16102] Spawning Connection status check thread
[2024-02-25T09:45:06Z INFO  coinswap::maker] [6102] Spawning Connection status check thread
[2024-02-25T09:45:06Z INFO  coinswap::maker] [16102] Spawning contract-watcher thread
[2024-02-25T09:45:06Z INFO  coinswap::maker] [6102] Spawning contract-watcher thread
[2024-02-25T09:45:25Z INFO  standard_swap] Initiating coinswap protocol
[2024-02-25T09:45:25Z INFO  coinswap::taker::api] Syncing Offerbook
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=56992
[2024-02-25T09:45:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=42358
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:45:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] <=== ReqGiveOffer 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] <=== ReqGiveOffer 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] ===> RespOffer 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] ===> RespOffer 
[2024-02-25T09:45:25Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:45:25Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:45:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:28Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:28Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:28Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:29Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:29Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:29Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:30Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:30Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:30Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Found New Offer from localhost:6102. Verifying Fidelity Proof
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Fideity Bond verification succes. Adding offer to our OfferBook
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Found New Offer from localhost:16102. Verifying Fidelity Proof
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Fideity Bond verification succes. Adding offer to our OfferBook
[2024-02-25T09:45:30Z INFO  coinswap::taker::routines] Connecting to localhost:6102
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=53812
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:45:30Z INFO  coinswap::taker::routines] ===> Sending ReqContractSigsForSender to localhost:6102
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] <=== ReqContractSigsForSender 
[2024-02-25T09:45:30Z INFO  coinswap::maker::handlers] messageed contracts amount=0.005 BTC, for funding txids = [0xc62823687fbb5ca61332430c1820d34a2b498831bcc8ce1495e163730fc008d8, 0xd5efc2b319af05a6633a735a616ecf240e85663abd75ccf76b4a4c1fe3a6f8ed, 0x11ebd2e9d83ae1db4aa69ce8e3040a80b7ac49ebd8a00c0f71b251f8d4b01fe5]
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] ===> RespContractSigsForSender 
[2024-02-25T09:45:30Z INFO  coinswap::taker::routines] <=== Received ContractSigsForSender from localhost:6102
[2024-02-25T09:45:30Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: c62823687fbb5ca61332430c1820d34a2b498831bcc8ce1495e163730fc008d8
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: d5efc2b319af05a6633a735a616ecf240e85663abd75ccf76b4a4c1fe3a6f8ed
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: 11ebd2e9d83ae1db4aa69ce8e3040a80b7ac49ebd8a00c0f71b251f8d4b01fe5
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Seen in mempool: c62823687fbb5ca61332430c1820d34a2b498831bcc8ce1495e163730fc008d8 [1.0 sat/vbyte]
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Seen in mempool: d5efc2b319af05a6633a735a616ecf240e85663abd75ccf76b4a4c1fe3a6f8ed [1.0 sat/vbyte]
[2024-02-25T09:45:30Z INFO  coinswap::taker::api] Seen in mempool: 11ebd2e9d83ae1db4aa69ce8e3040a80b7ac49ebd8a00c0f71b251f8d4b01fe5 [1.0 sat/vbyte]
[2024-02-25T09:45:31Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:45:31Z INFO  coinswap::taker::api] Connecting to localhost:6102
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=53822
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:45:31Z INFO  coinswap::taker::api] ===> Sending ProofOfFunding to localhost:6102
[2024-02-25T09:45:31Z INFO  coinswap::taker::api] Fundix Txids: [0xc62823687fbb5ca61332430c1820d34a2b498831bcc8ce1495e163730fc008d8, 0xd5efc2b319af05a6633a735a616ecf240e85663abd75ccf76b4a4c1fe3a6f8ed, 0x11ebd2e9d83ae1db4aa69ce8e3040a80b7ac49ebd8a00c0f71b251f8d4b01fe5]
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] <=== RespProofOfFunding 
[2024-02-25T09:45:31Z INFO  coinswap::maker::handlers] Proof of funding valid. Incoming funding txes, txids = [0xc62823687fbb5ca61332430c1820d34a2b498831bcc8ce1495e163730fc008d8, 0xd5efc2b319af05a6633a735a616ecf240e85663abd75ccf76b4a4c1fe3a6f8ed, 0x11ebd2e9d83ae1db4aa69ce8e3040a80b7ac49ebd8a00c0f71b251f8d4b01fe5]
[2024-02-25T09:45:31Z INFO  coinswap::maker::handlers] incoming_amount=0.005 BTC, incoming_locktime=144, hashvalue=7f2e380a7e1e122d3fa9d0acca86b1299232948e
[2024-02-25T09:45:31Z INFO  coinswap::maker::handlers] outgoing_amount=0.00492884 BTC, outgoing_locktime=96, miner fees paid by taker=0.00001116 BTC, actual miner fee=0.00000459 BTC, coinswap_fees=0.00006 BTC, POTENTIALLY EARNED=0.00006657 BTC
[2024-02-25T09:45:31Z INFO  coinswap::maker] [6102] ===> ReqContractSigsAsRecvrAndSender 
[2024-02-25T09:45:31Z INFO  coinswap::taker::routines] this_amount=500000 coinswap_fees=6000 miner_fees_paid_by_taker=1116 next_amount=492884
[2024-02-25T09:45:31Z INFO  coinswap::taker::api] <=== Recieved ContractSigsAsRecvrAndSender from localhost:6102
[2024-02-25T09:45:31Z INFO  coinswap::taker::routines] Connecting to localhost:16102
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=60258
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:45:31Z INFO  coinswap::taker::routines] ===> Sending ReqContractSigsForSender to localhost:16102
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] <=== ReqContractSigsForSender 
[2024-02-25T09:45:31Z INFO  coinswap::maker::handlers] messageed contracts amount=0.00492884 BTC, for funding txids = [0x613f533bfc7e6657ca1d42dcdcbf94dc39f65c6e2d9dea3c5e069c797cb7433e, 0x75fe30a8cdc71de6f9d262cfada9f02957b28eb616ed50d7a4aec1e4d86a635d, 0x884277b1b8b26232cf6f0caf9a5084cb49d5946e3c82955a76ab2782e0a9fc81]
[2024-02-25T09:45:31Z INFO  coinswap::maker] [16102] ===> RespContractSigsForSender 
[2024-02-25T09:45:32Z INFO  coinswap::taker::routines] <=== Received ContractSigsForSender from localhost:16102
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] Taker is previous peer. Signing Receivers Contract Txs
[2024-02-25T09:45:32Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] ===> Sending ContractSigsAsReceiverAndSender to localhost:6102
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:45:32Z INFO  coinswap::maker] [6102] <=== RespContractSigsForRecvrAndSender 
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:32Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:32Z INFO  coinswap::maker::handlers] Broadcasted My Funding Txes: [0x613f533bfc7e6657ca1d42dcdcbf94dc39f65c6e2d9dea3c5e069c797cb7433e, 0x75fe30a8cdc71de6f9d262cfada9f02957b28eb616ed50d7a4aec1e4d86a635d, 0x884277b1b8b26232cf6f0caf9a5084cb49d5946e3c82955a76ab2782e0a9fc81]
[2024-02-25T09:45:32Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Connecting to localhost:16102
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=60270
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] ===> Sending ProofOfFunding to localhost:16102
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Fundix Txids: [0x613f533bfc7e6657ca1d42dcdcbf94dc39f65c6e2d9dea3c5e069c797cb7433e, 0x75fe30a8cdc71de6f9d262cfada9f02957b28eb616ed50d7a4aec1e4d86a635d, 0x884277b1b8b26232cf6f0caf9a5084cb49d5946e3c82955a76ab2782e0a9fc81]
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] <=== RespProofOfFunding 
[2024-02-25T09:45:33Z INFO  coinswap::maker::handlers] Proof of funding valid. Incoming funding txes, txids = [0x613f533bfc7e6657ca1d42dcdcbf94dc39f65c6e2d9dea3c5e069c797cb7433e, 0x75fe30a8cdc71de6f9d262cfada9f02957b28eb616ed50d7a4aec1e4d86a635d, 0x884277b1b8b26232cf6f0caf9a5084cb49d5946e3c82955a76ab2782e0a9fc81]
[2024-02-25T09:45:33Z INFO  coinswap::maker::handlers] incoming_amount=0.00492884 BTC, incoming_locktime=96, hashvalue=7f2e380a7e1e122d3fa9d0acca86b1299232948e
[2024-02-25T09:45:33Z INFO  coinswap::maker::handlers] outgoing_amount=0.0048584 BTC, outgoing_locktime=48, miner fees paid by taker=0.00001116 BTC, actual miner fee=0.00000459 BTC, coinswap_fees=0.00005928 BTC, POTENTIALLY EARNED=0.00006585 BTC
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] ===> ReqContractSigsAsRecvrAndSender 
[2024-02-25T09:45:33Z INFO  coinswap::taker::routines] this_amount=492884 coinswap_fees=5928 miner_fees_paid_by_taker=1116 next_amount=485840
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] <=== Recieved ContractSigsAsRecvrAndSender from localhost:16102
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Taker is next peer. Signing Sender's Contract Txs
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] ===> Sending SignReceiversContractTx, previous maker is localhost:6102
[2024-02-25T09:45:33Z INFO  coinswap::taker::routines] Connecting to localhost:6102
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=53824
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] <=== ReqContractSigsForRecvr 
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] ===> RespContractSigsForRecvr 
[2024-02-25T09:45:33Z INFO  coinswap::taker::routines] <=== Received ContractSigsForRecvr from localhost:6102
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] ===> Sending ContractSigsAsReceiverAndSender to localhost:16102
[2024-02-25T09:45:33Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] <=== RespContractSigsForRecvrAndSender 
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:33Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:45:33Z INFO  coinswap::maker::handlers] Broadcasted My Funding Txes: [0xdb237a8946da9f3a58722181ef378575bedba210c4fd632db6ac8ac14eb29435, 0x85a8aef111db8111044708f655977be57e3c01656f54eabfd62186628636eef3, 0x609c670254f583852953e3c6bfd9bc48198b2a65eb9e5761b5f6a8b7d5e91add]
[2024-02-25T09:45:33Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:45:33Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 234.494689ms
[2024-02-25T09:45:33Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 1.54347917s
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] ===> Sending ReqContractSigsForRecvr to localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::taker::routines] Connecting to localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=60286
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== ReqContractSigsForRecvr 
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] ===> RespContractSigsForRecvr 
[2024-02-25T09:45:34Z INFO  coinswap::taker::routines] <=== Received ContractSigsForRecvr from localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] Connecting to localhost:6102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=53840
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] ===> Sending HashPreimage to localhost:6102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] <=== RespHashPreimage 
[2024-02-25T09:45:34Z INFO  coinswap::maker::handlers] [6102] received preimage for hashvalue=7f2e380a7e1e122d3fa9d0acca86b1299232948e
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] ===> RespPrivKeyHandover 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] <=== Received PrivateKeyHandover from localhost:6102
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] ===> Sending PrivateKeyHandover to localhost:6102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] <=== RespPrivKeyHandover 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] Connecting to localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=60288
[2024-02-25T09:45:34Z INFO  coinswap::maker::handlers] Successfully Completed Coinswap
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:45:34Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] ===> Sending HashPreimage to localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== RespHashPreimage 
[2024-02-25T09:45:34Z INFO  coinswap::maker::handlers] [16102] received preimage for hashvalue=7f2e380a7e1e122d3fa9d0acca86b1299232948e
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] ===> RespPrivKeyHandover 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] <=== Received PrivateKeyHandover from localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] ===> Sending PrivateKeyHandover to localhost:16102
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] <=== RespPrivKeyHandover 
[2024-02-25T09:45:34Z INFO  coinswap::taker::api] Successfully Completed Coinswap
[2024-02-25T09:45:34Z INFO  coinswap::maker::handlers] Successfully Completed Coinswap
[2024-02-25T09:45:34Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:45:37Z WARN  coinswap::maker] [6102] Maker is shutting down
[2024-02-25T09:45:37Z WARN  coinswap::maker] [16102] Maker is shutting down
[2024-02-25T09:45:37Z INFO  standard_swap] All coinswaps processed successfully. Transaction complete.
[2024-02-25T09:45:37Z WARN  standard_swap] Final Balance Checks for process
[2024-02-25T09:45:37Z WARN  standard_swap] Taker balance : 0.14985381 BTC
[2024-02-25T09:45:37Z INFO  standard_swap] All checks successful. Terminating integration test case
[2024-02-25T09:45:37Z INFO  coinswap::test_framework] Stopping Test Framework
test test_standard_coinswap ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.88s

ABORT1

 *  Executing task: cargo test --package coinswap --test abort1 --features integration-test --  --nocapture 

   Compiling coinswap v0.1.0 (/home/rajat/rust/teleport-transactions)
    Finished test [unoptimized + debuginfo] target(s) in 2.39s
     Running tests/abort1.rs (target/debug/deps/abort1-fd3869c43b1a6ccd)

running 1 test
[2024-02-25T09:46:51Z INFO  coinswap::test_framework] temporary directory : /tmp/teleport/tests/temp-files/LXolrDLw
[2024-02-25T09:46:51Z INFO  coinswap::test_framework] bitcoind configuration: ["-regtest", "-fallbackfee=0.0001", "-txindex=1"]
[2024-02-25T09:46:52Z INFO  coinswap::test_framework] bitcoind initiated!!
[2024-02-25T09:46:52Z INFO  coinswap::taker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/LXolrDLw/wallets/af923b0e3-taker"
[2024-02-25T09:46:52Z WARN  coinswap::taker::config] Taker config file not found, creating default config file at path: /tmp/teleport/tests/temp-files/LXolrDLw/configs/taker.toml
[2024-02-25T09:46:52Z INFO  coinswap::taker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/LXolrDLw/configs/taker.toml
[2024-02-25T09:46:52Z INFO  coinswap::wallet::rpc] wallet created: af923b0e3-taker
[2024-02-25T09:46:52Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:46:52Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:46:57Z INFO  coinswap::maker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/LXolrDLw/wallets/maker6102"
[2024-02-25T09:46:57Z WARN  coinswap::maker::config] Maker config file not found, creating default config file at path: /tmp/teleport/tests/temp-files/LXolrDLw/configs/maker.toml
[2024-02-25T09:46:57Z INFO  coinswap::maker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/LXolrDLw/configs/maker.toml
[2024-02-25T09:46:57Z INFO  coinswap::wallet::rpc] wallet created: maker6102
[2024-02-25T09:46:57Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:46:57Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:47:02Z INFO  coinswap::maker::api] New Wallet created at : "/tmp/teleport/tests/temp-files/LXolrDLw/wallets/maker16102"
[2024-02-25T09:47:02Z INFO  coinswap::maker::config] Successfully loaded config file from : /tmp/teleport/tests/temp-files/LXolrDLw/configs/maker.toml
[2024-02-25T09:47:02Z INFO  coinswap::wallet::rpc] wallet created: maker16102
[2024-02-25T09:47:02Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:47:02Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0 BTC btc
[2024-02-25T09:47:02Z INFO  coinswap::test_framework] spawning block generation thread
[2024-02-25T09:47:02Z WARN  abort1] Running Test: Taker Cheats on Everybody.
[2024-02-25T09:47:02Z INFO  abort1] Initiating Takers...
[2024-02-25T09:47:02Z INFO  abort1] Initiating Maker...
[2024-02-25T09:47:02Z INFO  coinswap::wallet::fidelity] Fildelity Transaction af653760d081d4bcc5a34d6fbe7471f2111e2cb477c37964dea95339333296f2 seen in mempool, waiting for confirmation.
[2024-02-25T09:47:02Z INFO  coinswap::wallet::fidelity] Fildelity Transaction 391d7d495d2e83bce649894f171069762ab3e5956ec675e5841d8a905fada865 seen in mempool, waiting for confirmation.
[2024-02-25T09:47:03Z INFO  coinswap::wallet::fidelity] Fidelity Bond confirmed at blockheight: 103
[2024-02-25T09:47:03Z INFO  coinswap::wallet::fidelity] Fidelity Bond confirmed at blockheight: 103
[2024-02-25T09:47:03Z INFO  coinswap::maker] [6102] Successfully created fidelity bond
[2024-02-25T09:47:03Z INFO  coinswap::maker] [16102] Successfully created fidelity bond
[2024-02-25T09:47:03Z INFO  coinswap::maker] Listening On Port 6102
[2024-02-25T09:47:03Z INFO  coinswap::maker] [6102] Spawning Connection status check thread
[2024-02-25T09:47:03Z INFO  coinswap::maker] [6102] Spawning contract-watcher thread
[2024-02-25T09:47:03Z INFO  coinswap::maker] Listening On Port 16102
[2024-02-25T09:47:03Z INFO  coinswap::maker] [16102] Spawning Connection status check thread
[2024-02-25T09:47:03Z INFO  coinswap::maker] [16102] Spawning contract-watcher thread
[2024-02-25T09:47:22Z INFO  abort1] Initiating coinswap protocol
[2024-02-25T09:47:22Z INFO  coinswap::taker::api] Syncing Offerbook
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=43404
[2024-02-25T09:47:22Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:22Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:22Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=33364
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] <=== ReqGiveOffer 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] <=== ReqGiveOffer 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] ===> RespOffer 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] ===> RespOffer 
[2024-02-25T09:47:22Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:47:22Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:47:23Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:23Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:23Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:24Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:24Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:24Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:25Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:26Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:36102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:46102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:27Z WARN  coinswap::taker::routines] Failed to request offer from maker localhost:26102, reattempting... error=IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[2024-02-25T09:47:27Z INFO  coinswap::taker::api] Found New Offer from localhost:6102. Verifying Fidelity Proof
[2024-02-25T09:47:27Z INFO  coinswap::taker::api] Fideity Bond verification succes. Adding offer to our OfferBook
[2024-02-25T09:47:27Z INFO  coinswap::taker::api] Found New Offer from localhost:16102. Verifying Fidelity Proof
[2024-02-25T09:47:27Z INFO  coinswap::taker::api] Fideity Bond verification succes. Adding offer to our OfferBook
[2024-02-25T09:47:27Z INFO  coinswap::taker::routines] Connecting to localhost:6102
[2024-02-25T09:47:27Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=33380
[2024-02-25T09:47:27Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:47:27Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:47:27Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:47:27Z INFO  coinswap::taker::routines] ===> Sending ReqContractSigsForSender to localhost:6102
[2024-02-25T09:47:27Z INFO  coinswap::maker] [6102] <=== ReqContractSigsForSender 
[2024-02-25T09:47:28Z INFO  coinswap::maker::handlers] messageed contracts amount=0.005 BTC, for funding txids = [0x23e83c7a4e8f14e5e9028290a681fe5031ccb47172539860a9385c52558dc5b7, 0x29714da21055f3ae0aba9579d70dff918a640cc38996cf2101ead4512af5d7a3, 0x2d36091893e7170499ccc42847191aa1a84034b2e780c28fc42bee5030308c17]
[2024-02-25T09:47:28Z INFO  coinswap::maker] [6102] ===> RespContractSigsForSender 
[2024-02-25T09:47:28Z INFO  coinswap::taker::routines] <=== Received ContractSigsForSender from localhost:6102
[2024-02-25T09:47:28Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: 23e83c7a4e8f14e5e9028290a681fe5031ccb47172539860a9385c52558dc5b7
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: 29714da21055f3ae0aba9579d70dff918a640cc38996cf2101ead4512af5d7a3
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Broadcasting My Funding Tx: 2d36091893e7170499ccc42847191aa1a84034b2e780c28fc42bee5030308c17
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Seen in mempool: 23e83c7a4e8f14e5e9028290a681fe5031ccb47172539860a9385c52558dc5b7 [1.0 sat/vbyte]
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Seen in mempool: 29714da21055f3ae0aba9579d70dff918a640cc38996cf2101ead4512af5d7a3 [1.0 sat/vbyte]
[2024-02-25T09:47:28Z INFO  coinswap::taker::api] Seen in mempool: 2d36091893e7170499ccc42847191aa1a84034b2e780c28fc42bee5030308c17 [1.0 sat/vbyte]
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Connecting to localhost:6102
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=43434
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] ===> Sending ProofOfFunding to localhost:6102
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Fundix Txids: [0x23e83c7a4e8f14e5e9028290a681fe5031ccb47172539860a9385c52558dc5b7, 0x29714da21055f3ae0aba9579d70dff918a640cc38996cf2101ead4512af5d7a3, 0x2d36091893e7170499ccc42847191aa1a84034b2e780c28fc42bee5030308c17]
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] <=== RespProofOfFunding 
[2024-02-25T09:47:29Z INFO  coinswap::maker::handlers] Proof of funding valid. Incoming funding txes, txids = [0x23e83c7a4e8f14e5e9028290a681fe5031ccb47172539860a9385c52558dc5b7, 0x29714da21055f3ae0aba9579d70dff918a640cc38996cf2101ead4512af5d7a3, 0x2d36091893e7170499ccc42847191aa1a84034b2e780c28fc42bee5030308c17]
[2024-02-25T09:47:29Z INFO  coinswap::maker::handlers] incoming_amount=0.005 BTC, incoming_locktime=144, hashvalue=300d8e29a23b195d93ddc0d625dd3c9a8a70a655
[2024-02-25T09:47:29Z INFO  coinswap::maker::handlers] outgoing_amount=0.00492884 BTC, outgoing_locktime=96, miner fees paid by taker=0.00001116 BTC, actual miner fee=0.00000459 BTC, coinswap_fees=0.00006 BTC, POTENTIALLY EARNED=0.00006657 BTC
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] ===> ReqContractSigsAsRecvrAndSender 
[2024-02-25T09:47:29Z INFO  coinswap::taker::routines] this_amount=500000 coinswap_fees=6000 miner_fees_paid_by_taker=1116 next_amount=492884
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] <=== Recieved ContractSigsAsRecvrAndSender from localhost:6102
[2024-02-25T09:47:29Z INFO  coinswap::taker::routines] Connecting to localhost:16102
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=45886
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:47:29Z INFO  coinswap::taker::routines] ===> Sending ReqContractSigsForSender to localhost:16102
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] <=== ReqContractSigsForSender 
[2024-02-25T09:47:29Z INFO  coinswap::maker::handlers] messageed contracts amount=0.00492884 BTC, for funding txids = [0x6fcaea6e3f724536984785396c6620804ff7a8fbb56b3aa082b2870de99bc865, 0xdf38dc9813b24d436e91ddd76bc3558a84630bfdad99d2c49f7870e44289d518, 0xaeecfe784a2e779be19860c4674cf596b0e1bebc480e05f1549a56cbe6cb947e]
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] ===> RespContractSigsForSender 
[2024-02-25T09:47:29Z INFO  coinswap::taker::routines] <=== Received ContractSigsForSender from localhost:16102
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Taker is previous peer. Signing Receivers Contract Txs
[2024-02-25T09:47:29Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] ===> Sending ContractSigsAsReceiverAndSender to localhost:6102
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] <=== RespContractSigsForRecvrAndSender 
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:29Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:29Z INFO  coinswap::maker::handlers] Broadcasted My Funding Txes: [0x6fcaea6e3f724536984785396c6620804ff7a8fbb56b3aa082b2870de99bc865, 0xdf38dc9813b24d436e91ddd76bc3558a84630bfdad99d2c49f7870e44289d518, 0xaeecfe784a2e779be19860c4674cf596b0e1bebc480e05f1549a56cbe6cb947e]
[2024-02-25T09:47:29Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Connecting to localhost:16102
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=45890
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] ===> Sending ProofOfFunding to localhost:16102
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Fundix Txids: [0x6fcaea6e3f724536984785396c6620804ff7a8fbb56b3aa082b2870de99bc865, 0xdf38dc9813b24d436e91ddd76bc3558a84630bfdad99d2c49f7870e44289d518, 0xaeecfe784a2e779be19860c4674cf596b0e1bebc480e05f1549a56cbe6cb947e]
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] <=== RespProofOfFunding 
[2024-02-25T09:47:30Z INFO  coinswap::maker::handlers] Proof of funding valid. Incoming funding txes, txids = [0x6fcaea6e3f724536984785396c6620804ff7a8fbb56b3aa082b2870de99bc865, 0xdf38dc9813b24d436e91ddd76bc3558a84630bfdad99d2c49f7870e44289d518, 0xaeecfe784a2e779be19860c4674cf596b0e1bebc480e05f1549a56cbe6cb947e]
[2024-02-25T09:47:30Z INFO  coinswap::maker::handlers] incoming_amount=0.00492884 BTC, incoming_locktime=96, hashvalue=300d8e29a23b195d93ddc0d625dd3c9a8a70a655
[2024-02-25T09:47:30Z INFO  coinswap::maker::handlers] outgoing_amount=0.0048584 BTC, outgoing_locktime=48, miner fees paid by taker=0.00001116 BTC, actual miner fee=0.00000459 BTC, coinswap_fees=0.00005928 BTC, POTENTIALLY EARNED=0.00006585 BTC
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] ===> ReqContractSigsAsRecvrAndSender 
[2024-02-25T09:47:30Z INFO  coinswap::taker::routines] this_amount=492884 coinswap_fees=5928 miner_fees_paid_by_taker=1116 next_amount=485840
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] <=== Recieved ContractSigsAsRecvrAndSender from localhost:16102
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Taker is next peer. Signing Sender's Contract Txs
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] ===> Sending SignReceiversContractTx, previous maker is localhost:6102
[2024-02-25T09:47:30Z INFO  coinswap::taker::routines] Connecting to localhost:6102
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] <=== Accepted Connection on port=43440
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] Spawning Handler Thread
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] ===> MakerHello
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] <=== TakerHello 
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] <=== ReqContractSigsForRecvr 
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] ===> RespContractSigsForRecvr 
[2024-02-25T09:47:30Z INFO  coinswap::taker::routines] <=== Received ContractSigsForRecvr from localhost:6102
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] ===> Sending ContractSigsAsReceiverAndSender to localhost:16102
[2024-02-25T09:47:30Z INFO  coinswap::maker] [6102] Connection closed by peer
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Waiting for funding transaction confirmations (1 conf required)
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] <=== RespContractSigsForRecvrAndSender 
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:30Z INFO  coinswap::taker::api] Waiting for mempool transaction for 0secs
[2024-02-25T09:47:30Z INFO  coinswap::maker::handlers] Broadcasted My Funding Txes: [0xbb2797e0e264461e04970f3de0338e52bed34790012e1c94f5a96afae58ad9ef, 0x9f84a5b07fedeed54c8813d6841c41e213a27c18e18e5f6de668d32274dd788a, 0x6f786b49b920882fad982abf21021e2f84a2e8da32feca7b368c924830431d4d]
[2024-02-25T09:47:30Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:47:30Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 1.458503529s
[2024-02-25T09:47:30Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 164.590914ms
[2024-02-25T09:47:31Z INFO  coinswap::taker::api] Funding Transactions confirmed
[2024-02-25T09:47:31Z INFO  coinswap::taker::api] ===> Sending ReqContractSigsForRecvr to localhost:16102
[2024-02-25T09:47:31Z INFO  coinswap::taker::routines] Connecting to localhost:16102
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] <=== Accepted Connection on port=45898
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] Spawning Handler Thread
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] ===> MakerHello
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] <=== TakerHello 
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] <=== ReqContractSigsForRecvr 
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] ===> RespContractSigsForRecvr 
[2024-02-25T09:47:31Z INFO  coinswap::taker::routines] <=== Received ContractSigsForRecvr from localhost:16102
[2024-02-25T09:47:31Z INFO  coinswap::maker] [16102] Connection closed by peer
[2024-02-25T09:47:31Z ERROR coinswap::taker::api] Dropping Swap Process after full setup
[2024-02-25T09:47:33Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 4.458667501s
[2024-02-25T09:47:33Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 3.164689023s
[2024-02-25T09:47:36Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 7.458847072s
[2024-02-25T09:47:36Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 6.164834287s
[2024-02-25T09:47:39Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 10.459109924s
[2024-02-25T09:47:39Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 9.165055342s
[2024-02-25T09:47:42Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 13.459363539s
[2024-02-25T09:47:42Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 12.165294626s
[2024-02-25T09:47:45Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 16.459612829s
[2024-02-25T09:47:45Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 15.1655321s
[2024-02-25T09:47:48Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 19.459884395s
[2024-02-25T09:47:48Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 18.165782245s
[2024-02-25T09:47:51Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 21.166054955s
[2024-02-25T09:47:51Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 22.460178743s
test test_stop_taker_after_setup has been running for over 60 seconds
[2024-02-25T09:47:54Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 24.16631441s
[2024-02-25T09:47:54Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 25.460470032s
[2024-02-25T09:47:57Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 27.166525586s
[2024-02-25T09:47:57Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 28.460684254s
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] No response from 127.0.0.1 in 31.460911339s
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] No response from 127.0.0.1 in 30.166779929s
[2024-02-25T09:48:00Z ERROR coinswap::maker::api] [6102] Potential Dropped Connection from 127.0.0.1
[2024-02-25T09:48:00Z ERROR coinswap::maker::api] [16102] Potential Dropped Connection from 127.0.0.1
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Spawning recovery thread after Taker dropped
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Broadcasted Incoming Contract : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Removed Incoming Swapcoin From Wallet, Contract Txid : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Broadcasted Incoming Contract : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Removed Incoming Swapcoin From Wallet, Contract Txid : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Spawning recovery thread after Taker dropped
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Broadcasted Incoming Contract : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Removed Incoming Swapcoin From Wallet, Contract Txid : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Incoming Contract : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Removed Incoming Swapcoin From Wallet, Contract Txid : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Outgoing Contract already broadcasted
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Incoming Contract : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Removed Incoming Swapcoin From Wallet, Contract Txid : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Outgoing Contract already broadcasted
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Incoming Contract : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Removed Incoming Swapcoin From Wallet, Contract Txid : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Outgoing Contract already broadcasted
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : None, Required Confirmation : 96
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Outgoing Contract : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : None, Required Confirmation : 96
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : None, Required Confirmation : 96
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Outgoing Contract : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Broadcasted Outgoing Contract : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Contract Tx : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6, reached confirmation : None, Required Confirmation : 48
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Contract Tx : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad, reached confirmation : None, Required Confirmation : 48
[2024-02-25T09:48:00Z INFO  coinswap::maker::api] [16102] Contract Tx : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5, reached confirmation : None, Required Confirmation : 48
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : Some(20), Required Confirmation : 96
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : Some(20), Required Confirmation : 96
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : Some(20), Required Confirmation : 96
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [16102] Contract Tx : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6, reached confirmation : Some(20), Required Confirmation : 48
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [16102] Contract Tx : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad, reached confirmation : Some(20), Required Confirmation : 48
[2024-02-25T09:48:10Z INFO  coinswap::maker::api] [16102] Contract Tx : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5, reached confirmation : Some(20), Required Confirmation : 48
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : Some(39), Required Confirmation : 96
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [16102] Contract Tx : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6, reached confirmation : Some(39), Required Confirmation : 48
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : Some(39), Required Confirmation : 96
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [16102] Contract Tx : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad, reached confirmation : Some(39), Required Confirmation : 48
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : Some(39), Required Confirmation : 96
[2024-02-25T09:48:20Z INFO  coinswap::maker::api] [16102] Contract Tx : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5, reached confirmation : Some(39), Required Confirmation : 48
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : Some(59), Required Confirmation : 96
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Contract Tx : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6, reached confirmation : Some(59), Required Confirmation : 48
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Timelock maturity of 48 blocks for Contract Tx is reached : 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Broadcasting timelocked tx: 8a6328349f145afc2b2136773e785cefa74b7c45e6f278820509b6db8dd0d986
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : Some(59), Required Confirmation : 96
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : Some(59), Required Confirmation : 96
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Contract Tx : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad, reached confirmation : Some(59), Required Confirmation : 48
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Timelock maturity of 48 blocks for Contract Tx is reached : 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Broadcasting timelocked tx: 1bf2565b0ca2090830d5e8a386344a32a006bbf7ea13dfe9abe727b8ff15ee23
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Contract Tx : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5, reached confirmation : Some(59), Required Confirmation : 48
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Timelock maturity of 48 blocks for Contract Tx is reached : af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Broadcasting timelocked tx: 714651e76fb0a03537d3a707af4eff144a867d6795c834cf37b1b39acb2b1854
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Removed Outgoing Swapcoin from Wallet, Contract Txid: 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Removed Outgoing Swapcoin from Wallet, Contract Txid: 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad
[2024-02-25T09:48:30Z INFO  coinswap::maker::api] [16102] Removed Outgoing Swapcoin from Wallet, Contract Txid: af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5
[2024-02-25T09:48:30Z INFO  coinswap::wallet::rpc] wallet already loaded: maker16102
[2024-02-25T09:48:31Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:48:31Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0.05 BTC btc
[2024-02-25T09:48:31Z WARN  coinswap::maker] [16102] Maker is shutting down
[2024-02-25T09:48:40Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : Some(79), Required Confirmation : 96
[2024-02-25T09:48:40Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : Some(79), Required Confirmation : 96
[2024-02-25T09:48:40Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : Some(79), Required Confirmation : 96
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Contract Tx : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e, reached confirmation : Some(99), Required Confirmation : 96
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Timelock maturity of 96 blocks for Contract Tx is reached : 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Broadcasting timelocked tx: cb386779ee3f3f2daeba902deb3c4d0906a37c05fc4e8c722096de5a73aec549
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Contract Tx : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef, reached confirmation : Some(99), Required Confirmation : 96
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Timelock maturity of 96 blocks for Contract Tx is reached : 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Broadcasting timelocked tx: df93bd6459f3b7304b24f9c88b1d4f8e9a28226a729406f4cd59e89832556d4a
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Contract Tx : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29, reached confirmation : Some(99), Required Confirmation : 96
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Timelock maturity of 96 blocks for Contract Tx is reached : 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Broadcasting timelocked tx: b3f61f9f52e74b3cd7037282fa8713d67aee978a9c0d4379a2aa6ee3142f8037
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Removed Outgoing Swapcoin from Wallet, Contract Txid: 85a804dd5a1b2656a081aa847542cf8254908e379934ef80e41727678347e93e
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Removed Outgoing Swapcoin from Wallet, Contract Txid: 8714a0754c2d15bac0545e4ac4054a44ff50c2831e41af0e3963960ac952b9ef
[2024-02-25T09:48:50Z INFO  coinswap::maker::api] [6102] Removed Outgoing Swapcoin from Wallet, Contract Txid: 403c88149a67cd2d8c5cff354f8ba389acc3cb4784491ced595cb8bec3c50a29
[2024-02-25T09:48:50Z INFO  coinswap::wallet::rpc] wallet already loaded: maker6102
[2024-02-25T09:48:51Z INFO  coinswap::wallet::rpc] New wallet detected, synchronizing balance...
[2024-02-25T09:48:51Z INFO  coinswap::wallet::rpc] TxOut set scan complete, found 0.05 BTC btc
[2024-02-25T09:48:51Z WARN  coinswap::maker] [6102] Maker is shutting down
[2024-02-25T09:48:51Z WARN  abort1] Starting Taker recovery process
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Contract already broadacsted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Swapcoin removed from wallet, Contact Txid: 2a28504c5f4eb6924c21c602fab5c6534a0388bd7c47fcf781ec837fda51d9a6
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Contract already broadacsted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Swapcoin removed from wallet, Contact Txid: af19dec353eb62cf6bda85b20f59f2c10cbfa6dd4262e446ae261f20b8d713b5
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Contract already broadacsted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Incoming Swapcoin removed from wallet, Contact Txid: 4e50e73f29773d97b63a0e2b8ed9c37563d7a687d17d2fb245b5b10eed19e0ad
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Outgoing Contract already broadcasted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Outgoing Contract already broadcasted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Outgoing Contract already broadcasted
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Contract Tx : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58, reached confirmation : Some(100), required : 144
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Contract Tx : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01, reached confirmation : Some(100), required : 144
[2024-02-25T09:48:51Z INFO  coinswap::taker::api] Contract Tx : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038, reached confirmation : Some(100), required : 144
[2024-02-25T09:49:01Z INFO  coinswap::taker::api] Contract Tx : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58, reached confirmation : Some(120), required : 144
[2024-02-25T09:49:01Z INFO  coinswap::taker::api] Contract Tx : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01, reached confirmation : Some(120), required : 144
[2024-02-25T09:49:01Z INFO  coinswap::taker::api] Contract Tx : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038, reached confirmation : Some(120), required : 144
[2024-02-25T09:49:11Z INFO  coinswap::taker::api] Contract Tx : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58, reached confirmation : Some(140), required : 144
[2024-02-25T09:49:11Z INFO  coinswap::taker::api] Contract Tx : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01, reached confirmation : Some(140), required : 144
[2024-02-25T09:49:11Z INFO  coinswap::taker::api] Contract Tx : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038, reached confirmation : Some(140), required : 144
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Contract Tx : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58, reached confirmation : Some(160), required : 144
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Timelock maturity of 144 blocks for Contract Tx is reached : 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Broadcasting timelocked tx: 2f9646f214858848d025bc9bd2e4ecdc6eaca4e7fd309054a355ecaaf6a4a6e0
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Removed Outgoing Swapcoin from Wallet, Contract Txid: 45176ad91f4d253784fa5844e90cd756ae5f07e55cddba4367b6986343244e58
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Contract Tx : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01, reached confirmation : Some(160), required : 144
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Timelock maturity of 144 blocks for Contract Tx is reached : 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Broadcasting timelocked tx: 9881584e4c55cea04b46862ac519a36404012cfc9b0e99fdbf660d6651f66f7c
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Removed Outgoing Swapcoin from Wallet, Contract Txid: 929d11c4bdba15f9be6575c55d2f623468f02d3bb3eecfe500de3339abf9ce01
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Contract Tx : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038, reached confirmation : Some(160), required : 144
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Timelock maturity of 144 blocks for Contract Tx is reached : 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Broadcasting timelocked tx: 3881bd327c2b5fe5ce2d9cc7f5e7a466731e7cadb5d8b31b926257778781a356
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] Removed Outgoing Swapcoin from Wallet, Contract Txid: 5c86612720073e380cc31892b3111bd1334e0fe33431e3e68db9a5abc2f3e038
[2024-02-25T09:49:21Z INFO  coinswap::taker::api] All outgoing contracts reedemed. Cleared ongoing swap state
[2024-02-25T09:49:21Z INFO  coinswap::wallet::rpc] wallet already loaded: af923b0e3-taker
[2024-02-25T09:49:21Z INFO  abort1] All checks successful. Terminating integration test case
[2024-02-25T09:49:21Z INFO  coinswap::test_framework] Stopping Test Framework
test test_stop_taker_after_setup ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 149.76s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment