BitShares Forum

Main => Stakeholder Proposals => Topic started by: BunkerChainLabs-DataSecurityNode on November 19, 2015, 05:41:55 am

Title: [WORKER] Refund Create Order Fees on Cancel (1.14.7)
Post by: BunkerChainLabs-DataSecurityNode on November 19, 2015, 05:41:55 am
The following has been submitted for Worker proposal:

https://github.com/cryptonomex/graphene/issues/445

This proposal will charge the minimum order fee at the time the order is created. It will be refunded if the order is canceled before any part of the order is filled. A small fee will be charged to cancel orders. This order cancellation fee will be just enough to prevent spam (a fraction of a cent).

Discussion located here: https://bitsharestalk.org/index.php/topic,20089.0.html

Vote today!
Title: Re: [WORKER] Refund Create Order Fees on Cancel (1.14.7)
Post by: xeroc on November 19, 2015, 08:45:02 am
I don't like this being an "issue" in the graphene code

I'd rather see a new repository that has a Markdown file for all proposals that contain
* a link to the actuall issue
* a link to the final pull request
* a link to a forum discussion or a github discussion
* a table to show the costs
* TECHNICAL SPECIFICATION!!!
Title: Re: [WORKER] Refund Create Order Fees on Cancel (1.14.7)
Post by: BunkerChainLabs-DataSecurityNode on November 19, 2015, 02:52:06 pm
I don't like this being an "issue" in the graphene code

I'd rather see a new repository that has a Markdown file for all proposals that contain
* a link to the actuall issue
* a link to the final pull request
* a link to a forum discussion or a github discussion
* a table to show the costs
* TECHNICAL SPECIFICATION!!!

Good suggestions @xeroc!

We'll get on that and see if we can introduce a better way to handle these next week.
Title: Re: [WORKER] Refund Create Order Fees on Cancel (1.14.7)
Post by: xeroc on November 22, 2015, 12:20:01 pm
This is what we need AT LEAST ..
https://github.com/ethereum/EIPs

plus everything in my previous post

I'll try to work on a template next week