bitshares / bsips

BitShares Improvement Proposals and Protocols. These technical documents describe the process of updating and improving the BitShares blockchain and technical ecosystem.
https://bitshares.github.io
63 stars 86 forks source link

Add BSIP85: Maker order creation fee discount #243

Closed abitmore closed 4 years ago

abitmore commented 4 years ago

PR for #240.

pmconrad commented 4 years ago

Is this worth it? limit_order_create fee is currently 0.0253 BTS (for non-lifetime members), which is equivalent to less than 0.0001 USD. Are makers seriously complaining about this?

I think BSIP-61 is a better option because it also requires less processing.

abitmore commented 4 years ago

limit_order_create fee is currently 0.0253 BTS

We are seeking for significantly increasing the taker fee while keeping the maker fee low enough.

abitmore commented 4 years ago

I think BSIP-61 is a better option

They can both exist at the same time.

pmconrad commented 4 years ago

We are seeking

Who is "we"?

abitmore commented 4 years ago

Who is "we"?

E.G. @froooze

abitmore commented 4 years ago

@sschiessl-bcp please check this when you have time, I think it can be merged. Thanks.