Author Topic: Strange outgoing 'TOURCOIN' transaction appeared on one of my accounts  (Read 1790 times)

0 Members and 1 Guest are viewing this topic.

Offline vikram

This is likely a scanning bug related to memo decryption. We used to have the same problem with normal transfers.

https://github.com/BitShares/bitshares/issues/1386

Offline monsterer

My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Code: [Select]
delegate (locked) >>> wallet_escrow_summary
[{
    "creating_transaction_id": "4a7efe44c91909c1214762c186b8c57ae12a16f3",
    "balance_id": "BTSPYJ6C1CdoyimqmHCcRPEUxJokge1KH9Jg",
    "balance": {
      "amount": 1000000,
      "asset_id": 0
    },
    "sender_account_name": "BTS111111111111111111113MQ7LD",
    "receiver_account_name": "UNKNOWN",
    "escrow_agent_account_name": "cyberfund",
    "agreement_digest": "0000000000000000000000000000000000000000000000000000000000000000"
  },{
    "creating_transaction_id": "1b7e083af87d4a78eccb2e91fbacfa4eacb2159f",
    "balance_id": "BTSJ2KPSu7tFKW9NPXnWLs3tU6Vr6yPjz1XY",
    "balance": {
      "amount": 0,
      "asset_id": 316
    },
    "sender_account_name": "BTSHftG7P7TPzTptwoMMyGHHwkGTUYmn1bQM",
    "receiver_account_name": "UNKNOWN",
    "escrow_agent_account_name": "delegate-clayop",
    "agreement_digest": "0000000000000000000000000000000000000000000000000000000000000000"
  }
]
Haven't looked into how escrow works yet ..

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
FYI, Tourcoin can be used in my friend's tour shop and its value matches 1 KRW. You can pay up to 3% of totalpaent by Tourcoin. LOL

I think you stumbled on a good way to advertise tourcoin. ;)
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
FYI, Tourcoin can be used in my friend's tour shop and its value matches 1 KRW. You can pay up to 3% of totalpaent by Tourcoin. LOL
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Ggozzo

  • Guest
This happened to me yesterday. Although different. On Windows 7 I had a Windows message pop up in the bottom right corner out of the task bar where every message pops up when I send or receive a transaction and this time it said one of my accounts, one I never use, sent TourCoin. When looking at transaction records for that account, nothing comes up.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I think i saw an open escrow in my client lately too .. think owner was clayop .. will check tomorrow

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
"Bitshares!  So anonymous, it covers up who actually send the asset". :P

Looks like a bug with escrow.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Maybe we found a big bug. I escrowed 100 TOURCOIN and released it at the same block. This surely is my transaction.

The txid is #1b7e083a
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline fluxer555

  • Hero Member
  • *****
  • Posts: 749
    • View Profile
I noticed this strange transaction just now:




In addition to it being strange that I did not initiate this transaction, I have never owned any TOURCOIN, so it is strange that it is possible for me to send any. Here is the transaction details page:



And here is a the page from bitsharesblocks, which includes strange data as well:
https://bitsharesblocks.com/blocks/block?id=1772398

What's going on here?