BitShares Forum

Main => Technical Support => Topic started by: vladare on March 03, 2016, 05:09:15 pm

Title: How to sieze my assets from not my account?
Post by: vladare on March 03, 2016, 05:09:15 pm
Hello,

"3.1.2 Asset Seizing
From  time  to  time,  an  issuer  may  be  required  to  seize  funds as a result of a court order."

I was not able to find in doc any info regarding this point. The "transfer" doesn't work for this puprose. If this feature already supported and if yes how I can do this?

Thanks!
Title: Re: How to sieze my assets from not my account?
Post by: BunkerChainLabs-DataSecurityNode on March 03, 2016, 05:22:51 pm
Only if you are a issuer of a particular asset can you take this action.

However, as far as being able to lock down someones BTS account. Never.
Title: Re: How to sieze my assets from not my account?
Post by: vladare on March 03, 2016, 05:47:38 pm
Only if you are a issuer of a particular asset can you take this action.

However, as far as being able to lock down someones BTS account. Never.


Yes, I am do issuer of this UIAs on private testnet. The UIA was created by web wallet.

But for "transfer" I use cli wallet (the web wallet is not working because of "not your account").

The response error for "transfer" is

3030001 tx_missing_active_auth: missing required active authority
Missing Active Authority ...



Title: Re: How to sieze my assets from not my account?
Post by: xeroc on March 07, 2016, 06:38:27 am
There is a special operation called overwrite_transfer that does the trick (instead of transfer) .. but it has not yet been integrated into the GUI
Title: Re: How to sieze my assets from not my account?
Post by: tonyk on March 07, 2016, 06:48:44 am
There is a special operation called overwrite_transfer that does the trick (instead of transfer) .. but it has not yet been integrated into the GUI

well this one is way to obvious...someone can even guess it correctly...way too simple per bts standards. after all we are "re-imagine everything!"

when reserve_asset stands for burn_asset...

Asset Seizing should be called?... send_roses  as a bare minimum.

Title: Re: How to sieze my assets from not my account?
Post by: abit on March 07, 2016, 11:56:43 am
There is a special operation called overwrite_transfer that does the trick (instead of transfer) .. but it has not yet been integrated into the GUI
override_transfer.
The issuer need to enable the "issuer may transfer asset back" flag.

By the way, I have a bunch of DOGECOIN in my account, I highly suspect that jonnybitcoin will get them back  >:(
Title: Re: How to sieze my assets from not my account?
Post by: vladare on March 08, 2016, 12:02:39 pm
There is a special operation called overwrite_transfer that does the trick (instead of transfer) .. but it has not yet been integrated into the GUI
override_transfer.
The issuer need to enable the "issuer may transfer asset back" flag.

By the way, I have a bunch of DOGECOIN in my account, I highly suspect that jonnybitcoin will get them back  >:(
Thanks.  The owerride_transfer is working for me.