BitShares Forum

Main => General Discussion => Topic started by: btsindex on July 04, 2018, 09:00:23 pm

Title: Strange proposed transaction
Post by: btsindex on July 04, 2018, 09:00:23 pm
Just noticed such message:
(https://i.imgur.com/v1U85cr.png)

There's no "Cancel" button. It's not clear what happens after the proposal expires. No info about who created the proposal (it's definitely not me)

Is it a normal thing or hack?
Title: Re: Strange proposed transaction
Post by: sschiessl on July 04, 2018, 09:20:49 pm
Anyone can create proposals, but the creator is not stored. You would need to find the create operation to look at that.

Proposal cant be canceled, only approved. Nothing happens if it expires.
Title: Re: Strange proposed transaction
Post by: abit on July 06, 2018, 09:45:38 pm
Anyone can create proposals, but the creator is not stored. You would need to find the create operation to look at that.

Proposal cant be canceled, only approved. Nothing happens if it expires.
There is a "proposal_delete_operation", so technically speaking proposals can be cancelled. IIRC the fee to delete a proposal is zero. https://github.com/bitshares/bitshares-ui/issues/1673

Can show creator directly after a release. Submitted a github issue. https://github.com/bitshares/bitshares-ui/issues/1674
Title: Re: Strange proposed transaction
Post by: xeroc on July 07, 2018, 08:06:27 pm
Afaik, only the original creator of the proposal can delete his own proposal (everything else would not be good)
Title: Re: Strange proposed transaction
Post by: abit on July 07, 2018, 09:06:38 pm
Afaik, only the original creator of the proposal can delete his own proposal (everything else would not be good)
No, the account who can approve the proposal can delete.